363 B
363 B
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