Nagios Core Commands Order

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.
Locked
anuruddhak
Posts: 8
Joined: Thu Oct 18, 2018 6:47 am

Nagios Core Commands Order

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Core Commands Order

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked