Nagios Status=ok messages

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
agenerette
Posts: 50
Joined: Wed Jul 25, 2012 5:09 pm

Nagios Status=ok messages

Post by agenerette »

I have nagios core setup to monitor a number of hosts. I have a question about status=ok messages:

1: Need to find if Nagios sends out a ok notification if the root issue has been resolved or if it does this because there hasn't been any new errors in the last hour.

2: If the answer to item 1 is there hasn't been any new errors in the last hour, then how do I go about changing the notifacation to be based on whether or not the root error has been corrected.

'Anyone have ideas on this?

Thanks,

-Anthony
mmccune
Posts: 3
Joined: Sat Sep 29, 2012 4:56 pm

Re: Nagios Status=ok messages

Post by mmccune »

The 'r' notification_option should give you a notification on recovery. This should be in your templates.cfg.
Locked