Monitor Apache 2.2 with Zenoss on Debian
Posted in Geekery on Mar 12th, 2010
The packaged Zenoss for Debain will monitor httpd out of the box but does not look for the apache2 process. To monitor Apache 2.2, you need to add a similar Processes class as httpd has. Navigate to Processes>Apache and then select Add process. Type apache2 as an ID (it’s just a unique identifier) and select [...]