[Nagiosplug-devel] [ nagiosplug-Patches-921467 ] fping rta in ms

SourceForge.net noreply at sourceforge.net
Mon Mar 22 16:11:02 CET 2004


Patches item #921467, was opened at 2004-03-22 16:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=921467&group_id=29880

Category: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthew Kent (mattkent)
Assigned to: Nobody/Anonymous (nobody)
Summary: fping rta in ms

Initial Comment:
fping's help claims to take the critical and warn rta
values in milliseconds like ping, but as we can see it
doesn't. 

# ./check_fping -H pdc-pv1.pv -w 10,10% -c 100,25%
FPING OK - pdc-pv1.pv (loss=0%, rta=42.800000
ms)|loss=0%;10;25;0;100 rta=42799us;10000000;100000000;0
# ./check_ping -H pdc-pv1.pv -w 10,10% -c 100,25%
PING WARNING - Packet loss = 0%, RTA = 32.67 ms

As they always stay in 'OK' state, this sucks for
anyone like me who replaced the ping checks with fping
and didn't test the result  :)

Tiny patch against version in cvs fixes the inconsistency.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=921467&group_id=29880




More information about the Devel mailing list