Basic Zenoss Install
Download Zenoss RPM-GPG key wget http://dev.zenoss.com/yum/RPM-GPG-KEY-zenoss Import key rpm --import RPM-GPG-KEY-zenoss Download Zenoss Core wget http://sourceforge.net/projects/zenoss/files/zenoss-3.1/zenoss-3.1.0/zenoss-3.1.0.el5.x86_64.rpm/download Install Zenoss Core yum install zenoss-3.1.0.el5.x86_64.rpm Perform first-boot initialization /etc/init.d/zenoss start Once completed, connect to http://<your_server_name>:8080 with a web browser and run through the initial setup wizard i.e. set admin username and password.