View previous topic :: View next topic |
Author |
Message |
Crimson Rider Guru
Joined: 23 Jun 2003 Posts: 462 Location: Delft, the Netherlands
|
Posted: Tue Oct 18, 2005 3:45 pm Post subject: Apache usage measurements |
|
|
Hey there,
I have a nice little problem here. I have one webserver that hosts multiple websites. Now I want to measure the amount of traffic each of those sites generates. Is there an easy way to do that? I am using virtual hosts to make the apache host multiple sites.
Thanx in advance. _________________ Code, justify, code - Pitr Dubovich |
|
Back to top |
|
|
lopez n00b
Joined: 24 Jun 2004 Posts: 52 Location: Toledo, OH USA
|
Posted: Tue Oct 18, 2005 3:49 pm Post subject: |
|
|
Do you want bandwidth utilization or do you want Hit statistics? |
|
Back to top |
|
|
Crimson Rider Guru
Joined: 23 Jun 2003 Posts: 462 Location: Delft, the Netherlands
|
Posted: Tue Oct 18, 2005 3:51 pm Post subject: |
|
|
Good question, I didn't mention that.
I want bandwith utilization, I wish to know how much bandwidth certain sites that I host are taking up. Thanks for reacting. _________________ Code, justify, code - Pitr Dubovich |
|
Back to top |
|
|
tomk Bodhisattva
Joined: 23 Sep 2003 Posts: 7221 Location: Sat in front of my computer
|
Posted: Tue Oct 18, 2005 4:07 pm Post subject: |
|
|
awstats is a good program for this kind of thing, it gives you lots of information including bandwidth usage. _________________ Search | Read | Answer | Report | Strip |
|
Back to top |
|
|
Crimson Rider Guru
Joined: 23 Jun 2003 Posts: 462 Location: Delft, the Netherlands
|
Posted: Tue Oct 18, 2005 4:09 pm Post subject: |
|
|
Cool, I'll give that a try. _________________ Code, justify, code - Pitr Dubovich |
|
Back to top |
|
|
murad n00b
Joined: 29 Oct 2003 Posts: 44 Location: Rio de Janeiro, Brasil
|
Posted: Sat Jun 10, 2006 12:37 am Post subject: |
|
|
If you want here is a reimplementation of apache2splitlogfile that will create 2 log files for each domain. One is the log file for the domain and the second is a log file with the traffic spent per month. _________________ Marcelo Mustafa Murad
http://dtmconsultoria.com |
|
Back to top |
|
|
|