fping echo exception
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.
Can you give more details about how to reproduce this? What fping version are you using?
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.