Vmstat,
Top,
Fstat,
Tcpbench,
Netintro,
Protocols,
Systat,
Ps,
Services,
Trpt,
Iostat,
Pstat,
Tcpdrop,
Inet_ntop,
Hosts,
Nfsstat,
Portmap,
Route,
Netstat NETSTAT(1) - General Commands Manual # NETSTAT(1) - General Commands Manual
NAME # netstat - show network status
SYNOPSIS # netstat [-AaBln] [-M core] [-N system] [-p protocol] [-T rtable]
netstat -WÂ interface
netstat -m
netstat -I interface | -i [-bdehnq]
netstat -w wait [-bdehnq] [-c count] [-I interface]
netstat -s [-gru] [-f address_family] [-p protocol]
netstat -g [-lnu] [-f address_family]
netstat -R
netstat -r [-AFu] [-f address_family] [-M core] [-N system] [-T rtable]
...
TRPT(8) - System Manager’s Manual # TRPT(8) - System Manager’s Manual
NAME # trpt - transliterate protocol trace
SYNOPSIS # trpt [-afjst] [-M core] [-N system] [-p hex-address]
DESCRIPTION # trpt interrogates the buffer of TCP trace records created when a socket is marked for “debugging” (see setsockopt(2)), and prints a readable description of these records. When no options are supplied, trpt prints all the trace records found in the system grouped according to TCP connection protocol control block (PCB).
...