From: Evan <eva...@qq...> - 2017-09-30 09:35:27
|
1 million will be reached , half of it of course. the point is single instance of zabbix server is neither reliable nor effective. a compromise solution as below : (groups of agents + 1 zabbix sever(failover) ) * N deffects: 1.same concern 2.many zabbix server failover clusters to operate zabbix or its backend db is not the bottleneck as it's just for alert triggers and metric data kept in 3rd places,with mq located in frontend. Sent from my iPhone > On 30 Sep 2017, at 15:00, Joost (Zabbix) <za...@sa...> wrote: > >> On 29-09-17 20:35, evan wrote: >> Guys, >> Wondering if there are some best/recommended practice to implement Zabbix servers cluster(active-active) for millions of agents/hosts? >> Searched but found nothing, proxies(cluster) are just for one central point, for instance for different available zones, to gather metric data delegating Zabbix Server, however on the Zabbix server side, only one instance of Zabbix server(failover or primary-backup mode) I’m afraid it’s not enough for all of them to serve API requests or trigger alerts. So is it possible to have an active-active cluster of Zabbix server, any potential risks/problems exist, just for one purpose - one or more Zabbix Server down then nothing effected but only the performance. > > I found a thread from 2012: > https://www.zabbix.com/forum/showthread.php?t=25349 > > "Large" installations in that thread are over 5k hosts, and I get the impression that people are hitting the upper limit of Zabbix (or rather, the database) with that number. Of course, that's 5 years old so software and hardware have evolved. But millions of hosts? I doubt it... > > Joost > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Zabbix-users mailing list > Zab...@li... > https://lists.sourceforge.net/lists/listinfo/zabbix-users |