how to get the "avg-rtt" value of command "ping"
Posted: Sun Feb 10, 2013 5:29 pm
:global ipa
:set ipa [/ping 8.8.1.1 interval=0.1 count=20 interface=pppoe-out9]
:put $ipa
by the script above
i can get how many packets have gotten the destination
but i wonder how to get the "avg-rtt" value as showed in the picture, thanks a lot!
:set ipa [/ping 8.8.1.1 interval=0.1 count=20 interface=pppoe-out9]
:put $ipa
by the script above
i can get how many packets have gotten the destination
but i wonder how to get the "avg-rtt" value as showed in the picture, thanks a lot!