Werk #8074: Avoid delaying notifications for WARN/CRIT changes during periodic notifications
Component | The Checkmk Micro Core | ||
Title | Avoid delaying notifications for WARN/CRIT changes during periodic notifications | ||
Date | Oct 1, 2014 | ||
Level | Prominent Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When you use period notifications and have a hard state change e.g. from WARN to CRIT then the notification for this state change would be delayed until the next periodic notification.
This has been fixed. Any non-OK state change will now immediately be notified. Furthermore any first notification delay will not be applied in that case.