virtual host throughput
Cliff Wells
cliff at develix.com
Tue Mar 25 11:57:32 MSK 2008
On Tue, 2008-03-25 at 10:23 +0200, Benny Frishberg wrote:
> Hi,
> Thanks for the quick reply.
> I do not need a benchmarking tool.
> I need to see my virtualhosts online throughput.
"Online throughput" isn't exactly a precise technical term, but since
you've eliminated benchmarking, I'll take a stab and suggest you are
looking for stats:
http://awstats.sourceforge.net/
Clearly you can't easily run the CGI version, but you should be able to
use the CLI one without problem (output is static HTML).
If you want something that's (nearly) real-time, rather than cumulative,
you might see if apachetop fits the bill
http://www.webta.org/projects/apachetop/
Even though it's meant for Apache, if your Nginx logs are configured to
mimic Apache's then it should probably work.
Cliff
More information about the nginx
mailing list