Nov 29, 2011 11:08 AM
SNMP Agent Down Question
-
Like (0)
Is there a way to change the "SNMP Agent Down" alert from a error alert (Orange) to a critical alert (Red).
The reason why I ask is we monitor just Access Points and rely on SNMP to report signal stats and connected subscribers etc and wish to have thresholds that report error alerts and any "SNMP agent downs" reported as critical.
Event class transforms will do the trick.
See:
and then
Post back if you get stuck.
I was able to get it to work with:
if evt.message.find("SNMP agent down") >=0 and evt.severity != 0:evt.severity = 5
Follow Us On Twitter »
|
Latest from the Zenoss Blog » | Community | Products | Services Resources | Customers Partners | About Us | ||
Copyright © 2005-2011 Zenoss, Inc.
|
||||||||