indeed, only small companies are using one single database server
Zabbix's schema is lacking enterprise capabilities
I am using galera cluster to host Zabbix' database and i cant take benefit from distributed resources and multithreading capabilities of my cluster because of the way Zabbix schema has been designed - it is virtually impossible to partitioning most of the tables
Many people are using multi disks partitioning approach too and they face the same issue i have
it seems to me the Zabbix's team prefer to cover the needs of the small companies and single users rather to redesign Zabbix in a way to be able to fit the enterprise architecture
The changes they make in the new releases are mostly on the web front-end
Comment