I've done some transforms to change event severity. I think you are right, for per port severity differences, you need to use a transform. Zenoss set up classes/subclasses, but it makes an (apparently wrong) assumption that granularity is only needed at the device level. So while you could have /Devices/Network/SwitchCritical where all ports flag critical for that switch and /Devices/Network/SwitchWarining and all ports flag warning for that group, there's no per port method save what you're doing.
I don't know about the different performance characteristics of the methods, but you might be able to also use event mapping sequence + different mappings instead of a transform script, but I think the script is probably easier to input and maintain. -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University mkomon wrote: > Could somebody please respond if you have any experience with the issue > described? This is a vital taks i need from Zenoss. please help. > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=27368#27368 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
