In this tutorial we’ll install the Debian Linux 9 (squeeze), Apache 2 with mpm-itk (to run each web as a isolated user),...
Installing Zenoss monitoring system
Ástþór IPZenoss 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