From owner-freebsd-questions Sun Jun 9 7:24:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 3707F37B409 for ; Sun, 9 Jun 2002 07:24:39 -0700 (PDT) Received: (qmail 24657 invoked by uid 0); 9 Jun 2002 14:24:31 -0000 Received: from dial-213-168-98-9.netcologne.de (HELO capm) (213.168.98.9) by mail.gmx.net (mp007-rz3) with SMTP; 9 Jun 2002 14:24:31 -0000 Message-ID: <009a01c20fc1$5a0384c0$0200a8c0@capm> From: "Pascal Giannakakis" To: Subject: Getting current througput from ppp Date: Sun, 9 Jun 2002 16:24:22 +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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Hello, what is the preferred way to get the throughput of a ppp-line? I have a ISDN-connection which i use with userland ppp, and i want to hack a little tachometer with java, which shows me the usage of my bandwidth. So what i need, is something that delivers me the total bytes sent / revived since start. I have found something, but i'm sure you guys can tell me a much better way: /usr/sbin/pppctl /tmp/bla show links To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message