Re: Splitting out apache2 virtual host bandwidth usage

2007-10-01 Thread Chris Searle


On 2. okt. 2007, at 00.17, Michael Shuler wrote:


http://cband.linux.pl/
http://mod-cband.com/cband-status


Interesting - I will have to take a look at this. It's available in  
etch - I just need to see if it can be configured only for monitoring  
and not limiting (of course you can set extremely high limits so that  
they don't trigger :))


Chris Searle
[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Splitting out apache2 virtual host bandwidth usage

2007-10-01 Thread Michael Shuler
On 10/01/2007 04:17 PM, Chris Searle wrote:
> I know I can see on the awstats graph for each host the usage there. But
> - is there a simple way to either get ntop to separate by virtual hosts
> (not sure if this kind of customization is available) or - some other
> way to collect this information on a graph showing http bandwidth by
> virtual host? Note - all are on the same IP (NameVirtualHost config in
> apache).

The only way that I know of to separate out vhost traffic on the same IP
is to grok apache logs - this is exactly what awstats is doing for you.
 The only alternatives I can think of are looking at different web stats
packages (they all process log files), or script out bandwidth usage
from the various vhost logs or out of awstats to report the bandwidth
data in the manner you want to see.

-- 
Kind Regards,
Michael Shuler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Splitting out apache2 virtual host bandwidth usage

2007-10-01 Thread Chris Searle
Just been monitoring a new server - it has several apache2 virtual  
hosts and ntop is reporting within the last day 250M bandwidth usage  
on http alone.


I know I can see on the awstats graph for each host the usage there.  
But - is there a simple way to either get ntop to separate by virtual  
hosts (not sure if this kind of customization is available) or - some  
other way to collect this information on a graph showing http  
bandwidth by virtual host? Note - all are on the same IP  
(NameVirtualHost config in apache).


Just curious - got a bit fed up with clicking thru large numbers of  
awstats reports :)


Chris Searle
[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]