how can i have multiple triggers with snmp traps?
i have a host with an item type "zabbix trapper" which is a snmp trapper. i receive snmp traps via snmptrapd and then snmptrap.pl or snmptt.
this host is a catalyst switch. when a port link goes down, the switch sends a trap and zabbix fires the trigger. marvelous!
but, when another port goes down, zabbix dashboard only shows the second trigger.
at timestamp X secs, item "snmptrap" for host "switch" -> value "port 1 link down" -> trigger expression #1 matches
at timestamp Y secs, item "snmptrap" for host "switch" -> value "port 2 link down" -> trigger expression #2 matches
why disappears first trigger? is there is any way to have "visible" all triggers?
i have a host with an item type "zabbix trapper" which is a snmp trapper. i receive snmp traps via snmptrapd and then snmptrap.pl or snmptt.
this host is a catalyst switch. when a port link goes down, the switch sends a trap and zabbix fires the trigger. marvelous!
but, when another port goes down, zabbix dashboard only shows the second trigger.
at timestamp X secs, item "snmptrap" for host "switch" -> value "port 1 link down" -> trigger expression #1 matches
at timestamp Y secs, item "snmptrap" for host "switch" -> value "port 2 link down" -> trigger expression #2 matches
why disappears first trigger? is there is any way to have "visible" all triggers?