Service scheduling

Giles Coochey gcoochey at sapphire.gi
Fri Nov 9 16:47:15 CET 2007


> I currently have the normal check at 10 minutes, max attempts at 1,
> and retry intervals at 1.
> 

Once the service enters a hard state, it will be checked at the normal
check_interval.

The service is only checked once a minute (using the retry_interval)
while it is in a SOFT state.

The documentation does explain this quite well, I am not sure whether
you can change this, but you won't be getting accurate downtime (to the
minute) anyway, because you normally only check the service once every
10minutes, so it could already have been down for ten minutes when it
first enters the SOFT state.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list