Hello All,
Problem: Need to setup DR/HA solution for existing zabbix server setup. on a diff location ( diff ip subnet).
Current Setup:
Planned Approach
This is just a pencil sketch approach. If anybody has similar requirement/worked on similar ( or any other DR/HA solutions), please share your pointers. Any pointers are greatly helpful.
Thanks
Problem: Need to setup DR/HA solution for existing zabbix server setup. on a diff location ( diff ip subnet).
Current Setup:
- Zabbix Master running on h/w server with 700 hosts monitored.
- Version of zabbix server- 2.0.6, with mysql as database (5.1.69-log)
- As of now one zabbix proxy running on diff location ( 2.0.6), handling active/passive/snmp based items for close to 120 hosts.
Planned Approach
- Changing Server=, from ip address of zabbix master to dns ( making sure dns is resolvable from all hosts which are trying to connect.)
- Setting up another zabbix server instance in diff location, set up ring replication ( master-master) between existing and this new machine
- Keeping similar configurations between new and existing zabbix servers ( conf files)
- Making sure only one server is resolved, and which is up and running ( dns pointing to proper IP).
- In case of any disaster, or one machine is not reachable then point working zabbix server ip to dns
This is just a pencil sketch approach. If anybody has similar requirement/worked on similar ( or any other DR/HA solutions), please share your pointers. Any pointers are greatly helpful.
Thanks

Comment