Install Zenoss Stack on Ubuntu 8.04 (Hardy)

Zenoss Monitoring for Applications is open source, before we install aplications, we must add the command repsitory


$ sudo gedit /etc/apt/sources.list

paste the code below in your sources.list


deb http://dev.zenoss.org/deb main stable



Update repository by type :.

$ apt-get update
$ apt-get install zenoss-stack

start zenoss

$ /etc/init.d/zenoss-stack start

Happy Testing...!!

For more info visit Details http://docs.zenoss.com

No comments:

Post a Comment

Please Comment...!!