NFSSTAT(1M) Domain/OS SysV NFSSTAT(1M)
NAME
nfsstat - display Network File System statistics
SYNOPSIS
/etc/nfsstat [ -csnrz ]
DESCRIPTION
The nfsstat command displays statistical data about NFS; you can also use
it to reinitialize the statistics. Without options, the command defaults
to nfsstat -csnr.
OPTIONS
-c Display client statistics. You can combine this option with
the -n and -r options to print client NFS or client RPC (Remote
Procedure Call) statistics only.
-s Display server statistics in the same manner as the -c option.
-n Display NFS statistics for both client and server. You can
combine this option with the -c and -s options to print only
client or server NFS statistics.
-r Display RPC statistics in the same manner as the -n option.
-z Zero (reinitialize) statistics. You can combine this option
with any of the other options to reinitialize particular sets
of statistics after printing them. This option requires
super-user privileges.