Our current Zabbix setup appears to be missing data and thinking hosts are offline when they really aren't every once in a while. This is not a physical networking problem. The database itself seems to be keeping up fine. The following are our stats:
# of proxies: ~90
# of hosts monitored: ~8000
# of DB items: 64,185
# of new values per second:
+---------------------+
| count(*)/avg(delay) |
+---------------------+
| 2.5523 |
+---------------------+
We believe it may be due to there just flat being too many proxies for the zabbix master to keep up with. We're thinking we need to lower the total number of proxies and just have each proxy handle more hosts. Any thoughts or other information I could provide for assistance?
Thanks!
# of proxies: ~90
# of hosts monitored: ~8000
# of DB items: 64,185
# of new values per second:
+---------------------+
| count(*)/avg(delay) |
+---------------------+
| 2.5523 |
+---------------------+
We believe it may be due to there just flat being too many proxies for the zabbix master to keep up with. We're thinking we need to lower the total number of proxies and just have each proxy handle more hosts. Any thoughts or other information I could provide for assistance?
Thanks!
Comment