telegraf_gateways.php
No longer using python.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[[inputs.exec]]
|
[[inputs.exec]]
|
||||||
commands = [
|
commands = [
|
||||||
"/usr/local/bin/telegraf_pfinterface.php",
|
"/usr/local/bin/telegraf_pfinterface.php",
|
||||||
"/usr/local/bin/telegraf_gateways.py",
|
"/usr/local/bin/telegraf_gateways.php",
|
||||||
"sh /usr/local/bin/telegraf_temperature.sh"
|
"sh /usr/local/bin/telegraf_temperature.sh"
|
||||||
]
|
]
|
||||||
data_format = "influx"
|
data_format = "influx"
|
||||||
|
|||||||
Reference in New Issue
Block a user