based on https://github.com/rafaeloliveira00/iperf3-plotter now it supports multiline json xml with multiple probes.
Find a file
2025-10-29 13:56:53 +02:00
iperf_plotter_advanced.py Качване на файлове в „/“ 2025-10-29 13:56:53 +02:00
LICENSE Initial commit 2025-10-29 10:49:29 +02:00
README.md Обновяване на README.md 2025-10-29 10:54:21 +02:00

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.