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.
...
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:
...
MOUNT_NFS(8) - System Manager’s Manual # MOUNT_NFS(8) - System Manager’s Manual
NAME # mount_nfs - mount NFS file systems
SYNOPSIS # mount_nfs [-23bcdilsTU] [-a maxreadahead] [-g maxgroups] [-I readdirsize] [-o options] [-R retrycnt] [-r readsize] [-t timeout] [-w writesize] [-x retrans] rhost:path node
DESCRIPTION # The mount_nfs command calls the mount(2) system call to prepare and graft a remote NFS file system (rhost:path) on to the file system tree at the point node.
...
MOUNTD(8) - System Manager’s Manual # MOUNTD(8) - System Manager’s Manual
NAME # mountd - service remote NFS mount requests
SYNOPSIS # mountd [-d] [exportsfile]
DESCRIPTION # mountd is the server for NFS mount requests from other client machines. mountd listens for service requests at the port indicated in the NFS server specification; see Network File System Protocol Specification, RFC 1094, Appendix A and NFS: Network File System Version 3 Protocol Specification, RFC 1813, Appendix I.
...
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]
...
NFSD(8) - System Manager’s Manual # NFSD(8) - System Manager’s Manual
NAME # nfsd - remote NFS server
SYNOPSIS # nfsd [-rtu] [-n num_servers]
DESCRIPTION # nfsd runs on a server machine to service NFS requests from client machines. At least one nfsd must be running for a machine to operate as a server.
Unless otherwise specified, four servers for UDP transport are started.
The options are as follows:
...
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).
...
Vmstat,
Top,
Fstat,
Pfctl,
Renice,
Sysctl,
Kill,
Netstat,
Ps,
Iostat,
Pstat,
Nfsstat,
Systat SYSTAT(1) - General Commands Manual # SYSTAT(1) - General Commands Manual
NAME # systat - display system statistics
SYNOPSIS # systat [-aBbhiNn] [-d count] [-s delay] [-w width] [view] [delay]
DESCRIPTION # systat displays various system statistics in a screen-oriented fashion using the curses(3) screen display library.
While systat is running, the screen is divided into different areas. The top line displays the current number of users, the three system load average figures over the last 1, 5, and 15 minute intervals, the host name, and the system time.
...
Top,
Fstat,
Uvm_init,
Procmap,
Ps,
Netstat,
Systat,
Iostat,
Pstat,
Nfsstat,
Vmstat VMSTAT(8) - System Manager’s Manual # VMSTAT(8) - System Manager’s Manual
NAME # vmstat - report statistics about kernel activities
SYNOPSIS # vmstat [-fimstvz]
vmstat [-c count] [-M core] [-N system] [-w wait] [disk …]
DESCRIPTION # vmstat reports certain kernel statistics kept about process, virtual memory, disk, trap, and CPU activity. The default behavior is to print a one-line summary of these statistics. The -c and -w flags may be used to continually report summaries.
...