TECHZEN Zenoss User Community ARCHIVE  

HP PROLIANT MONITOR install error

Subject: HP PROLIANT MONITOR install error
Author: [Not Specified]
Posted: 2015-04-13 09:00

Trying to install this zenpack by Egor Puzanov but get errors as below. Says its supported on 4.2 but get this.

zenpack --install /tmp/ZenPacks.community.HPMon-hpmon-2.3.0.zip
2015-04-13 10:44:35,527 INFO zen.HookReportLoader: Loading reports from /opt/zenoss/Products/ZenPacks.community.HPMon-hpmon-2.3.0/reports
2015-04-13 10:44:35,558 ERROR zen.ZenPackCmd: zenpack command failed
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 487, in
zp.run()
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 183, in run
self.install(packName)
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 325, in install
zp.install(self.app)
File "/opt/zenoss/Products/ZenModel/ZenPack.py", line 240, in install
loader.load(self, app)
File "/opt/zenoss/Products/ZenModel/ZenPackLoader.py", line 315, in load
registerSkin(app.zport.dmd, skinsDir)
File "/opt/zenoss/Products/ZenUtils/Skins.py", line 66, in registerSkin
addDirectoryViews(skinstool, path, dict(__name__=root))
File "/opt/zenoss/lib/python/Products/CMFCore/DirectoryView.py", line 612, in addDirectoryViews
package = getPackageName(_prefix)
File "/opt/zenoss/lib/python/Products/CMFCore/utils.py", line 867, in getPackageName
return getContainingPackage(module)
File "/opt/zenoss/lib/python/Products/CMFCore/utils.py", line 847, in getContainingPackage
mod = sys.modules[name]
KeyError: 'ZenPacks.community.HPMon-hpmon-2.3.0'



Subject: Fixed
Author: [Not Specified]
Posted: 2015-04-14 05:11

Had the wrong zepack. Needed ZenPacks.community.HPMon-2.3.0-py2.7.egg



Subject: Is this the same one that
Author: [Not Specified]
Posted: 2015-04-14 10:14

Is this the same one that ships with Zenoss Core 5



Subject: I'm trying on Zenoss5
Author: [Not Specified]
Posted: 2015-04-17 13:54

I've tried using the ZenPacks.community.HPMon-2.3.0-py2.7.egg as well and get the following.

E0417 18:52:06.867338 00001 endpoint.go:514] No proxy for 4m0n6mbqijlljmcwssqfvki41_localhost_zenhubPB - no need to set empty address list
E0417 18:52:06.868285 00001 endpoint.go:514] No proxy for 4m0n6mbqijlljmcwssqfvki41_zproxy - no need to set empty address list
Trying to connect to logstash server... 127.0.0.1:5042
Connected to logstash server.
ERROR:zen.ZenPackCmd:zenpack command failed
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 772, in
zp = ZenPackCmd()
File "/opt/zenoss/Products/ZenUtils/ZenScriptBase.py", line 36, in __init__
CmdBase.__init__(self, noopts)
File "/opt/zenoss/Products/ZenUtils/CmdBase.py", line 108, in __init__
zcml.load_site()
File "/opt/zenoss/lib/python2.7/site-packages/Zope2/App/zcml.py", line 46, in load_site
_context = xmlconfig.file(site_zcml)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 649, in file
include(context, name, package)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed
self._parser.Parse(data, isFinal)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 364, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 558, in end
self.stack.pop().finish()
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 706, in finish
actions = self.handler(context, **args)
File "/opt/zenoss/lib/python2.7/site-packages/OFS/metaconfigure.py", line 46, in loadProducts
xmlconfig.include(_context, zcml, package=product)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 548, in include
processxmlfile(f, context)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 380, in processxmlfile
parser.parse(src)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed
self._parser.Parse(data, isFinal)
File "/opt/zenoss/lib/python2.7/site-packages/_xmlplus/sax/expatreader.py", line 364, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/xmlconfig.py", line 359, in endElementNS
self.context.end()
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 558, in end
self.stack.pop().finish()
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 705, in finish
args = toargs(context, *self.argdata)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 1397, in toargs
args[str(name)] = field.fromUnicode(s)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/fields.py", line 227, in fromUnicode
v = vt.fromUnicode(s)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/fields.py", line 137, in fromUnicode
value = self.context.resolve(name)
File "/opt/zenoss/lib/python2.7/site-packages/zope/configuration/config.py", line 179, in resolve
mod = __import__(mname, *_import_chickens)
File "/opt/zenoss/ZenPacks/ZenPacks.community.deviceAdvDetail-2.9.0.egg/ZenPacks/community/deviceAdvDetail/thresholds/StatusThreshold.py", line 19, in
import rrdtool
ZopeXMLConfigurationError: File "/opt/zenoss/etc/site.zcml", line 16.2-16.23
ZopeXMLConfigurationError: File "/opt/zenoss/ZenPacks/ZenPacks.community.deviceAdvDetail-2.9.0.egg/ZenPacks/community/deviceAdvDetail/configure.zcml", line 9.8-12.19
ImportError: No module named rrdtool
Command returned non-zero exit code 3. Container not commited.



Subject: This ZenPack is a bit old and
Author: Andrew Kirch
Posted: 2015-04-20 14:47

This ZenPack is a bit old and in need of a maintainer. If someone wants to take it over, please let me know. community [at] zenoss *dot* com

Andrew Kirch

akirch@gvit.com

Need Zenoss support, consulting or custom development Look no further. Email or PM me!

Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard



< Previous
WindowsActive Directory Monitoring
  Next
How to get OpenStack (Provider View) ZenPack
>