apachetop


A monitoring tool for multiple Apache servers, similar to top and mytop

apachetop

GITHUB

Apachetop code has moved to Github

Synopsis

This is a console-based (non-gui) monitoring tool which reads the server-status pages from one or more Apache servers and combines the information onto one easy monitoring screen. It displays the current number of reads, writes, keepalives etc, plus the overall number of requests/hits processed, the amount of data transferred, the number of requests & data processed per second since the Apache servers were started, and the 'current' per second numbers.

It is useful for overall benchmarking of your Apache servers, especially in a load-balanced environment, as well as monitoring how well your servers are coping with the load and what pages are being served at any one time.

Screenshot

http://www.jeremyjones.com/apachetop/apachetop.png

More Information

Please refer to the project page at jeremyjones.com for more information.

Project Information

Labels:
apache top mytop monitoring unix console