Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Read iperf3 log files and makes the data available for further computation. For example to display in a graph.

Notifications You must be signed in to change notification settings

FreekDS/Python-Iperf3-LogVisualizer

Repository files navigation

Log visualizer for iperf3 logs

Read iperf3 log files and generate a simple graph from them. This tool can also generate graphs based on the output of the scan-power.bat script.

Usage

python visualizer.py -h/--help

Basic Usage Example

Generate iperf graph python visualizer.py iperf-log1.txt iperf-log2.txt -t iperf


Generate power graph python visualizer.py power-log1.txt power-log2.txt -t power

About

Read iperf3 log files and makes the data available for further computation. For example to display in a graph.

Topics

Resources

Stars

Watchers

Forks