Nagios SNMP Trap alerting

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.
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Nagios SNMP Trap alerting

Post by eloyd »

http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service
Look under "Directive Descriptions" for "max_check_attempts" and set this value to something higher than 1. You may need to combine this setting with "retry_interval" to get your hour long interval between successive failures before it alerts.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios SNMP Trap alerting

Post by sreinhardt »

I have specified escalation rule to notify me for the first time when the eth4 interface goes down 2 times in 1 hour. The test I did was to bring down eth4 and bring it up again. As per my escalation rules, I should not see active and passive check indicating the interface eth4 down and up. Yet, I still see in UI that the active check and passive check alert indicating that the interface was down and up.
Actually you have it configured to use the default service settings for the first notification. I don't see anything listing where that might go, my guess is that it's configured in a template we are not seeing. Then on the second service notification you are seeing your escalation go into effect. If you do not wish to see the first notification, you should create an escalation that sends to an invalid or local system address.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked