Dear all,
For zabbix performance perspective, I think many questions have been raised and need a good understanding for some metrics. Although my infrastructure is not that big as hundreds of servers, but it looks I am missing something concerning zabbix performance tuning.
In fact, as show in the screenshot https://imageshack.com/i/f0fcNajup, zabbix queue stick in such 175 for weeks.
My Zabbix pollers, and trappers do not look that busy and cache free usage is always between 80 and 100%.
Zabbix server configuration has been tuned and also mysql settings.
The next step, was disabling unsupported items and clean triggers as well!
Then queue have been dropped from 200 to 176. but still !
I do not use proxies for instance since just started with zabbix only for 50 servers !
Before extending more and more, it will be great if may see what would cause such performance issue to zabbix server in queue level.
From zabbix server log file, I have noticed some changes happening in random interval for particular items such as :
It will be great if anyone has experienced such issue so we can bring zabbix to better performance !
Thanks in advance !
For zabbix performance perspective, I think many questions have been raised and need a good understanding for some metrics. Although my infrastructure is not that big as hundreds of servers, but it looks I am missing something concerning zabbix performance tuning.
In fact, as show in the screenshot https://imageshack.com/i/f0fcNajup, zabbix queue stick in such 175 for weeks.
My Zabbix pollers, and trappers do not look that busy and cache free usage is always between 80 and 100%.
Zabbix server configuration has been tuned and also mysql settings.
The next step, was disabling unsupported items and clean triggers as well!
Then queue have been dropped from 200 to 176. but still !
I do not use proxies for instance since just started with zabbix only for 50 servers !
Before extending more and more, it will be great if may see what would cause such performance issue to zabbix server in queue level.
From zabbix server log file, I have noticed some changes happening in random interval for particular items such as :
Code:
item "server:mysql.repstatus" became not supported: ZBX_NOTSUPPORTED Afterwards item "server:mysql.repstatus" became supported Besides, something like Zabbix agent item "net.if.in[RAS Async Adapter]" on host "Server01" failed: first network error, wait for 15 seconds Afterwards: resuming Zabbix agent checks on host "Server01": connection restored
Thanks in advance !
Comment