All, We are evaluating Zenoss and are having some initial teething issues with the setup. We are trying to scan our desktop network but are getting the following error:
2008-09-10 02:11:21 ERROR zen.ZenDisc failed device discovery for '10.81.155.12' Traceback (most recent call last): File "/home/zenoss/Products/DataCollector/zendisc.py", line 267, in inner result = driver.next() File "/home/zenoss/Products/ZenUtils/Driver.py", line 58, in next raise ex RemoteException: Remote exception: exceptions.AttributeError: 'str' object has no attribute 'getId'Traceback (most recent call last): File "/home/zenoss/Products/ZenHub/PBDaemon.py", line 47, in inner return callable(*args, **kw) File "/home/zenoss/Products/ZenHub/services/DiscoverService.py", line 147, in remote_createDevice return self.createDeviceProxy(e.dev), False File "/home/zenoss/Products/ZenHub/services/ModelerService.py", line 36, in createDeviceProxy result.id = dev.getId() AttributeError: 'str' object has no attribute 'getId' Can anyone provide some info here? We are running the VM Appliance that we have downloaded yesterday. Cheers Paul -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=24893#24893 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
