Brandon,

Unfortunately the trace doesn't tell us much. Can you run though the modeling plugins one at a time so that we can isolate which one is giving us the problem? Here is how to run a single plugin against one box.

zenmodeler run -d yourbox --collect PluginName

Try these Plugins:
HRSWInstalledMap
HRFileSystemMap
InterfaceMap
IpServiceMap
RouteMap

When you see one give this error post which one it was. I'm guessing it will be HRSWInstalledMap but I'm not sure if it is can you run the following against the box and give us the output?

snmpwalk -v1 -c public yourbox .1.3.6.1.2.1.25.6.3.1.2

-EAD

On Sep 27, 2006, at 2:51 PM, Brandon Parker wrote:

Eric,

Any chance I could get you to look at the log's for this one?


On 9/24/06, Brandon Parker <[EMAIL PROTECTED]> wrote: Still no luck on any of the CCM's installed, regardless of hardware.


On 9/20/06, Brandon Parker <[EMAIL PROTECTED] > wrote:
Hello,

Got an error while loading a Win2k Cisco Call Manager on an HP DL380

Traceback (most recent call last): File "/usr/local/zenoss/Products/ DataCollector/ApplyDataMap.py", line 54, in processClient changed = self._applyDataMap(device, datamap) File "/usr/local/zenoss/ Products/DataCollector/ApplyDataMap.py", line 95, in _applyDataMap changed = self._updateRelationship(tobj, datamap) File "/usr/local/ zenoss/Products/DataCollector/ApplyDataMap.py", line 129, in _updateRelationship self._createRelObject(device, objmap, rname) File "/usr/local/zenoss/Products/DataCollector/ApplyDataMap.py", line 199, in _createRelObject rel._setObject( remoteObj.id, remoteObj) File "/usr/local/zenoss/Products/ZenRelations/ ToManyContRelationship.py", line 89, in _setObject self.addRelation (object) File "/usr/local/zenoss/Products/ZenRelations/ ToManyContRelationship.py", line 81, in addRelation ToManyRelationshipBase.addRelation(self, obj) File "/usr/local/ zenoss/Products/ZenRelations/RelationshipBase.py", line 72, in addRelation self._add(obj) File "/usr/local/zenoss/Products/ ZenRelations/ToManyContRelationship.py", line 112, in _add v=self._checkId(id) File "usr/local/zenoss/lib/python/OFS/ ObjectManager.py", line 63, in checkValidId BadRequest: ('Empty or invalid id specified', '')

Thoughts?

Brandon


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

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

Reply via email to