Start graphing some speeds

This commit is contained in:
Jake Howard 2021-08-07 10:59:42 +01:00
parent d0e472b51a
commit ab46c30df2
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -113,3 +113,10 @@
[[inputs.sensors]]
[[inputs.nvidia_smi]]
[[inputs.exec]]
command = "speedtest --json"
name_override = "speedtest"
timeout = "2m"
interval = "10m"
data_format = "json"