speedtest2influx/README.md

15 lines
363 B
Markdown
Raw Permalink Normal View History

2021-09-16 16:46:15 -04:00
# speedtest2influx
2021-09-16 16:52:19 -04:00
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```