首页
首页 » 其它 » nfsstat

nfsstat


nfsstat

nfsstat [options]

System administration command. Print statistics on NFS and remote procedure call (RPC) activity for both clients and server.

Options

-a

Display all statistics.

-c

Display only client-side statistics.

-n

Display only NFS statistics.

-r

Display only RPC statistics.

-s

Display only server-side statistics.

-o facility

Only display statistics for the specified facility. The following are valid values for facility:

fh

Server file handle cache.

net

Network layer statistics.

nfs

Same as -n.

rc

Server request reply cache.

rpc

Same as -r.

-z

Reset statistics to zero. Use with above options to zero out specific sets of statistics (e.g. -zr to reset the RPC statistics.)