snippetbashTip
nfsstat — Display or reset the number of calls made to the NFS server. More information: <https://learn.micros
Viewed 0 times
thecommandclinfsstatcallsresetnumberdisplay
windows
Problem
How to use the
nfsstat command: Display or reset the number of calls made to the NFS server. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/nfsstat>.Solution
nfsstat — Display or reset the number of calls made to the NFS server. More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/nfsstat>.Display the recorded number of calls made to the NFS server:
nfsstatReset the recorded number of calls made to the NFS server:
nfsstat -zCode Snippets
Display the recorded number of calls made to the NFS server
nfsstatReset the recorded number of calls made to the NFS server
nfsstat -zContext
tldr-pages: windows/nfsstat
Revisions (0)
No revisions yet.