Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5474
blobe90e354e7191d9ef3da9465248f3d3f80fa6c3e5
1 Title: Revocery notifications have at least notification number 1
2 Level: 1
3 Component: cmc
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i3
7 Date: 1513779635
8 Class: fix
10 When periodic notifications were off, recovery notifications were sent out
11 with notification number 0.  This is different from what nagios does and it
12 is inconsistent: Recovery notifications should have the same notification
13 number as their corresponding problem notification.  This has been fixed,
14 the recovery notification numbers are now always at least 1, perhaps greater
15 in case of periodic notifications.