Standardized plugin filenames
This commit is contained in:
parent
0f55c1a1e7
commit
b71b206c6d
@ -1,8 +1,8 @@
|
|||||||
[[inputs.exec]]
|
[[inputs.exec]]
|
||||||
commands = [
|
commands = [
|
||||||
"/usr/local/bin/telegraf_netifinfo_plugin",
|
"/usr/local/bin/telegraf_netifinfo_plugin",
|
||||||
"/usr/local/bin/gateways.py",
|
"/usr/local/bin/telegraf_gateways.py",
|
||||||
"sh /usr/local/bin/temperature.sh"
|
"sh /usr/local/bin/telegraf_temperature.sh"
|
||||||
]
|
]
|
||||||
data_format = "influx"
|
data_format = "influx"
|
||||||
|
|
||||||
@ -26,4 +26,4 @@
|
|||||||
|
|
||||||
#[[inputs.unbound]]
|
#[[inputs.unbound]]
|
||||||
# server = "127.0.0.1:953"
|
# server = "127.0.0.1:953"
|
||||||
# binary = "/usr/local/bin/unbound_telegraf.sh"
|
# binary = "/usr/local/bin/telegraf_unbound.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user