[修改]confd模板修改

This commit is contained in:
2024-09-04 14:25:55 +08:00
committed by Coding
parent f90ef313b1
commit cceef92dc8

View File

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