Monitoring Apache2 bandwidth usage by individual VirtualHosts

At Weblogs.us we have been going through bandwidth at a fast pace lately. We use Apache2 as our web server,  and while we have some rough bandwidth monitoring tools, we could really use a more granular view of bandwidth usage. The ideal solution for us would be a time configurable view (i.e. hour, day, month, year) of bandwidth usage on a per VirtualHost basis.

While researching solutions these were the most useful links I found:

Apache Virtual Host Bandwidth Monitoring - _o_________ ___ _______

Apache Virtual Host Bandwidth Monitoring – _o_________ ___ _______http://xn.pinkhamster.net/blog/tech/apache_virtual_host_bandwidth_monitoring.htmlmod_accounting is a simple Apache module for recording bandwidth usage on a per-virtual host basis. It can write to either a MySQL or PostgreSQL database. You just add a couple…
Weblog for shoof – Monitoring Apache bandwidth usage per virtualhosthttp://www.debian-administration.org/users/shoof/weblog/1I am trying to find a solution to monitor the amount of bandwidth each virtualhost on my web servers are using. I can already figure out the total amount of bandwidth they…
apache2 – How can I monitor bandwidth usage by Virtual Host in Apache on Ubuntu – Server Faulthttp://serverfault.com/questions/119286/how-can-i-monitor-bandwidth-usage-by-virtual-host-in-apache-on-ubuntuI am trying to find a way to monitor the bandwidth usage on my server broken out by each virtualhost WITHOUT installing something like PLESK, CPanel, or ISPConfig that is capable…

mod_logio - Apache HTTP Server

mod_logio – Apache HTTP Serverhttp://httpd.apache.org/docs/2.0/mod/mod_logio.htmlCustom Log Formats This modules adds two new logging directives. The characteristics of the request itself are logged by placing “%” directives in the format string, which are…
Weblog for chris – Apache2 virtual host bandwidth logginghttp://www.debian-administration.org/users/chris/weblog/2Looking for something to log virtual host bandwidth for apache 2. I have many hosts spread across 6 IP addresses with name based virtual hosting. I can find several options for…

Making Apache httpd Logs More Useful - O'Reilly Media

Making Apache httpd Logs More Useful – O’Reilly Mediahttp://onlamp.com/pub/a/onlamp/2007/02/02/apache-debugging-logs.htmlThere are a few things that you can do to make your access log more useful, such as using the combined, rather than the common, logfile format–but that’s another article. Look…

How can I monitor bandwidth usage by Virtual Host in Apache on Ubuntu - Admins Goodies

How can I monitor bandwidth usage by Virtual Host in Apache on Ubuntu – Admins Goodieshttp://adminsgoodies.com/how-can-i-monitor-bandwidth-usage-by-virtual-host-in-apache-on-ubuntu/Tagsactive-directory amazon-ec2 apache backup bash centos cisco command-line configuration debian dns email exchange firewall iis iis7 iptables linux macosx monitoring mysql…

Leave a Reply

Your email address will not be published. Required fields are marked *