Hmmm, I tried that, and at least in the event console, it still doesn't show what I want in the summary.. -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University
Sartuche24 wrote: > Okay I was successful in getting this to transform traps for SNMP > Authentication failures. > if evt.message == 'snmp trap authenticationFailure': > evt.summary = "SNMP Authentication from " + > getattr(evt,"cExtSnmpTargetAuthInetAddr.0") > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=27863#27863 > > -------------------- 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
