Nagios check_ping High RTA

Andreas Ericsson ae at op5.se
Thu May 21 13:02:35 CEST 2009


Muthurasu.Palsamy at slashsupport.com wrote:
> Hi
>  
> a) Whenever i do normal ping(from shell)of a host takes less than 1ms, but when 
> i do ping using check_ping plugin it gives me 20ms and some times its shows less 
> than 1ms.
> So there is an fluctuation happening in nagios check_ping plugin.
>  

Normal ping measures round trip time, whereas check_ping measures round trip time
*average*. Normally when a host that hasn't been connected to for some time is
about to receive a packet, routers and switches have to resolve the hosts ARP
address, which takes 5-20ms in a local network. Since check_ping only sends 5
ICMP ECHO requests by default, the (much) higher initial round trip time plays
a large relative role for it.

> b) Is there any way to avoid those fluctuation?  
> 

Increase the ARP cache size on your switches.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Register now for Nordic Meet on Nagios, June 3-4 in Stockholm
 http://nordicmeetonnagios.op5.org/

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 




More information about the Developers mailing list