Update:: I've added my devices etc. etc. Now, I'm getting what appears to be Python errors:
Traceback (most recent call last): File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 114, in publish request, bind=1) File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 88, in mapply if debug is not None: return debug(object,args,context) File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 40, in call_object result=apply(object,args) # Type s to step into published object. File "/opt/zenoss/Products/ZenModel/Device.py", line 1222, in collectDevice from Products.DataCollector.zenmodeler import ZenModeler 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: /usr/bin/python: undefined symbol: netsnmp_get_version right when I hit Model Device, and everything is in order. What do I do! ------------------------ Joseph Fasone -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=8054#8054 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
