Feed on
Posts
Comments

Tag Archive 'apache'

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 [...]

Read Full Post »

I recently needed to move a very simple ASP site to Apache for archival purposes. There was nothing of importance that the dynamic ASP was doing and as it was just for an archive, it made the most sense to turn it into simple HTML (as the whole site probably should have been in the [...]

Read Full Post »