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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0b1
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks