Hello, I'm sorry for posting this error, but I have not been able to find a 
solution for it...
I installed Zenoss from source on a Debian machine. After having some problems 
with SNMP and "fixing" them, I get this error:


Traceback (most recent call last): File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 96, in 
processClient changed = self._applyDataMap(device, datamap) File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 137, in 
_applyDataMap changed = self._updateRelationship(tobj, datamap) File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 172, in 
_updateRelationship changed = self._createRelObject(device, objmap, rname) File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 302, in 
_createRelObject "adding object %s to relationship %s" % ( File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 41, in 
logChange self.logEvent(device, compname, eventClass, msg, Event.Info) File 
"/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 70, in 
logEvent self.datacollector.dmd.ZenEventManager.sendEvent(eventDict) File 
"/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 64, in sendEvent 
event =
  self.applyEventContext(event) File 
"/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 169, in 
applyEventContext evtclass = events.lookup(evt, device) File 
"/usr/local/zenoss/Products/ZenEvents/EventClass.py", line 157, in lookup 
return self.getDmdRoot("Events").getOrganizer(evt.eventClass) File 
"/usr/local/zenoss/Products/ZenModel/Organizer.py", line 182, in getOrganizer 
return self.getDmdRoot(self.dmdRootName).getObjByPath(path) File 
"/usr/local/zenoss/Products/ZenModel/ZenModelBase.py", line 298, in 
getObjByPath return getObjByPath(self, path) File 
"/usr/local/zenoss/Products/ZenUtils/Utils.py", line 206, in getObjByPath raise 
NotFound, name NotFound: Change

This happens each time I set zenoss.snmp.InterfaceMap, zenoss.snmp.RouteMap, 
and other zenoss plugins... In fact, the only thing it seems to work is the 
acquisition of the CPU and Memory usage...

I've read some of the .py files but I really do not know what name should be 
receiving....

Any comments? any help?

Thanks,
Pablo E. Limon

------------------------
Pablo E. Limon




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

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

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



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

Reply via email to