Hello,
I have searched the forum but have not found the solution that works for me.
I have network equipment that sends traps.
"SNMPv2-MIB::snmpTrapOID.0 = SNMPv2-SMI::enterprises.12356.100.1.3.0.102"
That is a Fortigate memory high usage. If memory usage falls below limit, it stops sending traps.
How to configure recovery expression? I would like to recover, if no traps recieved in 10 minutes. I would like to do that in template, so I can use that for all my fortigates.. The problem expression is "length(last(/Fortigate_traps/snmptrap[12356.100.1.3.0.102]))>0". That can be improved, if somebody has better idea.
I have tried different versions of nodata(), but have not found the one that works.
Any help would be appreciated.
br,
jJanno
I have searched the forum but have not found the solution that works for me.
I have network equipment that sends traps.
"SNMPv2-MIB::snmpTrapOID.0 = SNMPv2-SMI::enterprises.12356.100.1.3.0.102"
That is a Fortigate memory high usage. If memory usage falls below limit, it stops sending traps.
How to configure recovery expression? I would like to recover, if no traps recieved in 10 minutes. I would like to do that in template, so I can use that for all my fortigates.. The problem expression is "length(last(/Fortigate_traps/snmptrap[12356.100.1.3.0.102]))>0". That can be improved, if somebody has better idea.
I have tried different versions of nodata(), but have not found the one that works.
Any help would be appreciated.
br,
jJanno
Comment