Looking at this I'm wondering - doesn't Zenoss do layer 3 dependencies automatically if it can build the network routes etc?
Also, the code from above looks odd: device = device.manageIp if device.getPingStatus() > 0 : evt.summary = "device down" shouldn't it be something like: device = evt.device ... -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University mshundal wrote, On 4/30/2009 12:46 PM: > anyone ever figure this out? > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=34088#34088 > > -------------------- 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
