refactor(zabbix): 使 zabbix agent 插件集成独立化

This commit is contained in:
2024-08-23 13:28:48 +08:00
parent c6803285fe
commit a5f6c3b1d9
12 changed files with 78 additions and 68 deletions

View File

@ -1,12 +1,4 @@
server:
app:
port: 8080
host: "localhost"
app:
url: "http://localhost:8080"
integrations:
zabbix_agent:
plugin:
name: "Onvif"
version: "1.0.0"