fping icon indicating copy to clipboard operation
fping copied to clipboard

fping echo exception

Open houbaicen opened this issue 5 years ago • 2 comments

When I use the fping command about "fping IP -c 6 -q 2>&1"

Its echo is similar to "127.0.0.1 : xmt/rcv/%loss = 5/6/120%, min/avg/max = 0.25/0.35/0.53"

There are two questions, the first is the data is normal but the loss is very abnormal 120%, and the second is the xmt is 5 but the rcv is 6 but I set the value about packet is 6.

Please help me with this problem.

houbaicen avatar May 15 '20 08:05 houbaicen

Can you give more details about how to reproduce this? What fping version are you using?

schweikert avatar Aug 01 '20 05:08 schweikert

Hi David:     The fping version is "3.5" and i have saved fpings' echo  in influxdb, and the problematic data i can see in influxdb is that "source_ip(192.168.134.110),target_ip(192.168.137.126),xmt(5),rcv(6),loss(120),max(0.34),avg(0.28),min(0.16)" and has much data like this,but only account for a small part of all data.     I has just parsed the data and didn't do any other processing, so the data in influxdb is same as the fpings' echo data.

Thanks for your help!          

------------------ 原始邮件 ------------------ 发件人: "schweikert/fping" <[email protected]>; 发送时间: 2020年8月1日(星期六) 中午1:35 收件人: "schweikert/fping"<[email protected]>; 抄送: "幸运女神在微笑"<[email protected]>;"Author"<[email protected]>; 主题: Re: [schweikert/fping] fping echo exception (#182)

Can you give more details about how to reproduce this? What fping version are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

houbaicen avatar Aug 21 '20 08:08 houbaicen