Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 4709
blob02349b04b7df89df718bde6ea8a4b35a84946679
1 Title: Notifications: Missing SERVICECONTACTGROUPNAMES/HOSTCONTACTGROUPNAMES parameters no longer causes a notification not to be sent
2 Level: 1
3 Component: notifications
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1496848680
11 This werk reverts part of WK3886. The nagios core did not set the environment parameters mentioned in the topic.
12 As a result the notifcation condition <i>Match Contact Groups</i> did never match and a notification was not sent.
13 This has been changed so that this condition check is skipped, whenever this information is missing.
15 An error scenario should always let the message through.
18 The issue, that the nagios core does not set this environment info will be fixed in a future werk.