zenoss-users  

[zenoss-users] Re: How to create graph for ping (response time and packet loss)

snarkout
Thu, 03 Apr 2008 10:34:36 -0700

You can use something like these (on linux boxen), though they are fairly 
hackish, and haven't  been thought through more than the 2 min it took me to 
verify they give me valid output:

/bin/echo -e \|`/bin/ping -c1 -host- | grep icmp_seq | cut -d" " -f7`

/bin/echo \|loss=`/bin/ping -c1 -host- | grep 'packet loss' | cut -d " " -f 6`




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=18069#18069

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users