Update telegraf.conf

This commit is contained in:
BSmithIO 2021-11-24 02:32:41 -06:00 committed by GitHub
parent 504e6b74f3
commit bdea26c089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
[[inputs.exec]]
commands = [
"sudo /usr/local/bin/telegraf_pfifgw.php",
"sudo /usr/local/bin/telegraf_temperature.sh"
"/usr/local/bin/telegraf_temperature.sh"
]
data_format = "influx"