Netstat

FSTAT(1) - General Commands Manual

Vmstat, Top, Systat, Ps, Netstat, Iostat, Pstat, Nfsstat, Tcpdrop, Fstat

FSTAT(1) - General Commands Manual # FSTAT(1) - General Commands Manual NAME # fstat - display status of open files SYNOPSIS # fstat [-fnosv] [-M core] [-N system] [-p pid] [-u user] [file …] DESCRIPTION # fstat identifies open files. A file is considered open by a process if it was explicitly opened, is the working directory, root directory, active executable text, or kernel trace file for that process. If no options are specified, fstat reports on all open files in the system. ...

IFCONFIG(8) - System Manager's Manual

Intro, Rtable, Tcpdump, Ifmedia, Netintro, Rc, Netstat, Slaacd, Inet, Hosts, Hostname.if, Route, Ifconfig

IFCONFIG(8) - System Manager’s Manual # IFCONFIG(8) - System Manager’s Manual NAME # ifconfig - configure network interface parameters SYNOPSIS # ifconfig [-AaC] [-M lladdr] [interface] [address_family] [address [dest_address]] [parameters] DESCRIPTION # The ifconfig utility is used to assign an address to a network interface and/or configure network interface parameters. Generally speaking, hostname.if(5) files are used at boot-time to define the network address of each interface present on a machine; ifconfig is used at a later time to redefine an interface’s address or other operating parameters. ...

IOSTAT(8) - System Manager's Manual

Vmstat, Top, Fstat, Systat, Ps, Netstat, Pstat, Nfsstat, Iostat

IOSTAT(8) - System Manager’s Manual # IOSTAT(8) - System Manager’s Manual NAME # iostat - report I/O statistics SYNOPSIS # iostat [-CDdIT] [-c count] [-M core] [-N system] [-w wait] [drives] DESCRIPTION # iostat displays kernel I/O statistics on terminal, disk and CPU operations. By default, iostat displays one line of statistics averaged over the machine’s run time. The -I option causes iostat to print raw, unaveraged values. The options are as follows: ...

KSTAT(1) - General Commands Manual

Systat, Netstat, Kstat

KSTAT(1) - General Commands Manual # KSTAT(1) - General Commands Manual NAME # kstat - display kernel statistics SYNOPSIS # kstat [-w wait] [name | provider:instance:name:unit] … DESCRIPTION # The kstat utility displays statistics collected by the kernel. By default, all available data is displayed. If at least one argument is given, the display is restricted to data that matches at least one of the arguments. The options are as follows: ...

NETINTRO(4) - Device Drivers Manual

Udp, Bgpd, Lo, Bridge, Mrouted, Ifmedia, Arp, Unix, Inet, Ip6, Mpe, Ripd, Netstart, Intro, Ifconfig, Ioctl, Socket, Hosts, Ip, Route, Config, Ospfd, Netstat, Tcp, Pf, Netintro

NETINTRO(4) - Device Drivers Manual # NETINTRO(4) - Device Drivers Manual NAME # netintro - introduction to networking facilities SYNOPSIS # #include <sys/socket.h> #include <net/route.h> #include <net/if.h> DESCRIPTION # This section is a general introduction to the networking facilities available in the system. Documentation in this part of section 4 is broken up into three areas: protocol families (domains), protocols, and network interfaces. All network protocols are associated with a specific protocol family. ...

NETSTAT(1) - General Commands Manual

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] ...

NFSSTAT(1) - General Commands Manual

Vmstat, Fstat, Sysctl, Systat, Ps, Netstat, Kvm, Iostat, Pstat, Nfsstat

NFSSTAT(1) - General Commands Manual # NFSSTAT(1) - General Commands Manual NAME # nfsstat - display NFS statistics SYNOPSIS # nfsstat [-cs] [-M core] [-N system] [-w wait] DESCRIPTION # nfsstat displays statistics kept about NFS client and server activity. If neither -M nor -N option was specified, statistics will be obtained from the running system by calling sysctl(2). Otherwise the specified core and system will be used to fetch data by means of kvm(3). ...

PS(1) - General Commands Manual

Vmstat, Top, Pkill, Fstat, Pgrep, W, Kill, Netstat, Procmap, Systat, Kvm, Iostat, Pstat, Strftime, Dev_mkdb, Ps

PS(1) - General Commands Manual # PS(1) - General Commands Manual NAME # ps - display process status SYNOPSIS # ps [[-]AacefHhjkLlmrSTuvwx] [-M core] [-N system] [-O fmt] [-o fmt] [-p pid] [-t tty] [-U user] [-W swap] DESCRIPTION # The ps utility displays information about active processes. When given no options, ps prints information about processes of the current user that have a controlling terminal. The information displayed is selected based on a set of keywords (and for even more control, see the -L, -O, and -o options). ...

PSTAT(8) - System Manager's Manual

Vmstat, Top, Fstat, Tcpbench, Stat, Printf, Procmap, Systat, Ps, Netstat, Iostat, Fs, Pstat

PSTAT(8) - System Manager’s Manual # PSTAT(8) - System Manager’s Manual NAME # pstat - display system data structures SYNOPSIS # pstat [-fknsTtv] [-M core] [-N system] [-d format symbol …] DESCRIPTION # pstat displays open file entry, swap space utilization, terminal state, and vnode data structure information. If core is given, the information is sought there, otherwise in the running kernel via /dev/kmem. The required namelist is taken from the running kernel unless system is specified. ...

RDOMAIN(4) - Device Drivers Manual

Pf.conf, Netstat, Ps, Ifconfig, Lo, Id, Route, Rdomain

RDOMAIN(4) - Device Drivers Manual # RDOMAIN(4) - Device Drivers Manual NAME # rtable, rdomain - routing tables and routing domains DESCRIPTION # The traditional kernel routing system had a single table for routes and allowed only non-conflicting IP address assignments. The rtable feature allows multiple lookup tables for routes. The rdomain feature provides a way to logically segment a router between network paths. Routing tables # Each rtable contains routes for outbound network packets. ...