4.3BSD-UWisc/man/cat8/nfsstat.8
NFSSTAT(8) UNIX Programmer's Manual NFSSTAT(8)
NAME
nfsstat - Network File System statistics
SYNOPSIS
nfsstat [ -csnrdz ]
DESCRIPTION
_N_f_s_s_t_a_t displays statistical information about the Network
File System (NFS), Remote Procedure Call (RPC), and Network
Disk (ND) interfaces to the kernel. It can also be used to
reinitialize this information. If no options are given the
default is
nfsstat -csnr
That is, print everything except ND information, and reini-
tialize nothing.
OPTIONS
-c Display client information. Only the client side NFS
and RPC information will be printed. Can be combined
with the -n and -r options to print client NFS or
client RPC information only.
-s Display server information. Works like the -c option
above.
-n Display NFS information. NFS information for both the
client and server side will be printed. Can be com-
bined with the -c and -s options to print client or
server NFS information only.
-r Display RPC information. Works like the -n option
above.
-d Display Network Disk (ND) information.
-z Zero (reinitialize) statistics. Can be combined with
any of the above options to zero particular sets of
statistics after printing them. The user must have
write permission on /_d_e_v/_k_m_e_m for this option to work.
FILES
/vmunix system namelist
/dev/kmem kernel memory
Printed 12/27/86 1 February 1985 1