Werk #4155: Do not perform actions on events if overflow limit is active
Component | Event Console | ||||||||||||||||
Title | Do not perform actions on events if overflow limit is active | ||||||||||||||||
Date | Dec 19, 2016 | ||||||||||||||||
Level | Prominent Change | ||||||||||||||||
Class | Bug Fix | ||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||
Checkmk versions & editions |
|
If the EC blocks a new event because of an active overflow limit then it now correctly also omit any configured actions (i.e. a notification) on that event.
Previously actions would be executed anyway - that way undermining the overflow protection. Furthermore the action "Send notifiction" would run into an exception because of a missing event ID.