Page 2 of 2

Re: Nagios repeated notifications with passive checks

Posted: Mon Dec 09, 2013 10:51 am
by abrist
Is there a reason for your service check command to be:

Code: Select all

 check_command                   check-host-alive

Re: Nagios repeated notifications with passive checks

Posted: Mon Dec 09, 2013 11:00 am
by bart2puck
yea i was just using 1 for testing purposes, I'll set it to 5.

I am looking at /var/log/nagios/nagios.log

Code: Select all

[1386565200] CURRENT HOST STATE: localhost;UP;HARD;1;PING OK - Packet loss = 0%, RTA = 0.03 ms
[1386565200] CURRENT SERVICE STATE: localhost;TRAP;WARNING;HARD;1;TRAP trap received
[1386568603] Auto-save of retention data completed successfully.
[1386572203] Auto-save of retention data completed successfully.
[1386575803] Auto-save of retention data completed successfully.
[1386579403] Auto-save of retention data completed successfully.
[1386583003] Auto-save of retention data completed successfully.

Re: Nagios repeated notifications with passive checks

Posted: Mon Dec 09, 2013 3:05 pm
by abrist
You wouldn't by chance have any escalations configured on this host/service would you?