Hello, Zabbix community!
I use Zabbix 5 on Centos 8 virtual machines with Apache. How to organize a fault tolerant structure?
My structure: Zabbix Server 1 and Web Server 1 on one VM (SerVM1) on Server 1, Database 1 on another VM (DBVM1) on Server 1.
Zabbix Server 2 and Web Server 2 on one VM (SerVM2) on Server 2, Database 2 on another VM (DBVM2) on Server 2.
Servers are available to each other, but VMs on different servers are in different local networks (but the same name is 192.168.122.0) and are not available to each other. How do I organize high availability?
Instructions? Opinions? Recommendations?
I tried pacemaker+corosync, but it doesn't work without direct availability of VM's (https://zabbixonly.com/how-to-config...-ubuntu-18-04/).
Thank you.
I use Zabbix 5 on Centos 8 virtual machines with Apache. How to organize a fault tolerant structure?
My structure: Zabbix Server 1 and Web Server 1 on one VM (SerVM1) on Server 1, Database 1 on another VM (DBVM1) on Server 1.
Zabbix Server 2 and Web Server 2 on one VM (SerVM2) on Server 2, Database 2 on another VM (DBVM2) on Server 2.
Servers are available to each other, but VMs on different servers are in different local networks (but the same name is 192.168.122.0) and are not available to each other. How do I organize high availability?
Instructions? Opinions? Recommendations?
I tried pacemaker+corosync, but it doesn't work without direct availability of VM's (https://zabbixonly.com/how-to-config...-ubuntu-18-04/).
Thank you.