Hi,
I have recently installed zabbix (3.4.2) on one machine (up to date Debian 9)
This means I am new to zabbix
I have installed one HA mysql server:
- 1 mariadb server with galera providing
- 1 cluster made of
- 3 mains nodes
- and 2 backup nodes
- the cluster supervised by haproxy to allocate the mains/backup roles
Why? because I can and it is fun
My question is : I wanted to have a HA zabbix-server, but how to make this??
the easy way :
- install zabbix-server on 2 machines
- configure it to use the HA-sql server
- configure haproxy to launch one or the other of the 2 machines
the hard way:
- install zabbix-server as parent (central) on one machine
- install zabbix-server as children on the other
but can I use the SAME database from the HA-sql server?
or should I named them DB-zabbix-node1 DB-zabbix-node2?
- configure haproxy to use it in a clever way
you opinion?
I have recently installed zabbix (3.4.2) on one machine (up to date Debian 9)
This means I am new to zabbix

I have installed one HA mysql server:
- 1 mariadb server with galera providing
- 1 cluster made of
- 3 mains nodes
- and 2 backup nodes
- the cluster supervised by haproxy to allocate the mains/backup roles
Why? because I can and it is fun

My question is : I wanted to have a HA zabbix-server, but how to make this??
the easy way :
- install zabbix-server on 2 machines
- configure it to use the HA-sql server
- configure haproxy to launch one or the other of the 2 machines
the hard way:
- install zabbix-server as parent (central) on one machine
- install zabbix-server as children on the other
but can I use the SAME database from the HA-sql server?
or should I named them DB-zabbix-node1 DB-zabbix-node2?
- configure haproxy to use it in a clever way
you opinion?