hello
I'm trying to optimize Zabbix 2.4, and notice that "Required of Zabbix server performance, new values per second" (zabbix [requiredperformance] = 72) is higher (double) than "Values processed by Zabbix server per second" (zabbix [wcache, values] = 40).
From this I understand that zabbix is processing between 33 and 50 items per second (avg: 41), but need to process 70 items per second.
Looking at the graphs of Internal checks, I do not think it is fixed by increasing one of the pollers.
Where should guide the reading to increase processed by Zabbix Values?
Thank you.
Zabbix data gathering process busy: https://drive.google.com/file/d/0B8r...ew?usp=sharing
Zabbix cache usage.png: https://drive.google.com/file/d/0B8r...ew?usp=sharing
I'm trying to optimize Zabbix 2.4, and notice that "Required of Zabbix server performance, new values per second" (zabbix [requiredperformance] = 72) is higher (double) than "Values processed by Zabbix server per second" (zabbix [wcache, values] = 40).
From this I understand that zabbix is processing between 33 and 50 items per second (avg: 41), but need to process 70 items per second.
Looking at the graphs of Internal checks, I do not think it is fixed by increasing one of the pollers.
Where should guide the reading to increase processed by Zabbix Values?
Thank you.
Code:
Zabbix server is running Yes localhost:10051 Number of hosts (enabled/disabled/templates) 440 300 / 45 / 95 Number of items (enabled/disabled/not supported) 17748 9462 / 7857 / 429 Number of triggers (enabled/disabled [problem/ok]) 7368 3891 / 3477 [352 / 3539] Number of users (online) 11 1 Required server performance, new values per second 72.2 -
Zabbix data gathering process busy: https://drive.google.com/file/d/0B8r...ew?usp=sharing
Zabbix cache usage.png: https://drive.google.com/file/d/0B8r...ew?usp=sharing
Comment