Files
data-collection-terminal/confd/conf.d/opcua.toml
2024-09-09 14:40:59 +08:00

11 lines
248 B
TOML

[template]
src = "opcua.tmpl"
dest = "/data/opcua/opcua.yaml"
keys = [
"/datasource/",
"/exporter/",
"/metrics/",
]
#reload_cmd = "pkill -f opcua-exporter && cd /home/lamonki/opcua-expoter/build && ./manage_opcua_exporter.sh | tee /dev/tty"