Hi!
I am planning how to set up a Zabbix monitoring system using a distributed system. My system will be composed by 2 Zabbix servers (one active and the other passive) with the web service, 2 database servers (in a Galera cluster) and 2 zabbix proxy servers to collect the data from the hosts. In addition with a third party tool, 2 farms will be created (one frontend and one for the backend) to achieve HA.
Following the official docu, you have to install zabbi-proxy-sqlite3 on the Proxy server. Then you have to change the /etc/zabbix/zabbix_proxy.conf directory and specify the database. I don't understand this. According to what I have read on several sites, the database must be your own only. What do I have to modify? I was thinking of modifying the "Server" parameter and there specify the VIP of the frontend farm, this makes more sense to me.
Is that correct? Something to add to this configuration, thanks!
Module-doubts:
By the way it is not clear to me, where to install the zabbix-sql-scripts module? Is it necessary for my configuration? And the module for zabbix-server is not zabbix-server anymore? I have to install zabbix-server-mysql on the main server and on the database server?
Thanks!!!
I am planning how to set up a Zabbix monitoring system using a distributed system. My system will be composed by 2 Zabbix servers (one active and the other passive) with the web service, 2 database servers (in a Galera cluster) and 2 zabbix proxy servers to collect the data from the hosts. In addition with a third party tool, 2 farms will be created (one frontend and one for the backend) to achieve HA.
Following the official docu, you have to install zabbi-proxy-sqlite3 on the Proxy server. Then you have to change the /etc/zabbix/zabbix_proxy.conf directory and specify the database. I don't understand this. According to what I have read on several sites, the database must be your own only. What do I have to modify? I was thinking of modifying the "Server" parameter and there specify the VIP of the frontend farm, this makes more sense to me.
Is that correct? Something to add to this configuration, thanks!
Module-doubts:
By the way it is not clear to me, where to install the zabbix-sql-scripts module? Is it necessary for my configuration? And the module for zabbix-server is not zabbix-server anymore? I have to install zabbix-server-mysql on the main server and on the database server?
Thanks!!!

ort) or
Comment