NFSSTAT(1M-SysV) RISC/os Reference Manual NFSSTAT(1M-SysV)
NAME
nfsstat - Network File System statistics
SYNOPSIS
nfsstat [ -csnrz ] [ unix ] [ core ]
DESCRIPTION
nfsstat displays statistical information about the Network
File System (NFS) and Remote Procedure Call (RPC) 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 and reinitialize nothing. The
optional arguments unix and core may be used to indicate
another system namelist and kernel memory image, respec-
tively.
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.
-z Zero (reinitialize) statistics. Can be combined with
any of the above options to zero particular sets of
statistics after printing them.
FILES
/unix system namelist
/dev/kmem kernel memory
ORIGIN
Sun Microsystems
Printed 1/15/91 Page 1