Good Morning to all !
I have the following infrastructure:
- 2 MySQL Database server in sync for all MySQL database
- 2 Zabbix instances in HA for High Availability
I need to create "n" (from 5 to 10) Zabbix proxy to distribute the load for checking a couple of thousands of devices with some check on each device.
Which will be the best way to create an high availability for Zabbix Proxies ?
What I would like to obtain is that one proxy became unreachable it will be possible to have the host configured on it to be checked from another proxy.
I know I'll could do it manually by a "Massive Move" but I wuold like to have an automatic procedure.
Thank you all in advance
Regards
Riccardo
I have the following infrastructure:
- 2 MySQL Database server in sync for all MySQL database
- 2 Zabbix instances in HA for High Availability
I need to create "n" (from 5 to 10) Zabbix proxy to distribute the load for checking a couple of thousands of devices with some check on each device.
Which will be the best way to create an high availability for Zabbix Proxies ?
What I would like to obtain is that one proxy became unreachable it will be possible to have the host configured on it to be checked from another proxy.
I know I'll could do it manually by a "Massive Move" but I wuold like to have an automatic procedure.
Thank you all in advance
Regards
Riccardo
Comment