Hello everyone.
Before I deployed zabbix on a single server, but I have a requirement from a client that has more than 5000 devices in different geographical areas, I just request your help to understand the distributed zabbix system.
I do not understand how this works and what components I must separate. The only thing I know is that I must have a proxy for each geographical area, now my doubts come:
- I must have a separate server for web-front, zabbix server, database and that the proxies point to both the server and the database. (arquitecturqa 01.jpg)

- Should I have a separate server for the web front and zabbix server, and on each zabbix proxy server install the database? (arquitecturqa 02 .jpg)

Finally I want to know what database to use.
Does mysql or postgresql work with zabbix proxy or sqlite3 works only with zabbix proxy?
Before I deployed zabbix on a single server, but I have a requirement from a client that has more than 5000 devices in different geographical areas, I just request your help to understand the distributed zabbix system.
I do not understand how this works and what components I must separate. The only thing I know is that I must have a proxy for each geographical area, now my doubts come:
- I must have a separate server for web-front, zabbix server, database and that the proxies point to both the server and the database. (arquitecturqa 01.jpg)
- Should I have a separate server for the web front and zabbix server, and on each zabbix proxy server install the database? (arquitecturqa 02 .jpg)
Finally I want to know what database to use.
Does mysql or postgresql work with zabbix proxy or sqlite3 works only with zabbix proxy?
Comment