I have a SNMP device that sends an SNMP trap to Zabbix (1.0) when it's accessed via tty. I see the trap come in, no problem everytime i access the device.
I have a trigger tied to the item (ON or OFF), thinking that every access will launch the trigger. However, since the trap message/value is always the same (i.e. there is no trap for user left the device), the alarm mechanism will, in essence, block any triggers after the first trap.
Is there a way to generate a trigger (to send email let's say) everytime a value is received, regardless of the value of the trigger?
Thanks in advance.
Alex.
I have a trigger tied to the item (ON or OFF), thinking that every access will launch the trigger. However, since the trap message/value is always the same (i.e. there is no trap for user left the device), the alarm mechanism will, in essence, block any triggers after the first trap.
Is there a way to generate a trigger (to send email let's say) everytime a value is received, regardless of the value of the trigger?
Thanks in advance.
Alex.
Comment