From owner-freebsd-questions Sun Jan 13 5:51:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 5FA1137B405 for ; Sun, 13 Jan 2002 05:51:37 -0800 (PST) Received: from panix3.panix.com (panix3.panix.com [166.84.1.3]) by mail2.panix.com (Postfix) with ESMTP id 6DBB78F62 for ; Sun, 13 Jan 2002 08:51:36 -0500 (EST) Received: (from stanb@localhost) by panix3.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g0DDpag02199 for freebsd-questions@freebsd.org; Sun, 13 Jan 2002 08:51:36 -0500 (EST) Message-Id: <200201131351.g0DDpag02199@panix3.panix.com> Subject: Script to summarize ppp stats? To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Sun, 13 Jan 2002 08:51:36 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm looking for a script to summarize, on a daily bassis the statistics collected in /var/log/ppp.log. I'm interested in total numer of connections, and total time the link was up. Yes, I could write a perl script to do this, but it seems to me that this has probably a common need, amnd I was hoping to leverage off of existing effort(s). Thanks. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message