check_ping has strange error

Christoph Kluenter ck at iphh.net
Mon Feb 25 11:49:02 CET 2013


Hi,

I got this alarm from Nagios:

Service: PING
Host: XXXX
Address: XXXX
State: CRITICAL
Date/Time: Mon Feb 11 09:03:16 CET 2013
Additional Info:
PING CRITICAL - Packet loss = -400%, RTA = 54290.29 ms

Has anybody seen something like that before ?
The ping can't have taken 54 Seconds, because nagios would have
killed the check before. And -400% Packetloss is better than usual :)
Any ideas ?

Cheers,
  Christoph


The definitions:

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

define service{
				use                             generic-service
				host_name                       XXXX
				service_description             PING
				check_command                   check_ping!100.0,20%!500.0,60%
				}



-- 
Christoph Kluenter                   E-Mail: support at iphh.net
Technik                              Tel: +49 (0)40 374919-10
IPHH Internet Port Hamburg GmbH      Fax: +49 (0)40 374919-29
Wendenstrasse 408                    AG Hamburg, HRB 76071
D-20537 Hamburg                      Geschaeftsfuehrung: Axel G. Kroeger

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
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