Easen / speedtest-exporter

Speedtest Exporter made in python using the official speedtest bin

Home Page:https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speedtest Exporter

Simple Speedtest exporter for Prometheus written in Python using the official CLI from Ookla

You can get all the documentation here

Environment variables

Environment Var Default Description
SPEEDTEST_CACHE_FOR 0 Cache results for x seconds
SPEEDTEST_SERVER NA Speedtest server to use, if left unset Speedtest will choose one
SPEEDTEST_TIMEOUT 90 How long to let the speed test run for before timeing out
SPEEDTEST_DELAY 0 Delay the starting of the Speedtest
(useful if you are running multiple Speedtest exporters e.g. testing a VPN connection)

Thanks to

About

Speedtest Exporter made in python using the official speedtest bin

https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/

License:GNU General Public License v3.0


Languages

Language:Python 85.6%Language:Dockerfile 14.4%