Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 868 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 868 Bytes

build status GitHub CI build status badge

Speedtest Exporter

Simple "Speedtest" exporter for Prometheus written in Python using iperf3. This solution is significantly inspired by https://github.com/MiguelNdeCarvalho/speedtest-exporter.

I wrote this since the Ookla speedtest CLI tool was broken and I needed a replacement.

Please keep in mind this repository is not what you would normally use to run a speed test from your ISP or find on websites. If you are interested in something like that rather consider using the original repository.