Before started I want to say that I already read this two links
But I still have the trigger:
Zabbix poller processes more than 75% busy
Zabbix Configuration.
Zabbix Status
Mysql
When the problem started I raise the value from StartPollers=256 to StartPollers=420 without sucess.
The others pollers busy process values (HTTP, Java, ping and etc) remains the same in the "Zabbix data gathering process busy %" graph.
But I still have the trigger:
Zabbix poller processes more than 75% busy
Zabbix Configuration.
Code:
StartPollers=420 StartPollersUnreachable=40 StartTrappers=40 StartPingers=10 StartDiscoverers=10 StartHTTPPollers=15 StartJavaPollers=7 CacheSize=1G StartDBSyncers=25 HistoryCacheSize=256M TrendCacheSize=16M HistoryTextCacheSize=64M ValueCacheSize=16M Timeout=7
Code:
Number of hosts (enabled/disabled/templates) 191 129 / 14 / 48 Number of items (enabled/disabled/not supported) 23045 21949 / 513 / 583 Number of triggers (enabled/disabled [problem/ok]) 6780 6555 / 225 [17 / 6538] Required server performance, new values per second 270.15 -
Code:
/etc/mysql/my.cnf
When the problem started I raise the value from StartPollers=256 to StartPollers=420 without sucess.
The others pollers busy process values (HTTP, Java, ping and etc) remains the same in the "Zabbix data gathering process busy %" graph.
Comment