Date: Mon, 25 Oct 1999 12:39:18 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nfsstat nfsstat.1 nfsstat.c Message-ID: <199910251939.MAA85701@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/10/25 12:39:18 PDT
Modified files:
usr.bin/nfsstat nfsstat.1 nfsstat.c
Log:
Add -c, -s, and -W options to nfsstat. Improve interval output and add
wide-format option to get client-side ops and cache statistics on a single
line.
Change client side ops to the number of attempted ops, whether cached or
not, rather then just the number of rpc's that went through to the server.
This brings nfsstat inline with systat -vm and vmstat and reduces
confusion. The combined cache percentage stats now available via
'nfsstat -cW 1' becomes very useful.
Revision Changes Path
1.9 +11 -1 src/usr.bin/nfsstat/nfsstat.1
1.14 +268 -194 src/usr.bin/nfsstat/nfsstat.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910251939.MAA85701>
