speedtest2influx/README.md

15 lines
363 B
Markdown

# 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```