Did something change in 2.3/2.4 check_ping? Here's the output of my command:
$ check_ping -H ipaddress -w 180,100% -c 300,100% | sed -e 's# - Packet loss#|loss#;s#%,##;s#ms##;s# = #=#g' PING OK|loss=0 RTA=1.61 |rta=1.611000ms;180.000000;300.000000;0.000000 pl=0%;100;100;0 Looks like the sed command isn't parsing it properly, it's supposed to cut off after RTA=1.61? -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=34905#34905 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
