Hi Expert
My zabbix version is 3.2.1.
# rpm -qa | grep zabbix
zabbix-web-3.2.1-1.el7.noarch
zabbix-server-mysql-3.2.1-1.el7.x86_64
zabbix-get-3.2.1-1.el7.x86_64
zabbix-web-mysql-3.2.1-1.el7.noarch
zabbix-agent-3.2.1-1.el7.x86_64
zabbix-sender-3.2.1-1.el7.x86_64
I'm facing a problem that sometimes I will receive alerts like "Zabbix agent is unreachable for 5 minutes", but when I check the latest data of item agent.ping for that server, I found actually there is data during that period.
I'm using build-in "Template App Zabbix Agent" without doing any change.
When I check the performance of internal process of zabbix, I find that the history syncer process is very busy at the point problem happen.


Besides history cache is almost not used at the point problem happen as well.
My zabbix version is 3.2.1.
# rpm -qa | grep zabbix
zabbix-web-3.2.1-1.el7.noarch
zabbix-server-mysql-3.2.1-1.el7.x86_64
zabbix-get-3.2.1-1.el7.x86_64
zabbix-web-mysql-3.2.1-1.el7.noarch
zabbix-agent-3.2.1-1.el7.x86_64
zabbix-sender-3.2.1-1.el7.x86_64
I'm facing a problem that sometimes I will receive alerts like "Zabbix agent is unreachable for 5 minutes", but when I check the latest data of item agent.ping for that server, I found actually there is data during that period.
I'm using build-in "Template App Zabbix Agent" without doing any change.
When I check the performance of internal process of zabbix, I find that the history syncer process is very busy at the point problem happen.
Besides history cache is almost not used at the point problem happen as well.
Comment