I've got the traps coming into zabbix using the perl receiver script...
On the above data what can the trigger be configured on? Is it just searching the whole lot as a string match or can I run it on, for example the severity, which is Information in this case?
Code:
12:59:51 2012/11/14 PDU INFO: notificationtype TRAP version 1 receivedfrom UDP: [XXX.XXX.XXX.XXX]:22252->[XXX.XXX.XXX.XXX] errorstatus 0 messageid 0 community public transactionid 10 errorindex 0 requestid 7 VARBINDS: DISMAN-EVENT-MIB::sysUpTimeInstance type=67 value=Timeticks: (0) 0:00:00.00 SNMPv2-MIB::snmpTrapOID.0 type=6 value=OID: SNMPv2-SMI::enterprises.24769.100.100.100.0 SNMPv2-SMI::enterprises.24769.100.200.1.0 type=4 value=STRING: "Information" SNMPv2-SMI::enterprises.24769.100.200.2.0 type=4 value=STRING: "I00640000:All events"
Comment