Added support for Zabbix HA

This commit is contained in:
Alexey Pustovalov
2021-11-17 09:31:10 +01:00
parent 1ca8cb2a9e
commit 5a5bf88bc2
55 changed files with 308 additions and 69 deletions

View File

@ -12,8 +12,6 @@ fi
# Default Zabbix installation name
# Used only by Zabbix web-interface
: ${ZBX_SERVER_NAME:="Zabbix docker"}
# Default Zabbix server host
: ${ZBX_SERVER_HOST:="zabbix-server"}
# Default Zabbix server port number
: ${ZBX_SERVER_PORT:="10051"}