HI Team,
I'm using the key 'agent.ping' in order to monitor the status of Zabbix agents. In the trigger I use the expression 'hostname.nodata(15m)}=1'. ie If the server didn't receive data for 15 mins, it would trigger notification.
However it's not working as expected. It's giving many invalid alerts. Ie Even if Zabbix server is able to connect to Zabbix agent, it's getting triggered.
Have anyone faced any such issue?
My Zabbix server version is v2.2.3
Regards
Unni
I'm using the key 'agent.ping' in order to monitor the status of Zabbix agents. In the trigger I use the expression 'hostname.nodata(15m)}=1'. ie If the server didn't receive data for 15 mins, it would trigger notification.
However it's not working as expected. It's giving many invalid alerts. Ie Even if Zabbix server is able to connect to Zabbix agent, it's getting triggered.
Have anyone faced any such issue?
My Zabbix server version is v2.2.3
Regards
Unni
Comment