Files
data-collection-terminal/confd/conf.d/opcua.toml
2024-09-12 09:43:19 +08:00

12 lines
260 B
TOML

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