We have a single Zabbix server deployment. On our Zabbix server, the alarm "Zabbix unreachable poller processes more than 75% busy" had been triggered and cleared frequently. This issue has been occurred after we changed the threshold to 90%. The average of the past 3 days is 82%.
Found a bug report that "unreachable pollers may "hang" when are doing ipmi checks", we changed the StartIPMIPollers=0 on zabbix_server.conf and restarted zabbix server. However, the issue still occurs.
Zabbix server version 2.4.8
Ubuntu 14.04 LTS
Bare metal server: CPU 12 core, RAM 64GB, Disk HDD 2TB
MySQL
max_connections = 1024
Zabbix server
StartPollers=150
StartIPMIPollers=0
StartPollersUnreachable=100
StartPingers=10
StartJavaPollers=2
StartVMwareCollectors=3
CacheSize=1G
StartDBSyncers=25
HistoryCacheSize=512M
TrendCacheSize=512M
HistoryTextCacheSize=512M
ValueCacheSize=1G
Timeout=20
Any idea where I'd start to troubleshoot what's causing the issue? Thanks in advance.
Found a bug report that "unreachable pollers may "hang" when are doing ipmi checks", we changed the StartIPMIPollers=0 on zabbix_server.conf and restarted zabbix server. However, the issue still occurs.
Zabbix server version 2.4.8
Ubuntu 14.04 LTS
Bare metal server: CPU 12 core, RAM 64GB, Disk HDD 2TB
MySQL
max_connections = 1024
Zabbix server
StartPollers=150
StartIPMIPollers=0
StartPollersUnreachable=100
StartPingers=10
StartJavaPollers=2
StartVMwareCollectors=3
CacheSize=1G
StartDBSyncers=25
HistoryCacheSize=512M
TrendCacheSize=512M
HistoryTextCacheSize=512M
ValueCacheSize=1G
Timeout=20
Any idea where I'd start to troubleshoot what's causing the issue? Thanks in advance.
? Please add some screenshots if You can, I will appreciate it so much!!
Comment