[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: netstat -s output for hpux 11.11 (11i)
- To: hobbit (at) hswn.dk
- Subject: Re: netstat -s output for hpux 11.11 (11i)
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Sun, 23 Apr 2006 14:16:24 +0200
- References: <20060405153814.GD20315@hswn.dk> <OF0E5B63E2.D9FB5D49-ONC1257147.00568ECF-C1257147.005F65C2@cnp.fr>
- User-agent: Mutt/1.5.9i
On Wed, Apr 05, 2006 at 07:22:00PM +0200, thomas.seglard.enata (at) cnp.fr wrote:
> $ uname -r
> B.11.11
> $ netstat -s
> tcp:
> 90934926 packets sent
I already have the "netstat -s" output, but is statistics for TCP/IP.
What I'm after right now is statistics about the physical network
interfaces - how many bytes have been received and transmitted through
the Ethernet network-card.
From the public man-pages, it seems this might be the "netstat -in"
command. What output does that give on HP-UX ?
(I'd like the same info for Darwin, but I don't know what commands you
must use. If it's like the *BSD systems, perhaps "netstat -i -b -n" ?)
Regards,
Henrik