Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 11:48:52 +0200
From:      Sheldon Hearn <axl@iafrica.com>
To:        current@FreeBSD.ORG
Subject:   netstat prints shifted if_obytes values?
Message-ID:  <2527.916652932@axl.noc.iafrica.com>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2527.916652932>