Files
data-collection-terminal/confd/conf.d/opcua.toml
2024-08-26 15:58:30 +08:00

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"