Ajout proxy postgresql

This commit is contained in:
stef
2026-07-29 03:14:39 +00:00
parent 3dcc57ff2c
commit 82cbb26838
13 changed files with 446 additions and 70 deletions

View File

@@ -8,6 +8,7 @@ db_name: zabbix
db_user: zabbix
db_passwd: zabbix
proxy_db_type: mysql
proxy_db_name: zabbix_proxy
proxy_db_user: zabbix_proxy
proxy_db_passwd: zabbix_proxy
@@ -15,4 +16,5 @@ proxy_db_passwd: zabbix_proxy
zabbix_ca: zabbix_ca
zabbix_server: zabbix_server
zabbix_proxy: zabbix_proxy
zabbix_agent: zabbix_agent
zabbix_agent: zabbix_agent
zabbix_web: zabbix_web