15Apr/092
Installing Zenoss monitoring system
Zenoss is an award-winning open source IT monitoring product that effectively manages the configuration, health and performance of networks, servers and applications through a single, integrated software package.
Start by adding a zenoss entry to your apt sources (pico /etc/apt/sources.list):
deb http://dev.zenoss.org/deb main stable
Update apt repository
apt-get update
Install Zenoss and depending packages
apt-get install zenoss-stack
Start Zenoss
/etc/init.d/zenoss-stack start
You can now login by navigating to http://yourhost:8080/ using the username: admin and password: zenoss
July 26th, 2009 - 07:44
Hello can it use other than 8080 as ISPconfig already use that one
July 26th, 2010 - 12:14
Thanks for the primer done this worked like a charm however I am unable to install any zenpacks.
Zenpack command is not in the path also $ZENHOME is not set after making the changes its commended that I reinstall can anyone help…