Start graphing some speeds
This commit is contained in:
parent
d0e472b51a
commit
ab46c30df2
1 changed files with 7 additions and 0 deletions
|
@ -113,3 +113,10 @@
|
|||
[[inputs.sensors]]
|
||||
|
||||
[[inputs.nvidia_smi]]
|
||||
|
||||
[[inputs.exec]]
|
||||
command = "speedtest --json"
|
||||
name_override = "speedtest"
|
||||
timeout = "2m"
|
||||
interval = "10m"
|
||||
data_format = "json"
|
||||
|
|
Loading…
Reference in a new issue