> On Dec 3, 2024, at 3:55 PM, Poul-Henning Kamp <p...@phk.freebsd.dk> wrote:
>
> --------
> Zhenlei Huang writes:
>
>> When netstat reports every 8 seconds, you're gonna get `8 * bytes per 8
>> seconds`, so you still get `bytes per second` but not `bits per second`
>
> Netstat -I reports bytes since last update, not bytes per second.
Yeah, you're right. I think I over thought this and got confused by `per
second` :-)
>
> --
> Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
> p...@freebsd.org | TCP/IP since RFC 956
> FreeBSD committer | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.