Saturday, 30 Jun, 2012 Zenoss is a nice NMS. The main Zenoss advantage is the flexibility offered by its modular (ie."plugin") system called zenpacks. At this Address there are plenty of zenpacks: http://community.zenoss.org/community/zenpacks. You’ll be tempted to get as many as you wish, then install them from the WEB-GUI. Unfortunately the WEB-GUI doesn’t always succeed on showing you what is really happening, so installing zenpacks from CLI sometimes may offer you more clues. To install zenpacks through bash, I do: chown zenoss:zenoss /path/to/zenpack.egg chmod 777 /path/to/zenpack.egg /usr/local/zenoss/zenoss/bin/zenpack --install /path/to/zenpack.egg And make sure you read the output! then: /etc/init.d/zenoss-stack stop /etc/init.d/zenoss-stack stop /etc/init.d/zenoss-stack start To restart Zenoss. Usually everything will be fine, except for the occasional HP Procurve Zencack, that requires you to manually create the /Devices/Network/Switch/HP class and the /Events/Net/traps event. SRC: http://community.zenoss.org/thread/14469;jsessionid=FE6D3C07731C2F669B51653AF9D26F0A.node0 Rate this post Andrea MatesiSenior Professional Network and Computer Systems Engineer during work hours and father when home. Andrea strives to deliver outstanding customer service and heaps of love towards his family. In this Ad-sponsored space, Andrea shares his quest for "ultimate" IT knowledge, meticulously brought to you in an easy to read format. Share this:LinkedIn Related