Hi,
In zabbix 2.0 I was using (internal) item
and trigger
.
But there is a problem, this doesent work well in new zabbix 2.2
Can some one tell how should look correct item and triger to check zabbix agentd is available?
In zabbix 2.0 I was using (internal) item
Code:
zabbix[host,agent,available]
Code:
{Linux:zabbix[host,agent,available].min(9)}=1
But there is a problem, this doesent work well in new zabbix 2.2
Can some one tell how should look correct item and triger to check zabbix agentd is available?
Comment