[Nagios-devel] $NOTIFICATIONRECIPIENTS$ macro contents inaccurate
Posted: Mon Aug 22, 2011 8:33 pm
Nagios 3.2.3 documentation says the notification macro:
$NOTIFICATIONRECIPIENTS$ is A comma-separated list of the short names of all
contacts that are being notified about the host or service.
Instead this macro contains all contacts for the host or service regardless of
whether the particular notification is actually being sent to them. I have
one contact for all services that only gets CRITICAL (c) notifications
according to its service_notification_options setting, but the
$NOTIFICATIONRECIPIENTS$ macro includes this contact along with others that
get WARNING notifications when the WARNING notification is sent. This would
imply that the critical only contact also got the notification but this isn't
true.
Paul Dubuc
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
$NOTIFICATIONRECIPIENTS$ is A comma-separated list of the short names of all
contacts that are being notified about the host or service.
Instead this macro contains all contacts for the host or service regardless of
whether the particular notification is actually being sent to them. I have
one contact for all services that only gets CRITICAL (c) notifications
according to its service_notification_options setting, but the
$NOTIFICATIONRECIPIENTS$ macro includes this contact along with others that
get WARNING notifications when the WARNING notification is sent. This would
imply that the critical only contact also got the notification but this isn't
true.
Paul Dubuc
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]