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
Nagios Core Commands Order
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Core Commands Order
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
then retry 1 more time (2 total non-OK) time at a 2 minute interval and then send notification