wrong network metrics in export mode (csv and influxdb) #3213
Replies: 4 comments
-
Hi @dareios1995 please can you run Glances with the following option before running Iperf:
What's the result ? |
Beta Was this translation helpful? Give feedback.
-
Hi, Here is the output before the start of Iperf3:
and during the iperf3 test:
I have limited the data to the adapter br0 and only let glances run for a few seconds to maintain clarity Many thanks and best regards |
Beta Was this translation helpful? Give feedback.
-
Do you use the bytes_sent_rate_per_sec and bytes_sent_rate_per_sec field in your Grafana dashboard ? |
Beta Was this translation helpful? Give feedback.
-
This issue is stale because it has been open for 3 months with no activity. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Check the bug
Before filling this bug report, please search if a similar issue already exists.
In this case, just add a comment on this existing issue.
Describe the bug



the network values Rx/s and Tx/s differ between the export mode and the web server/standalone mode.
For example, in an iperf3 test in web server mode I get the full load of approx. 900mbit.
In export mode, regardless of whether I export to InfluxDB or to a CSV file, I get incomprehensible values. InfluxDB and Grafana interpret the data as follows:
Expected behavior
correct output in export mode
Environement (please complete the following information)
Beta Was this translation helpful? Give feedback.
All reactions