nfsstat Flashcards
-s –server
Print only server-side statistics. The default is to print both server and client statistics.
-c –client
Print only client-side statistics.
-n –nfs
Print only NFS statistics. The default is to print both NFS and RPC information.
-2 / -3 / -4
Print only NFS v? statistics.
-m –mounts
Print information about each of the mounted NFS file systems. If this option is used, all other options are ignored.
-r –rpc
Print only RPC statistics.
-o facility
Display statistics for the specified facility, which must be one of: nfs rpc net fh rc all
-v –verbose
be verbose
-l –list
Print information in list form.
-S –since file
Instead of printing current statistics, nfsstat imports statistics from file and displays the difference between those and the current statistics.
-Z[interval], –sleep=[interval]
Instead of printing current statistics and immediately exiting, nfsstat takes a snapshot of the current statistics and pauses until it receives SIGINT (typically
from Ctrl-C), at which point it takes another snapshot and displays the difference between the two.