Skip to content

rafaeloliveira00/iperf3-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPerf3 plotter

Python script that plots iPerf3's JSON file

Install

Matplot is required to run this script

pip install matplot

Usage

Sample output is provided (sample.json) to plot it run:

python3 iperf_plotter.py sample.json

Results

Two graphs will be generated, one with the throughput along the time, and other with the number of Megabytes sent.

Throughput

Throughput

Total bytes

Total bytes

About

Python script that plots iPerf3's JSON file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages