├── LICENSE ├── README.md ├── ha_switch.sh ├── keepalived.conf-backup └── keepalived.conf-master /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zabbix-book/zabbix-HA/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zabbix-book/zabbix-HA/HEAD/README.md -------------------------------------------------------------------------------- /ha_switch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zabbix-book/zabbix-HA/HEAD/ha_switch.sh -------------------------------------------------------------------------------- /keepalived.conf-backup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zabbix-book/zabbix-HA/HEAD/keepalived.conf-backup -------------------------------------------------------------------------------- /keepalived.conf-master: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zabbix-book/zabbix-HA/HEAD/keepalived.conf-master --------------------------------------------------------------------------------