NFSSTAT(1) BSD Reference Manual NFSSTAT(1)
nfsstat - display NFS statistics
nfsstat [-cs] [-M core] [-N system] [-w wait]
nfsstat displays statistics kept about NFS client and server activity. If
neither -M nor -N option was specified statics will be obtained from the
running system by calling sysctl(3) routine. Otherwise specified core and
system will be used to fetch data by means of kvm(3).
The options are as follows:
-c Display client statistics only.
-M core
Extract values associated with the name list from the specified
core instead of the default /dev/kmem.
-N system
Extract the name list from the specified system instead of the
default /bsd.
-s Display server statistics only.
-w wait
Display a shorter summary of NFS activity for both the client and
server at wait second intervals.
/bsd default kernel namelist
/dev/kmem default memory file
fstat(1), netstat(1), ps(1), systat(1), kvm(3), sysctl(3), iostat(8),
pstat(8), vmstat(8)
The nfsstat command appeared in 4.4BSD.
MirOS BSD #10-current June 6, 1993 1
Generated on 2012-01-15 18:49:59 by $MirOS: src/scripts/roff2htm,v 1.70 2011/12/03 18:21:12 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2011 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.