mdavid wrote:
> I just made a fresh install of Zenoss 2.2.70 on a Ubuntu 8.04 Server.  When I 
> try to add a device, I always have the error:
> 
> Traceback (most recent call last): File 
> "/usr/local/zenoss/Products/ZenModel/ZDeviceLoader.py", line 117, in 
> loadDevice priority,REQUEST) File 
> "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line 418, in 
> createDevice zSnmpCommunity, REQUEST) File 
> "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line 465, in 
> _createDevice raise Exception("ZenDisc did not create device %s" % 
> deviceName) Exception: ZenDisc did not create device 192.168.1.1 Traceback 
> (most recent call last): File 
> "/usr/local/zenoss/Products/ZenModel/ZDeviceLoader.py", line 117, in 
> loadDevice priority,REQUEST) File 
> "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line 418, in 
> createDevice zSnmpCommunity, REQUEST) File 
> "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line 465, in 
> _createDevice raise Exception("ZenDisc did not create device %s" % 
> deviceName) Exception: ZenDisc did not create device 192.168.1.1
> 
> I also have this in the same screen:
> 
> Time          Level   Module          Message
> 2008-06-05 11:32:34   INFO    zen.Utils       Executing command: 
> /usr/local/zenoss/bin/zendisc run --now -d 192.168.1.1 --monitor localhost 
> --deviceclass /Network/Router/Firewall --snmp-port 161 --snmp-community 
> public --weblog
> 2008-06-05 11:32:39   WARNING         zen.ZenDisc     Reconnected to ZenHub
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     connected to ZenHub
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     Looking for 192.168.1.1
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     Found IP 192.168.1.1 for device 
> 192.168.1.1
> 2008-06-05 11:32:39   ERROR   zen.ZenDisc     failed device discovery for 
> '192.168.1.1'
> Traceback (most recent call last): File 
> "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 232, in inner 
> snmpDeviceInfo = driver.next() File 
> "/usr/local/zenoss/Products/ZenUtils/Driver.py", line 58, in next raise ex 
> TypeError: can only concatenate tuple (not "list") to tuple
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     Result: Discovered device.
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     starting collector loop
> 2008-06-05 11:32:39   INFO    zen.ZenDisc     scan time: 0.00 seconds
> 2008-06-05 11:32:40   INFO    zen.ZenDisc     Daemon ZenDisc shutting down
> 2008-06-05 11:32:41   INFO    zen.ZenDisc     zendisc shutting down
> 2008-06-05 11:32:41   INFO    zen.PerformanceConf     zendisc result : 0
> 2008-06-05 11:32:41   ERROR   zen.DeviceLoader        ZenDisc did not create 
> device 192.168.1.1
> 2008-06-05 11:32:41   ERROR   zen.DeviceLoader        load of device 
> 192.168.1.1 failed
> 
> Do you have any idea how to fix that?
> 
> Thanks for your help!
> 
> Mathieu


Well, i haven't encounter this problem before, but maybe i can help.
Just make sure about the owner and the group of the /usr/local/zenoss/zenoss 
are the "zenoss".
If only the problem still exist, just re-install the zenoss.
Use the .deb file for Ubuntu.
I have tried install 2.1.3 from source and then upgrading to 2.2 using the .deb 
and there is no problem at all




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=21048#21048

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to