You could always go through your apache logs and count the number of
accesses to the main login page for each hour interval.  Or half
hour...

On Tue, 31 Jul 2001, Aaron Videtto wrote:

> I care! ;->  It would be nice to know how many people log in per day, and
> when is my peak time
> 
> Aaron Videtto
> Telecom/Network Assistant
> Champlain College
> 163 So. Willard St. Box 24
> Burlington, VT 05401
> [EMAIL PROTECTED]
> Work  - (802) 860-2700 ex.2383
> Fax   -  (802) 865-6098
> 
> 
> 
> -----Original Message-----
> From: Dan Melomedman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 31, 2001 10:43 PM
> To: SqWebMail (E-mail)
> Subject: Re: How many users?
> 
> 
> Sam Varshavchik writes:
> 
> > Since HTTP is a stateless protocol, you have no way of knowing if someone
> > whose last HTTP request came in fifteen minutes ago is still reading his
> > mail, or if he is no longer online.
> 
> It should be possible to keep a number of total authentication requests in
> authdaemond process per day for instance, no? Also failed requests, so on.
> This could be neat, but like who cares?
> 
> --
> Dan
> 
> 

Reply via email to