User Tools

Site Tools


networking:monitoring:zenoss

This is an old revision of the document!


Zenoss Network Monitoring

See also Minimal CentOS Install

See also Static IP Address

http://www.zenoss.com/

http://wiki.zenoss.org/Install_Zenoss

  • Agent-less
  • Free or Commercial Versions
  • Easy Install

Requirements

ZenPacks

Installation On CentOS 6 x64

:!: Zenoss 4.2.5

http://community.zenoss.org/thread/18932

Band-Aid for MySQL dependencies (breaks Postfix, etc.):

rpm -e --nodeps mysql-libs
wget --no-check-certificate https://github.com/zenoss/core-autodeploy/tarball/4.2.5 -O auto.tar.gz
tar xvf auto.tar.gz
cd zenoss-core-autodeploy-<tab>

Optionally edit zenpack_actions.txt which defines all ZenPacks that will be installed. If you would like to avoid installing certain ZenPacks, then remove the corresponding lines.

./core-autodeploy.sh

A log /opt/zenoss/log/install.log will be created.

networking/monitoring/zenoss.1399758536.txt.gz · Last modified: 2014/05/10 15:48 by gcooper