cooperlees/speedtest-wrapper

By cooperlees

Updated 8 months ago

Python wrapping official speedtest cli via subprocess

Image
Networking
0

10K+

cooperlees/speedtest-wrapper repository overview

speedtest

Docker Container with latest Official Speedtest CLI wrapped into a prometheus exporter.

Seems to outperform all the native python alternatives out there.

speedtest-wrapper

Python code using prometheus_client to run a small webserver to run a speedtest using the offical CLIs

Keys

All are prefixed with speedtest_

  • sppedtest_*_bytes - Seems to be kilobytes
    • To get megabit per second: speedtest_*_bytes / speedtest_*_elapsed * 8 / 1024

Tag summary

Content type

Image

Digest

sha256:fc37dd8b8

Size

72 MB

Last updated

8 months ago

docker pull cooperlees/speedtest-wrapper:25.11.24