Is there an answer to this Daemon problem?  I am having the same issue on centos
5 with zenoss 2.0.  zenmodler, zenperfsnmp, zenprocess won't start and they give
this output:

# /etc/init.d/zenoss start
Daemon: zeoctl . daemon process started, pid=2073
Daemon: zopectl daemon process started, pid=2077
Daemon: zenhub starting...
Daemon: zenping starting...
Daemon: zensyslog starting...
Daemon: zenstatus starting...
Daemon: zenactions starting...
Daemon: zentrap starting...
Daemon: zenmodeler starting...
Traceback (most recent call last):
  File "/opt/zenoss/Products/DataCollector/zenmodeler.py", line 30, in ?
    import SnmpClient
  File "/opt/zenoss/Products/DataCollector/SnmpClient.py", line 21, in ?
    from pynetsnmp.twistedsnmp import snmpprotocol, AgentProxy
  File "/opt/zenoss/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
    import netsnmp
  File "/opt/zenoss/lib/python/pynetsnmp/netsnmp.py", line 31, in ?
    lib.netsnmp_get_version.restype = c_char_p
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 325, in __getattr__
    func = self.__getitem__(name)
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 330, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /opt/zenoss/bin/python: undefined symbol: netsnmp_get_version
Daemon: zenperfsnmp starting...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenRRD/zenperfsnmp.py", line 35, in ?
    from pynetsnmp.twistedsnmp import AgentProxy
  File "/opt/zenoss/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
    import netsnmp
  File "/opt/zenoss/lib/python/pynetsnmp/netsnmp.py", line 31, in ?
    lib.netsnmp_get_version.restype = c_char_p
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 325, in __getattr__
    func = self.__getitem__(name)
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 330, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /opt/zenoss/bin/python: undefined symbol: netsnmp_get_version
Daemon: zencommand starting...
Daemon: zenprocess starting...
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenRRD/zenprocess.py", line 34, in ?
    from pynetsnmp.twistedsnmp import AgentProxy
  File "/opt/zenoss/lib/python/pynetsnmp/twistedsnmp.py", line 1, in ?
    import netsnmp
  File "/opt/zenoss/lib/python/pynetsnmp/netsnmp.py", line 31, in ?
    lib.netsnmp_get_version.restype = c_char_p
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 325, in __getattr__
    func = self.__getitem__(name)
  File "/opt/zenoss/lib/python/ctypes/__init__.py", line 330, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /opt/zenoss/bin/python: undefined symbol: netsnmp_get_version
Daemon: zenwin starting...
Daemon: zeneventlog starting...
Daemon: zenwinmodeler starting...

Thanks,
--
Michael





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

Reply via email to