Hi all,

Does anyone have an idea of how to increase an event's severity based on the 
age of the event?

I have the SNMP linkDown and linkUp events set to correlate/auto-clear in the 
event mappings.  I'd like to, though, have the SMNP linkDown event increase its 
severity (say from Warning to Error) if its age (lastTime) is greater than 5 
minutes.  

Is there an event transform statement something like (pseudocode):

if "nowTime" - lastTime >= 5 mins:
     zEventSeverity == Error

Thanks!




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=30333#30333

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to