Tag Archives: apache status

How to Check if Apache Is Up and Restart if Not

I do often monitor server apache status as most often reason of server outages is Apache overload. Some web hosting panels are sending notifications when your server is down; some web services like Alertra.com provide you with different notification options and one of my hosters has his internal monitoring service. But what to do if you need to… Read More »

Viewing Apache Server Status From Your Browser

Sometimes you need to have a look at Apache status, especially, if your server serves many users and if often busy. You should monitor you server’s CPU load, and view other Apache performance information. There is a simple solution in httpd.conf, that allows you to do this directly from your browser. All you need is just to add… Read More »