This is an old revision of the document!
See also Minimal CentOS Install
See also Static IP Address
http://wiki.zenoss.org/Install_Zenoss
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.
Configure a secure MySQL root password? [Yn]: y