internet-equity / nm-exp-active-netrics

Netrics - Active Measurements of Internet Performance
Apache License 2.0
12 stars 7 forks source link

strange numbers coming iperf3 upload test Netrics V1 #128

Open ggmartins opened 1 year ago

ggmartins commented 1 year ago

For device: nm-mngd-20230920-8aee5f81

some really strange numbers coming from iperf3:

20230929/json/nm_data_20230929_183733_netrics_results.json:{"Measurements":{"iperf":{"error":false,"iperf_udp_download":5.393635159295287,"iperf_udp_download_i0":5.11497537084152,"iperf_udp_download_i1":4.765692527037652,"iperf_udp_download_i2":5.127504718845133,"iperf_udp_download_i3":6.9496,"iperf_udp_download_i4":5.010439273274131,"iperf_udp_download_jitter_ms":4.1552953700182345,"iperf_udp_upload":-621522.4709584404,"iperf_udp_upload_jitter_ms":5344481658.74519},"ipquery":{"ipv4":"104.37.69.16"},"ping_latency":{"error":false,"google_packet_loss_pct":9.09091,"google_rtt_avg_ms":55.976,"google_rtt_max_ms":81.474,"google_rtt_mdev_ms":10.967,"google_rtt_min_ms":44.187},"test_bytes_consumed":270948260,"total_bytes_consumed":1843548432},"Meta":{"Extended":{"Annotation":null,"dataver":"1","debhash":"0001","gitlog":"new config"},"Id":"nm-mngd-20230920-8aee5f81","Time":1696012653.050321}}

20230926/json/nm_data_20230926_153743_netrics_results.json:{"Measurements":{"iperf":{"error":false,"iperf_udp_download":1.4876442793331257,"iperf_udp_download_i0":5.710880057442903,"iperf_udp_download_i1":1.6563554377576633,"iperf_udp_download_i2":0.023377720131093686,"iperf_udp_download_i3":0.0466992629772913,"iperf_udp_download_i4":0,"iperf_udp_download_jitter_ms":129.1206337727983,"iperf_udp_upload":918222.1843291637,"iperf_udp_upload_jitter_ms":8.242781177085323},"ipquery":{"ipv4":"104.37.69.16"},"ping_latency":{"error":false,"google_packet_loss_pct":9.09091,"google_rtt_avg_ms":88.809,"google_rtt_max_ms":168.099,"google_rtt_mdev_ms":36.35,"google_rtt_min_ms":44.044},"test_bytes_consumed":10735380,"total_bytes_consumed":488396766},"Meta":{"Extended":{"Annotation":null,"dataver":"1","debhash":"0001","gitlog":"new config"},"Id":"nm-mngd-20230920-8aee5f81","Time":1695742663.826842}}
image

If someone can review the code, that would be extremely helpful. G.

ggmartins commented 1 year ago

attached the original iperf command json output for these anomalies: iperf_output.zip