So i'm trying to install the vmware SNMP zenpack (http://wiki.zenoss.org/ZenPack:VMware_ESX_SNMP). But when i try to install it via commandline i'm getting this
[zenoss@zenoss ~]$ zenpack --install ZenPacks.community.VMwareESXMonitor-1.0-py2.4.egg
ERROR:zen.ZenPackCmd:Zenpack ZenPacks.community.VMwareESXMonitor-1.0-py2.4.egg requires Zenpacks.zenoss.ZenossVirtualHostMonitor
ERROR:zen.ZenPackCmd:zenpack stopped: ZenPacks.community.VMwareESXMonitor-1.0-py2.4.egg not installed
Thing is, I already have Zenpacks.zenoss.ZenossVirtualHostMonitor installed. What gives?
Edit: Would the fact that I have Python 2.7 and not 2.4 be a problem?