Hello

I have a question about the new 2.2 zenoss version.

I’m trying to understand who to apply modifications in events that I receive 
from zensyslog and zentrap. 
As reported in http://dev.zenoss.com/trac/ticket/3181 the zensyslog events dont 
have eventClassKey and because this the events are all mapped as /Unknown 
I have change the code and now I have the zensyslog events mapped.

My problem is:

I have transform rules applied to the default /Event class but this rules 
doesn’t work thin any type off events (traps, syslog)

I use this transform to change the summary off events  in machines under 
maintenance state
If evt.prodState == 300: evt.summary = 'ON Maintenance'

And in this new version 2.2 the events don’t pass by the “root” /Event 
class 

Can anybody validate this to me I don’t now if this is a bug

I have a dough also. When is the class defaultmapping applied to a event? Is 
when the event is not mapped in any other eventClassKey?




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

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

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



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

Reply via email to