<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Per VHost Apache Bandwidth Stats</title>
	<link>http://ask.metafilter.com/101824/Per-VHost-Apache-Bandwidth-Stats/</link>
	<description>Comments on Ask MetaFilter post Per VHost Apache Bandwidth Stats</description>
	<pubDate>Tue, 16 Sep 2008 09:28:58 -0800</pubDate>
	<lastBuildDate>Tue, 16 Sep 2008 09:28:58 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Per VHost Apache Bandwidth Stats</title>
		<link>http://ask.metafilter.com/101824/Per-VHost-Apache-Bandwidth-Stats</link>	
		<description>Linux/Unix Admin Filter: What is your preferred method for monitoring bandwidth use per virtual host in Apache? &lt;br /&gt;&lt;br /&gt; I could just log everything and run AWStats/Webalizer/whatever, but that seems overkill when all I really want is a MRTG or RRD Tool graph for each virtual host to indicate bandwidth used the last day, week, month and year. Do you use the impossible to find mod_watch or something else?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.101824</guid>
		<pubDate>Tue, 16 Sep 2008 06:56:14 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
		
			<category>apache</category>
		
			<category>linux</category>
		
			<category>unix</category>
		
			<category>bandwidth</category>
		
			<category>stats</category>
		
			<category>statistics</category>
		
			<category>rrdtool</category>
		
			<category>mrtd</category>
		
			<category>cacti</category>
		
			<category>graph</category>
		
			<category>graphing</category>
		
	</item> <item>
		<title>By: rhizome</title>
		<link>http://ask.metafilter.com/101824/Per-VHost-Apache-Bandwidth-Stats#1477875</link>	
		<description>Apache2? The Apache 1.x mod_watch does seem to have vanished, but &lt;a href=&quot;http://www.freshnet.org/wordpress/2007/03/08/monitoring-apaches-virtualhost-with-munin/&quot;&gt;mod_watch4 is what you want to use on Apache2&lt;/a&gt;, and seems to be &lt;a href=&quot;http://updates.interworx.info/iworx/legacy/sources/mod_watch403.tgz&quot;&gt;available&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101824-1477875</guid>
		<pubDate>Tue, 16 Sep 2008 09:28:58 -0800</pubDate>
		<dc:creator>rhizome</dc:creator>
	</item><item>
		<title>By: larsks</title>
		<link>http://ask.metafilter.com/101824/Per-VHost-Apache-Bandwidth-Stats#1477883</link>	
		<description>If you&apos;re using IP-based virtual hosts, you could use your operating systems packet filter (e.g., &quot;iptables&quot; under Linux, or &quot;ipf&quot; under Solaris) to track bandwidth by IP address.  If you&apos;re using name-based virtual hosts, this won&apos;t work for hopefully obvious reasons.&lt;br&gt;
&lt;br&gt;
Maybe &lt;a href=&quot;http://bwmod.sourceforge.net/&quot;&gt;bwmod&lt;/a&gt;, which was a Google &quot;Summer of Code&quot; project:&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&lt;br&gt;
The httpd web server doesn&apos;t really have a way to control how much &lt;br&gt;
resources a given virtual host can have/ a user can request.&lt;br&gt;
This module should be able to limit access to certain areas &lt;br&gt;
of the website and to limit mailicious users&lt;br&gt;
&lt;/i&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101824-1477883</guid>
		<pubDate>Tue, 16 Sep 2008 09:32:57 -0800</pubDate>
		<dc:creator>larsks</dc:creator>
	</item><item>
		<title>By: Brian Puccio</title>
		<link>http://ask.metafilter.com/101824/Per-VHost-Apache-Bandwidth-Stats#1478033</link>	
		<description>I should clarify...&lt;br&gt;
&lt;br&gt;
Apache 2. Named based, not IP based (some sites share, others with SSL certs don&apos;t).&lt;br&gt;
&lt;br&gt;
I looked at bwmod and while I can throttle with it, I didn&apos;t think it gave me the option to view stats in a way that something like MRTG or RRD Tool could process.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.101824-1478033</guid>
		<pubDate>Tue, 16 Sep 2008 10:41:27 -0800</pubDate>
		<dc:creator>Brian Puccio</dc:creator>
	</item>
	</channel>
</rss>
