Hi there .. while researching something else (M$ Monitoring tools) I
came across this wee article .. maybe of some use
http://www.netadmintools.com/art507.html
regards
Paul
Craig FALCONER wrote:
Awesome wee util - apachetop
In debian its packaged as apachetop
-----Original Message-----
From: Greg Trounson [mailto:[EMAIL PROTECTED]
Sent: Saturday, 21 October 2006 11:12 a.m.
To: [email protected]
Subject: Apache monitoring
Hi all,
A quick question I hope:
How does one go about monitoring HTTP transfers in progress from an
apache2 server? The log file /var/log/apache2/access.log only records
transfers once they are completed so it's not very useful for monitoring
large transfers. The best I've been able to come up with so far is with
netstat which has rather limited usefulness in this case.
I've seen a perl module called apache2:uploadProgress but I'm not sure
if that will do what I'm wanting.
Any ideas would be appreciated,
Greg