From owner-freebsd-net Tue Jan 30 6:45:48 2001 Delivered-To: freebsd-net@freebsd.org Received: from www.aprcity.ru (b.primesite.ru [194.85.132.55]) by hub.freebsd.org (Postfix) with ESMTP id E357837B6E6 for ; Tue, 30 Jan 2001 06:45:25 -0800 (PST) Received: from infodep01 (info-dep-01.aprcity.com [172.16.0.37]) by www.aprcity.ru (8.9.3/8.9.3) with SMTP id RAA68006 for ; Tue, 30 Jan 2001 17:52:34 +0300 (MSK) Message-ID: <028801c08acb$1f4fc6d0$250010ac@aprcity.com> From: "Zaitsev Serg" To: Subject: netstat -inb Date: Tue, 30 Jan 2001 17:44:17 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I like to use 'netstat -inb' for monthly looking how much bytes in/out on particular network device (xl2, for me). But counters look like a modus of 2^32 (4294967296, unsigned double word). It's so little for my needs. Are there user way to enlarge counters to 64 bits? Thanks, Zaitsev Serg, root@aprcity.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message