mirror of
https://github.com/bsmithio/OPNsense-Dashboard.git
synced 2026-02-16 14:14:16 +00:00
Update telegraf.conf
This commit is contained in:
parent
504e6b74f3
commit
bdea26c089
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue