SUCCESS!!

Code:
mydedupfix1 = getattr(evt,'triggerLastOccur')
mydedupfix2 = getattr(evt,'triggerEventName')
evt.eventKey = '%s - %s' % (mydedupfix1, mydedupfix2)



This converts the eventKey field and the events are no longer being clumped 
together.  I hope this can be helpful to someone else.

Thanks jmp242 for the dedupid transform clue, it was the boost I needed to get 
this sorted out.




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

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

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



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to