Page 1 of 1

Nagios Core Commands Order

Posted: Wed Feb 06, 2019 7:41 am
by anuruddhak
can some one explain the order of the execution of below commands ?

----Services/Host-----

Max. Check Attempts 2
Normal Check Interval 30s
Retry Check Interval 2min
First Notification Delay 0(default)

first nagios try two attempts of 30 seconds then send the notifications immediately or after two attempts send the first notification immediately then retry after 2 min ?

which one is correct..little bit confused

Re: Nagios Core Commands Order

Posted: Wed Feb 06, 2019 2:38 pm
by scottwilkerson
it would check every 30 seconds until failure
then retry 1 more time (2 total non-OK) time at a 2 minute interval and then send notification