Everytime I try to add a new device to zenoss, I get this error from zendisc:

$ zendisc run -d <ip_address> --real <friendly_name> --class 
/Devices/Server/Linux
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 32, in ?
    from zenmodeler import ZenModeler
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 21, in ?
    from Products.ZenWin.WMIClient import WMIClient
  File "/usr/local/zenoss/Products/ZenWin/WMIClient.py", line 1, in ?
    from pysamba.twisted.reactor import eventContext
  File "/usr/local/zenoss/lib/python/pysamba/twisted/reactor.py", line 177, in ?
    installReactor(wmiReactor)
  File "/usr/local/zenoss/lib/python/twisted/internet/main.py", line 23, in 
installReactor
    assert not sys.modules.has_key('twisted.internet.reactor'), \
AssertionError: reactor already installed

This happens if I run it through the webui or manually on the zenoss host 
machine. We are running RPM version zenoss-2.3.0-160.el5 on centos 5 x86_64.

Any help would be appreciated.

Thanks,
Andrew




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

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

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



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

Reply via email to