Hi All,
I'm successfully receiving SNMP traps in to Zabbix using snmptt.
I'm currently collecting all traps .* and tagging them with "General Event". I can get a trigger to alert on the first trap received from any host but am unable to get subsequent traps sent via email. I have tried using various expressions, the latest was {Template1:snmptrap["General event"].diff(0)}=1 with no success
Is there an expression that I could use to trigger on all traps received? I'm also conscious that any expression may miss some traps if there are several traps received within the polling period. Is there a way round this also?
Perhaps I should be looking at userparameters and a script?
Thanks.
TQ
I'm successfully receiving SNMP traps in to Zabbix using snmptt.
I'm currently collecting all traps .* and tagging them with "General Event". I can get a trigger to alert on the first trap received from any host but am unable to get subsequent traps sent via email. I have tried using various expressions, the latest was {Template1:snmptrap["General event"].diff(0)}=1 with no success
Is there an expression that I could use to trigger on all traps received? I'm also conscious that any expression may miss some traps if there are several traps received within the polling period. Is there a way round this also?
Perhaps I should be looking at userparameters and a script?
Thanks.
TQ