Based on MiguelNdeCarvalho/speedtest-exporter
Written for NetCheck
Simple Speedtest exporter for Prometheus written in Python using the official CLI from Ookla
You can find the forked repo's documentation here
[!IMPORTANT] This script requires elevated privlages to run. Creating ping calls cannot be done without it.
This repository is not meant to be standalone. See NetCheck for supporting code.
Simply install dependencies in src/requirements.txt
and run sudo python3 src/main.py
.