based on https://github.com/rafaeloliveira00/iperf3-plotter now it supports multiline json xml with multiple probes.
| iperf_plotter_advanced.py | ||
| LICENSE | ||
| README.md | ||
iperf3-plotter-advanced
based on https://github.com/rafaeloliveira00/iperf3-plotter now it supports multiline json xml with multiple probes.
Example how to start iperf3 server: iperf3 -s --bind-dev enp4s0f0 --json --forceflush --logfile /tmp/iperf3.xml
Usage of the script: python3 iperf_plotter_array.py /tmp/iperf3.xml
Then check generated PNG files inside /tmp directory.