Hi, I use snmptt to collect my SNMP Traps. It's working fine...
Now, I want to get some TRAP value to use in the Trigger Name.
For example, in my snmptt.conf I have:
EVENT fnTrapPowerSupplyFailure .1.3.6.1.4.1.12356.100.1.3.0.106 "fnTrapPowerSupplyFailure" Normal
FORMAT ZBXTRAP $aA $ar - VALUES: $1 $2
I need get the $2 and use in the trigger.
I'm using ZBX 3.0
Thanks in advance,
Paulo R.
Now, I want to get some TRAP value to use in the Trigger Name.
For example, in my snmptt.conf I have:
EVENT fnTrapPowerSupplyFailure .1.3.6.1.4.1.12356.100.1.3.0.106 "fnTrapPowerSupplyFailure" Normal
FORMAT ZBXTRAP $aA $ar - VALUES: $1 $2
I need get the $2 and use in the trigger.
I'm using ZBX 3.0
Thanks in advance,
Paulo R.
Comment