Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 461 Bytes

File metadata and controls

9 lines (8 loc) · 461 Bytes

iperf3_plotter

  • This a tool that plots json logs generated from network tool iperf3

How to Run

  • set the parameters in the configuration file
  • input_folder the folder that contains the json logs that need to be plotted
  • destination_folder the folder where the images with the plot will be stored
  • The tool plots tcp and udp in different diagramms and can also plot all udps and all tcps metric in the same diagrams
  • python3 iperf3_logs_processor.py