Is it the eventKey field that is missing or the eventClassKey field that is missing? Lots of events don't fill in eventKey.
You can create your own event mappings provided the eventClassKey is supplied. You can test other fields of the event with a Python Rule or you can parse the summary field using a Python Regex. As James suggests, you can find some examples in the paper that he referenced. If you don't have an eventClassKey then, as James suggests, look at the defaultmapping concept (also in the paper). Cheers, Jane -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=39220#39220 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
