i am having trouble using either DigMonitor or DnsMonitor zenpack. when i try 
to install, i get the following error:

Code:
zenpack --install=ZenPacks.zenoss.DigMonitor-1.0.1-py2.4.egg
INFO:zen.ZenPackCMD:Previous ZenPack exists with same name 
ZenPacks.zenoss.DigMonitor
INFO:zen.ZenPackCMD:installing zenpack ZenPacks.zenoss.DigMonitor; launching 
process
INFO:zen.ZPLoader:Loading 
/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.zenoss.DigMonitor-1.0.1-py2.4.egg/ZenPacks/zenoss/DigMonitor/objects/objects.xml
ERROR:zen.ZPLoader:Error adding pack to 
/zport/dmd/Devices/Server/rrdTemplates/DigMonitor/datasources/dig/datapoints/time
Traceback (most recent call last):
  File "/usr/local/zenoss/zenoss/Products/ZenModel/ZenPackLoader.py", line 88, 
in endElement
    obj.removeRelation('pack')
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/RelationshipManager.py", 
line 133, in removeRelation
    rel.removeRelation(obj)
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/RelationshipBase.py", 
line 94, in removeRelation
    self._remoteRemove(obj)
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", 
line 101, in _remoteRemove
    remoteRel._remove(self.__primary_parent__)
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToManyRelationship.py", 
line 114, in _remove
    raise ObjectNotFound(
ObjectNotFound: object 
/zport/dmd/Devices/Server/rrdTemplates/DigMonitor/datasources/dig/datapoints/time
 not found on relation ZenPacks.zenoss.DigMonitor/packables
INFO:zen.AddToPack:End loading objects
INFO:zen.AddToPack:Processing links
INFO:zen.AddToPack:Loaded 0 objects into the ZODB database
INFO:zen.HookReportLoader:loading reports 
from:/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.zenoss.DigMonitor-1.0.1-py2.4.egg/ZenPacks/zenoss/DigMonitor/reports




the zenpack shows up as installed, applied the template to a device and 
modified the template to suit, but it doesn't work. when trying to uninstall 
the zenpack, i get the following error:


Code:
zenpack --remove=ZenPacks.zenoss.DigMonitor
ERROR:Zope:manage_beforeDelete() threw
Traceback (most recent call last):
  File "/usr/local/zenoss/zenoss/lib/python/OFS/ObjectManager.py", line 332, in 
manage_beforeDelete
    object.manage_beforeDelete(item, container)
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", 
line 149, in manage_beforeDelete
    self._remoteRemove()
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToOneRelationship.py", 
line 101, in _remoteRemove
    remoteRel._remove(self.__primary_parent__)
  File "/usr/local/zenoss/zenoss/Products/ZenRelations/ToManyRelationship.py", 
line 114, in _remove
    raise ObjectNotFound(
ObjectNotFound: object 
/zport/dmd/Devices/Server/rrdTemplates/DigMonitor/datasources/dig/datapoints/time
 not found on relation ZenPacks.zenoss.DigMonitor/packables
ERROR: zenpack command failed. Reason: 'copy_of_DigMonitor'




totally lost, any ideas?




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

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

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



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

Reply via email to