Need high frequency ping checks

Todd Blum toddb at mbsnetinc.com
Fri Mar 20 18:58:03 CET 2009


Hello,

	At my organization, our monitoring requirements for our client's WAN
interfaces is to ping them once per second.  I am using Nagios 2.10
(bundled with Groundwork VM 5.2.1).

	I have set interval_length to 1 in nagios.cfg.  Nagios starts to ping
once per second, but then stops for 20-25 seconds at a time before
resuming.  Is there any way to have Nagios ping evenly once per second?
I am attaching the nagios.cfg and copying the relevant portions of it
below.

Thanks for your help,

Todd

# SLEEP TIME
#sleep_time=1
sleep_time=1

# SERVICE INTER CHECK DELAY METHOD
#service_inter_check_delay_method=s
service_inter_check_delay_method=n

# MAX SERVICE CHECK SPREAD
max_service_check_spread=30

# SERVICE INTERLEAVE FACTOR
#service_interleave_factor=s
service_interleave_factor=1

# MAX CONCURRENT CHECKS
max_concurrent_checks=0

# SERVICE REAPER FREQUENCY
#service_reaper_frequency=10
service_reaper_frequency=1

# HOST INTER CHECK DELAY METHOD
#host_inter_check_delay_method=s
host_inter_check_delay_method=n

# MAX HOST CHECK SPREAD
max_host_check_spread=30

# INTERVAL LENGTH
#intevel_length=60
interval_length=1

# AUTO RESCHEDULE CHECKS
# auto_reschedule_checks=
auto_reschedule_checks=0

# AUTO RESCHEDULING INTERVAL
auto_rescheduling_interval=30

# AUTO RESCHEDULING WINDOW
auto_rescheduling_window=180

# USE AGRESSIVE HOST CHECKING
# use_agressive_host_checking=
#use_agressive_host_checking=1

# ENABLE FLAP DETECTION
# enable_flap_detection=

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090320/e479be73/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nagios.cfg
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090320/e479be73/attachment.ksh>
-------------- next part --------------
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
-------------- next part --------------
_______________________________________________
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