My events is mapped to /unknown. >From the /Events/Unknown, drop down menu, more, Transform.
I put this in the Transform windows: if getattr(evt, "eventClassKey") == "" : evt.eventClassKey = "Something" Works... Don't know if this is the correct way to do it, but at least I can do something now with these events. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38451#38451 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
