[6999] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: statistic tool for httpd ?

daemon@ATHENA.MIT.EDU (Robert S. Thau)
Tue Dec 13 17:42:22 1994

Date: Tue, 13 Dec 1994 23:08:42 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: rst@ai.mit.edu
From: rst@ai.mit.edu (Robert S. Thau)
To: Multiple recipients of list <www-talk@www0.cern.ch>

   Date: Tue, 13 Dec 1994 14:57:41 +0100
   From: "Kurt Westh Nielsen" <kwn@ingenioeren.dk>

   Does anybody know of some statistics (unix) tools, well suited to
   work on the access_log file that NCSA's httpd creates ?

   /Kurt
   _______________________
   Kurt Westh Nielsen      email: kwn@ingenioeren.dk
   -------------------------

Roy Fielding's wwwstat program is in use at a lot of sites, including
here; see

  http://www.ics.uci.edu/WebSoft/wwwstat/

The only problem I've had with it is that it produces too much
information to peruse on a daily basis (wwwstat summaries are still
pretty big).

I finally wrote a program of my own which takes the wwwstat summary,
and produces a two-page metasummary whose major content is a breakdown
of traffic by directory (cumulative over subdirectories), with traffic
in images broken out from other files (to give some idea how much
traffic comes from inline images), and with low-traffic directories
suppressed.  This is a perl5 script; see

  http://www.ai.mit.edu/tools/usum/usum.html

for pointers to a sample of the output, and a copy of the script, if
you're interested.

rst


home help back first fref pref prev next nref lref last post