[zenoss-zenpacks] Re: Sys-Netapp zenpack

pjbuchan pjbuchan at gmail.com
Mon Nov 26 13:32:06 EST 2007


i dont see any dependencies listed.  i downloaded the netapp zenpack today and tried installing it on both a molested 1.6 box and a vanilla 2.0 box that hasn't been touched.  first error i ran into was the skins directory being missing.  i created the directory and reran the install now and on both boxes im running into ImportError: No module named MinMaxThreshold

zenoss at linux-install:~> zenpack --install=Sys-Netapp.zip 
INFO:zen.ZPLoader:Loading /usr/local/zenoss/Products/Sys-Netapp/objects/objects.xml
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 237, in ?
    zp.run()
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 42, in run
    self.install(packName)
  File "/usr/local/zenoss/Products/ZenUtils/zenpack.py", line 78, in install
    zp.install(self.app)
  File "/usr/local/zenoss/Products/ZenModel/ZenPack.py", line 106, in install
    loader.load(self, app)
  File "/usr/local/zenoss/Products/ZenModel/ZenPackLoader.py", line 95, in load
    importer.loadObjectFromXML(xmlfile=f)
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 239, in loadObjectFromXML
    parser.parse(self.infile)
  File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 62, in startElement
    obj = self.createObject(attrs)
  File "/usr/local/zenoss/Products/ZenRelations/ImportRM.py", line 116, in createObject
    klass = importClass(attrs.get('module'), attrs.get('class'))
  File "/usr/local/zenoss/Products/ZenUtils/Utils.py", line 251, in importClass
    mod = __import__(modulePath, globals(), locals(), classname)
ImportError: No module named MinMaxThreshold




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

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

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





More information about the zenoss-zenpacks mailing list