Change Check Host Interval 30 sec
-
praveen.ks
- Posts: 41
- Joined: Wed May 29, 2013 5:35 pm
Change Check Host Interval 30 sec
how to change host check interval to 30 sec and also for service and alert
Re: Change Check Host Interval 30 sec
Related to your similar post about web gui refresh rates, checking all of your services and hosts every 30 seconds is going to slow things down on all but the smallest of environments. I would strongly suggest moving *only* the most critical checks to 30 seconds, and to do so sparingly.
You can edit the check interval in the host config file:
http://nagios.sourceforge.net/docs/3_0/ ... .html#host
You want to set the check_interval setting. The same can be done for services.
You can edit the check interval in the host config file:
http://nagios.sourceforge.net/docs/3_0/ ... .html#host
You want to set the check_interval setting. The same can be done for services.
Former Nagios employee