I am little confuse in zabbix triggers expresion, right now i am triggering an application count netstat -anp | grep 1433 |wc -l
but I am getting no data from these trigger, can any one please help?
thanks in advance
item proc.num[1433]
trigger {hostname:proc.num[1433].last()}>1500