Atvik
Apr 29, 2 PM - Apr 30, 7 PM
Taktu þátt í fullkomnum sýndarviðburði Windows Server 29.-30. apríl fyrir djúpa tæknifundi og spurningar og svör í beinni með verkfræðingum Microsoft.
Skráðu þig núnaÞessi vafri er ekki lengur studdur.
Uppfærðu í Microsoft Edge til að nýta þér nýjustu eiginleika, öryggisuppfærslur og tæknilega aðstoð.
A command-line utility that displays statistical info about the Network File System (NFS) and Remote Procedure Call (RPC) calls. Used without parameters, this command displays all of the statistical data without resetting anything.
nfsstat [-c][-s][-n][-r][-z][-m]
Parameter | Description |
---|---|
-c | Displays only the client-side NFS and RPC and NFS calls sent and rejected by the client. To display NFS or RPC information only, combine this flag with the -n or -r parameter. |
-s | Displays only the server-side NFS and RPC and NFS calls sent and rejected by the server. To display NFS or RPC information only, combine this flag with the -n or -r parameter. |
-m | Displays information about mount flags set by mount options, mount flags internal to the system, and other mount information. |
-n | Displays NFS information for both the client and server. To display only the NFS client or server information, combine this flag with the -c or -s parameter. |
-r | Displays RPC information for both the client and server. To display only the RPC client or server information, combine this flag with the -c or -s parameter. |
-z | Resets the call statistics. This flag is only available to the root user and can be combined with any of the other parameters to reset particular sets of statistics after displaying them. |
To display information about the number of RPC and NFS calls sent and rejected by the client, type:
nfsstat -c
To display and print the client NFS call-related information, type:
nfsstat -cn
To display RPC call-related information for both the client and server, type:
nfsstat -r
To display information about the number of RPC and NFS calls received and rejected by the server, type:
nfsstat -s
To reset all call-related information to zero on the client and server, type:
nfsstat -z
Atvik
Apr 29, 2 PM - Apr 30, 7 PM
Taktu þátt í fullkomnum sýndarviðburði Windows Server 29.-30. apríl fyrir djúpa tæknifundi og spurningar og svör í beinni með verkfræðingum Microsoft.
Skráðu þig núna