Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 17:15:27 +0800
From:      "David Miao" <davmiao@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Packets v.s. Bytes
Message-ID:  <979f20140603130115h2f347cb2i38fb2340ffb26ad9@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Dear list,

`netstat -i' returns _packets_, how can I get statistics using _bytes_?

Any suggestions or hints? Thanks!

Regards,
David


dm% netstat -i
Name    Mtu Network       Address              Ipkts Ierrs    Opkts Oerrs  =
Coll
fxp0   1500 <Link#1>      00:06:5b:3c:cb:01  3881033     0  2848419     0  =
   0
fxp0   1500 fe80:1::206:5 fe80:1::206:5bff:        0     -        3     -  =
   -
fxp0   1500 10.128/22     10.128.3.126       3119189     -  2842189     -  =
   -
fxp1*  1500 <Link#2>      00:06:5b:3c:cb:02        0     0        0     0  =
   0
lo0   16384 <Link#3>                             627     0      627     0  =
   0
lo0   16384 localhost     ::1                      0     -        0     -  =
   -
lo0   16384 fe80:3::1     fe80:3::1                0     -        0     -  =
   -
lo0   16384 your-net      localhost              627     -      627     -  =
   -



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