Does anyone have any information / documents / testimonials related to how the Zabbix proxy scales out when handling larger number of agents?
Currently we have a single zabbix server, using MYSQL for the database;
We plan on using mysql for the proxy database as well, but were curious as to how many agents we can safely handle using a single Proxy.
Ultimately we plan on growing this out, but we have the following questions:
1. Is there any alteration of the data (ex. compression) upstream when the proxy updates the zabbix server?
2. How do you properly correlate the DataSenderFrequency to the number of agents you have reporting to the proxy? Best practices?
3. Are the database size requirements for the Proxy exactly the same as the Zabbix Server (in the context of the number of agents that the Proxy handles)?
4. Can anyone who has implemented a Zabbix Proxy in their infrastructure provide any of their experiences in regards to how many agents a proxy can safely handle? (provide hardware specs of proxy if possible)
5. Suggestions / Best practices on how to architect a zabbix infrastructure that can potentially handle over 5000 agents ...
Thanks,
Mike
Currently we have a single zabbix server, using MYSQL for the database;
We plan on using mysql for the proxy database as well, but were curious as to how many agents we can safely handle using a single Proxy.
Ultimately we plan on growing this out, but we have the following questions:
1. Is there any alteration of the data (ex. compression) upstream when the proxy updates the zabbix server?
2. How do you properly correlate the DataSenderFrequency to the number of agents you have reporting to the proxy? Best practices?
3. Are the database size requirements for the Proxy exactly the same as the Zabbix Server (in the context of the number of agents that the Proxy handles)?
4. Can anyone who has implemented a Zabbix Proxy in their infrastructure provide any of their experiences in regards to how many agents a proxy can safely handle? (provide hardware specs of proxy if possible)
5. Suggestions / Best practices on how to architect a zabbix infrastructure that can potentially handle over 5000 agents ...
Thanks,
Mike
Comment