707 B
707 B
Speedtest_logger
A basic script that uses Speedtest-cli and/or iperf3 and logs the result to a csv file, Discord server or InfluDB.
Dependencies
speedtest-cli
If you want to use speedtest-cli to test, the following dependencies will be required.
- Speedtest CLI: https://www.speedtest.net/apps/cli
- jq (lightweight and flexible command-line JSON processor): https://github.com/jqlang/jq
iperf3
If you want to use iperf3 to test a, iperf3 server ip will be needed, as well as the following dependencies on the system that will run this script.
- iperf3: https://iperf.fr/iperf-download.php
- jq (lightweight and flexible command-line JSON processor): https://github.com/jqlang/jq