From owner-freebsd-isp Tue Nov 17 12:40:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09384 for freebsd-isp-outgoing; Tue, 17 Nov 1998 12:40:29 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09375 for ; Tue, 17 Nov 1998 12:40:25 -0800 (PST) (envelope-from john@jfive.com) Received: from localhost (john@localhost) by snake.supranet.net (8.8.8/8.8.8) with SMTP id OAA17765; Tue, 17 Nov 1998 14:39:02 -0600 (CST) (envelope-from john@jfive.com) Date: Tue, 17 Nov 1998 14:39:02 -0600 (CST) From: John Heyer X-Sender: john@snake.supranet.net To: ryanm cc: freebsd-isp@FreeBSD.ORG Subject: Re: qpopper log format In-Reply-To: <36508785.6D50A71B@accn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 16 Nov 1998, ryanm wrote: > Does anyone know what the fields are in the Qpopper logfile?? > It is something like so: > > Nov 16 15:13:37 commnet /usr/local/sbin/popper[15771]: Stats: USERNAME 0 > 0 0 0 > > What are the 0 0 0 0 supposed to refer to?? I mailed Qualcomm and a few > lists > and no one seems to know. Does anyone have a logfile analysis tool for > these logs?? Thanks for any information > > RYan Just as a note - if you're seeing 0 0 0 0 from the same user constantly, it probably means they're autmatically checking mail every x minutes, which will keep a dialup user on-line all day if idle time < x. It may be unintential, but is a common way for people to run dedicated connections without any fancy scripting. I noticed a few of our users checking mail every five minutes which kept them on-line for days, and setup radius so they would be disconnected after 4 hours. One of my works in progress is to develop a CGI script that makes nice charts of popper use - if you'd like to take a look at it once I'm done, just mail me. -- "Mr. Spock, your mind is incedibly logical and analytical!" "Thank you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message