[4933] in WWW Security List Archive

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

Re: www stats

daemon@ATHENA.MIT.EDU (Brian W. Spolarich)
Fri Mar 28 11:35:35 1997

Date: Fri, 28 Mar 1997 09:29:18 -0500 (EST)
From: "Brian W. Spolarich" <briansp@ans.net>
To: Andrea Di Fabio <fabio@cs.odu.edu>
cc: www-security@ns2.rutgers.edu
In-Reply-To: <Pine.SOL.3.95.970327110737.13495A-100000@defiant.cs.odu.edu>
Errors-To: owner-www-security@ns2.rutgers.edu

On Thu, 27 Mar 1997, Andrea Di Fabio wrote:

| Thanks for the many replies I got about www stat software.
| Unfortunately none of the software packages I have looked at yet seems to
| offer what I need.  I am looking for some kind of web stat engine which
| will give me stat based on user home pages.
| 
| We are mainly interested in knowing which USER is causing the MOST LOAD on
| our system, ie.
| usr1 10%
| usr2 12%
| ...
| ...
| where usr1 may have many files in /home/usr1/public_html/

  You can probably set up a report easily enough like that with
OpenMarket's WebReporter, but that's not a free package.

  Alternatively, you could write a relatively simple Perl program to parse
your logfiles, and total the number of "~" requests for each user and
generate a report.  I'd probably do something like this in Perl.

  -brian

--
Brian W. Spolarich - ANS Systems Development - briansp@ans.net - 313-677-7311
     "May you live to be a hundred, and have an extra year to repent." 
							- Irish Proverb


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