I have a command that generates an event when it finds a particular problem. When the problem is persistent, an event is generated every cycle (5 mins). The events must be getting deduplicated since I only see one event in the list, but the first and last occurrence time are always the same (that of the last event occurrence) and the event's count stays at one.
This is causing problems since I only generate an alert if the problem persists for 10 mins. Since the event always makes it look like the event just happened, no alert is going out. Not good. Is this a known bug, or do I need to make a change somewhere? -Tab ------------------------ Tab Bennedum -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=6807#6807 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
