Speedtest to run every 10 minutes and send the record to your influxDB server to be displayed in Grafana or other program.
This repository has been archived on 2023-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-10-05 22:37:06 -04:00
Dockerfile Added dockerfile and basic looping main.py to static IP 2020-10-05 21:20:49 -04:00
main.py Added envirometnt variables 2020-10-05 22:37:06 -04:00
README.md Added info for enviroment variables 2020-10-05 22:36:54 -04:00

speedtest-docker

Speedtest to run every 10 minutes and send the record to your influxDB server to be displayed in Grafana or other program.

ENV Variables to set

INFLUX_IP -> The IP of your influx host INFLUX_PORT -> The port of your Influx instance defaults to 8086 INFLUX_DB -> Database to put your results in (defaults to telegraf NICKNAM -> Name to store results under SPEEDTEST_SERVER -> Server to speedtest off pick from this link [https://c.speedtest.net/speedtest-servers-static.php]