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.
The options are as follows:
- -c
-
Only display values for NFS client side.
- -s
-
Only display values for NFS server side.
- -M
-
Extract values associated with the name list from the specified core
instead of the default
/dev/kmem
.
- -N
-
Extract the name list from the specified system instead of the default
/netbsd
.
- -w
-
Display a shorter summary of
NFS
activity for both the client and server at
wait
second intervals.
FILES
/netbsd
-
default kernel namelist
/dev/kmem
-
default memory file
SEE ALSO
fstat(1),
netstat(1),
ps(1),
systat(1),
vmstat(1),
iostat(8),
pstat(8)
HISTORY
The
nfsstat
command appears in
4.4BSD.