NFSSTAT(8,C) AIX Commands Reference NFSSTAT(8,C)
-------------------------------------------------------------------------------
nfsstat
PURPOSE
Displays Network File System (NFS) statistics.
SYNTAX
+--------+ +------------+ +------------+
nfsstat ---| +----+ |---| |---| |---|
+-| -c |-+ +- namelist -+ +- corefile -+
^| -s ||
|| -n ||
|| -r ||
|| -z ||
|+----+|
+------+
Note: This command does not have MBCS support.
DESCRIPTION
The nfsstat command displays statistical information about the NFS and Remote
Procedure Call (RPC) interfaces to the kernel. The command also can be used to
reinitialize NFS and RPC information. If no options are given, the default is
nfsstat -csnr.
FLAGS
-c Displays client information. Only the client-side NFS and RPC
information are printed. This flag can be combined with the -n and -r
flags to print only client NFS or only client RPC information.
-n Displays NFS information. NFS information for both the client and
server side are printed. This flag can be combined with the -c and -s
flags to print only client or only server NFS information.
-r Displays RPC information. This flag can be combined with the -c and -s
flags to print only client or only server RPC information.
-s Displays server information. This flag can be combined with the -n and
-r flags to print only server NFS or only server RPC information.
-z Reinitializes statistics. This flag is for use by the superuser only,
and can be combined with any of the other flags to reinitialize
particular sets of statistics after printing them.
Processed November 8, 1990 NFSSTAT(8,C) 1
NFSSTAT(8,C) AIX Commands Reference NFSSTAT(8,C)
corefile
Specifies a kernel core dump. The default is /dev/kmem.
namelist
Specifies the AIX kernel. The default is /unix.
FILES
/unix System namelist.
/dev/kmem
Kernel memory.
Processed November 8, 1990 NFSSTAT(8,C) 2