I have a Nagios Core 3.3.1 setup. Configuration is by NConf.
Everything seems to be in pretty good shape. I'm getting Down notices, but I never get an up notice when the services return to service.
I'm using d, u, r as my choices.
Is that the correct syntax? Common problem? How do I troubleshoot this?
Thanks.
Down notice, but no Up notice
Re: Down notice, but no Up notice
Check your contact definitions as well, they also have notification options that can override the service notification options.
Re: Down notice, but no Up notice
How could I have missed that!!mguthrie wrote:Check your contact definitions as well, they also have notification options that can override the service notification options.
Thank you so much. That's exactly what was wrong. Contacts were only configured with a d. So simple!