Werk #5476: Fixed notification numbering of periodic notifications
Component | The Checkmk Micro Core | ||
Title | Fixed notification numbering of periodic notifications | ||
Date | Dec 21, 2017 | ||
Level | Prominent Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
Previously, non-OK state changes during periodic notifications resetted the notification number back to 1, in effect restarting escalations. This was inconsistent with Nagios and is not what one wants: If e.g. a service is in WARN state for quite some time, and then goes to CRIT, one surely wants to continue escalation, not reset it.
This problem has been fixed, so problems correctly escalate now.