10 lines
231 B
TOML
10 lines
231 B
TOML
[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"
|
|
|