Go to file
Nick Leffler 8ced474edb init commit 2021-09-16 20:52:19 +00:00
README.md init commit 2021-09-16 20:52:19 +00:00
speedtest2influx.json init commit 2021-09-16 20:52:19 +00:00
speedtest2influx.sh init commit 2021-09-16 20:52:19 +00:00

README.md

speedtest2influx

This requires jq, curl, and speedtest-cli

apt install -y jq curl speedtest-cli


Update the influx creds in the script then import the speedtest2influx.json into your dashboard. Make sure your data source is name Speedtest for this to work


add 0 * * * * root /path/to/speedtest2influx.sh to /etc/crontab