[Nagios-devel] $NOTIFICATIONRECIPIENTS$ macro contents inaccurate

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] $NOTIFICATIONRECIPIENTS$ macro contents inaccurate

Post by Guest »

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]
Locked