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
No comments:
Post a Comment
Please Comment...!!