forked from Github/OPNsense-Dashboard
Update telegraf.conf
This commit is contained in:
parent
097cf3a2a0
commit
504e6b74f3
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
|
||||
[[inputs.exec]]
|
||||
commands = [
|
||||
"/usr/local/bin/telegraf_pfifgw.php",
|
||||
"/usr/local/bin/telegraf_temperature.sh"
|
||||
"sudo /usr/local/bin/telegraf_pfifgw.php",
|
||||
"sudo /usr/local/bin/telegraf_temperature.sh"
|
||||
]
|
||||
data_format = "influx"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue