[修正]补充opcua模版
This commit is contained in:
10
opcua-exporter/confd/conf.d/opcua.toml
Normal file
10
opcua-exporter/confd/conf.d/opcua.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[template]
|
||||
src = "opcua.tmpl"
|
||||
dest = "/etc/opcua/opcua.yaml"
|
||||
keys = [
|
||||
"/datasource/",
|
||||
"/exporter/",
|
||||
"/metrics/",
|
||||
]
|
||||
reload_cmd = "pkill -f opcua-exporter"
|
||||
|
||||
Reference in New Issue
Block a user