From owner-freebsd-current Mon Jan 18 01:49:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18073 for freebsd-current-outgoing; Mon, 18 Jan 1999 01:49:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18049 for ; Mon, 18 Jan 1999 01:49:01 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 102BIi-0000em-00 for current@freebsd.org; Mon, 18 Jan 1999 11:48:52 +0200 From: Sheldon Hearn To: current@FreeBSD.ORG Subject: netstat prints shifted if_obytes values? Date: Mon, 18 Jan 1999 11:48:52 +0200 Message-ID: <2527.916652932@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Is the following behaviour from netstat expected under CURRENT? input (xl0) output packets errs bytes packets errs bytes colls 2 0 390 0 0 0 0 4 0 264 0 0 90 0 3 0 1469 1 0 0 0 18 0 1581 0 0 0 0 21 0 15621 0 0 90 0 6 0 312 1 0 0 0 4 0 760 0 0 90 0 9 0 785 1 0 0 0 36 0 8085 0 0 0 0 7 0 1084 0 0 0 0 21 0 13615 0 0 0 0 7 0 616 0 0 0 0 4 0 249 0 0 0 0 1 0 440 0 0 0 0 5 0 312 0 0 0 0 5 0 528 0 0 0 0 18 0 13971 1 0 82 0 4 0 678 0 0 0 0 7 0 390 0 0 0 0 3 0 364 0 0 0 0 7 0 400 0 0 0 0 Specifically, I'm interested in the fact that it _looks_ like if_obytes is sometimes being printed for each ``loop''. At the time, the only expected network traffic was generated by NFSv3. I have no idea whether this might be significant. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message