[Add] confd config files
This commit is contained in:
9
confd/conf.d/opcua.toml
Normal file
9
confd/conf.d/opcua.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[template]
|
||||
src = "opcua.tmpl"
|
||||
dest = "/data/opcua/opcua.yaml"
|
||||
keys = [
|
||||
"/datasource/",
|
||||
"/metrics/"
|
||||
]
|
||||
#reload_cmd = "pkill -f opcua-exporter && cd /home/lamonki/opcua-expoter/build && ./manage_opcua_exporter.sh | tee /dev/tty"
|
||||
|
||||
Reference in New Issue
Block a user