This is an old revision of the document!
http://wiki.zenoss.org/Install_Zenoss
On CentOS 6 x64:
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.