Problem with check_ping

Demetri Mouratis dmourati at cm.math.uiuc.edu
Tue Mar 21 19:52:08 CET 2006


On Tue, 21 Mar 2006, Jeffrey Montgomery wrote:

> Under my define service I have this
>
> check_command                   check_ping!300.0,30%!500.00,50%
>
> However I am recieving a critial warning at just 106.52ms
>
> PING CRITICAL - Packet loss = 0%, RTA = 106.52 ms
>
> Why is this happening?

Let's see the command definition.

Mine looks like this:

# check_ping command definition
define command{
         command_name    check_ping
         command_line    $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
         }

Also, if you've changed those params, make sure to restart nagios.




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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