From owner-freebsd-isp@FreeBSD.ORG Tue Apr 15 09:19:29 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AB6E37B401 for ; Tue, 15 Apr 2003 09:19:29 -0700 (PDT) Received: from gisp.dk (62.79.61.146.adsl.aboes.worldonline.dk [62.79.61.146]) by mx1.FreeBSD.org (Postfix) with SMTP id 14A7643FA3 for ; Tue, 15 Apr 2003 09:19:27 -0700 (PDT) (envelope-from msb@gisp.dk) Received: (qmail 22001 invoked by uid 85); 15 Apr 2003 16:29:07 -0000 Received: from msb@gisp.dk by server.gisp.dk by uid 82 with qmail-scanner-1.16 (clamscan: 0.54. spamassassin: 2.53. Clear:. Processed in 0.161047 secs); 15 Apr 2003 16:29:07 -0000 Received: from unknown (HELO mrwinslows) (192.168.1.4) by 192.168.1.2 with SMTP; 15 Apr 2003 16:29:06 -0000 Message-ID: <009e01c3036a$c94ded50$0401a8c0@mrwinslows> From: "Msb" To: References: Date: Tue, 15 Apr 2003 18:19:27 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Trafic control X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 16:19:29 -0000 Hi I am interested in monitoring the traffic on some of the services on my FreeBSD server. Mail: Qmail + courier imap as imap server. ---- Any input on monitoring the SMTP, imap, and incomming mail traffic per user? Web Apache Apache seems to log the requests made, but not the actual amount of bytes transfered - eg. if i start downloading a 1 gig file an cancel immediatly it will still show up as 1 gig in the log file. Any inputs on how to do this?