After creating a network (192.168.45.0/24) and selecting Discover Devices, it fails and reports: Traceback (most recent call last): File "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 302, in collectNet ips = driver.next() File "/usr/local/zenoss/Products/ZenUtils/Driver.py", line 58, in next raise ex RemoteException: Remote exception: zExceptions.NotFound: 192.168.45.1Traceback (most recent call last): File "/usr/local/zenoss/Products/ZenHub/PBDaemon.py", line 44, in inner return callable(*args, **kw) File "/usr/local/zenoss/Products/ZenHub/services/DiscoverService.py", line 85, in remote_pingStatus ipobj = net.createIp(ip) File "/usr/local/zenoss/Products/ZenModel/IpNetwork.py", line 215, in createIp ipobj = self.findIp(ip) File "/usr/local/zenoss/Products/ZenModel/IpNetwork.py", line 391, in findIp return ret[0].getObject() File "usr/local/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py", line 86, in getObject target = parent.restrictedTraverse(path[-1]) File "usr/local/zenoss/lib/python/OFS/Traversable.py", line 245, in restrictedTraverse return sel f.unrestrictedTraverse(path, default, restricted=1) File "usr/local/zenoss/lib/python/OFS/Traversable.py", line 225, in unrestrictedTraverse raise NotFound, name NotFound: 192.168.45.1
-------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18464#18464 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
