Werk #4709: Notifications: Missing SERVICECONTACTGROUPNAMES/HOSTCONTACTGROUPNAMES parameters no longer causes a notification not to be sent
Komponente | Notifications | ||||
Titel | Notifications: Missing SERVICECONTACTGROUPNAMES/HOSTCONTACTGROUPNAMES parameters no longer causes a notification not to be sent | ||||
Datum | 07.06.2017 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
This werk reverts part of WK3886. The nagios core did not set the environment parameters mentioned in the topic. As a result the notifcation condition Match Contact Groups did never match and a notification was not sent. This has been changed so that this condition check is skipped, whenever this information is missing.
An error scenario should always let the message through.
The issue, that the nagios core does not set this environment info will be fixed in a future werk.