I have been trying to set up an evaluation copy of Zenoss to run under OS X 
10.4.10 on Intel.  I have tried both 2.1.0 and 2.0.93 with no success.I am able 
to get it to build and install without apparent problems, and can log into, and 
navigate, the web interface.

However, when I try to start the various daemons, with zenoss start I get one 
of two errors on several of the daemons:

1) Zenmodeler, zenperfsnmp and zenprocess all fail, complaining "MacOS.Error: 
(-5551, 'undefined selector was passed to Gestalt')".


Code:
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 30, in ?
    import SnmpClient
  File "/usr/local/zenoss/Products/DataCollector/SnmpClient.py", line 21, in ?
    from pynetsnmp.twistedsnmp import snmpprotocol, AgentProxy
  File "usr/local/zenoss/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
  File "usr/local/zenoss/lib/python/pynetsnmp/netsnmp.py", line 2, in ?
  File "/usr/local/zenoss/Products/DataCollector/__init__.py", line 39, in ?




I see references in the forums to this being related to not setting the 
permissions correctly on zensocket, but I have set it to be suid root as 
instructed at the end of the install.sh output.

2) Also, zenwin, zeneventlog and zenwinmodeler fail with 'ImportError: No 
module named _pywmi; - e.g.;


Code:
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenWin/zenwin.py", line 18, in ?
    from wmiclient import WMI
  File "/usr/local/zenoss/Products/ZenWin/wmiclient.py", line 15, in ?
    import win32com.client
  File "usr/local/zenoss/lib/python/win32com/client.py", line 14, in ?
  File "/usr/local/zenoss/lib/python/pywmi.py", line 7, in ?
    import _pywmi
ImportError: No module named _pywmi



I have no idea how to begin troubleshooting this one.

Can anyone provide me with any pointers?

Thanks,

Simon

------------------------
Simon J. Oliver




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

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

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



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

Reply via email to