From 04dea780d089f341634d5d83cca0f706910c6ede Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Thu, 28 Nov 2019 05:27:18 +0000 Subject: [PATCH] nfsstat: add page (#3626) --- pages/windows/nfsstat.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/windows/nfsstat.md diff --git a/pages/windows/nfsstat.md b/pages/windows/nfsstat.md new file mode 100644 index 000000000..49e98519c --- /dev/null +++ b/pages/windows/nfsstat.md @@ -0,0 +1,12 @@ +# nfsstat + +> Display or reset the number of calls made to the NFS server. +> More information: . + +- Display the recorded number of calls made to the NFS server: + +`nfsstat` + +- Reset the recorded number of calls made to the NFS server: + +`nfsstat -z`