Hi!
I'm looking an app like "top" to monitor my web server and be more aware about robots, mem use, running time on my applications, etc.
I realized that exists a perl module called Apache::VMonitor, but when I tried to install it with CPAN I realize that works only with Apache 1.3.0 and I have httpd-2.2.2-1.2 (On a FC5 machine)
What other options do I have? There is a RPM around? I must to downgrade my apache? There is other app that does the same thing? Any other hint?
thanks in advance
Mauricio
On Tue, 2006-08-01 at 11:33 -0400, Mauricio Vergara Ereche wrote:
I'm looking an app like "top" to monitor my web server and be more aware about robots, mem use, running time on my applications, etc.
Maybe have a look into how Apache does it's "/server-status" display.