mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-17 09:23:40 -05:00
interval to 30m
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[[inputs.exec]]
|
||||
commands = ["/usr/local/bin/telegraf_speedtest.sh"]
|
||||
interval = "10m"
|
||||
interval = "30m"
|
||||
timeout = "1m"
|
||||
name_suffix = "_speedtest"
|
||||
data_format = "influx"
|
||||
|
||||
Reference in New Issue
Block a user