Reducing to defaults

This commit is contained in:
Thomas Gebert 2024-12-09 14:13:43 +01:00
parent 64256add50
commit 70bd09276d

View File

@ -1,5 +1,5 @@
[[inputs.exec]] [[inputs.exec]]
commands = ["/usr/local/sbin/telegraf-ioping.py -m telegraf -l /mnt/nfs/repo1/testdir"] commands = ["/usr/local/sbin/telegraf-ioping.py"]
timeout = "50s" timeout = "50s"
interval = "1m" interval = "1m"
data_format = "influx" data_format = "influx"