summaryrefslogtreecommitdiffstats
path: root/tools/mountstats/mountstats.man
blob: 0de31b7e6f74aefb4461a79a69448140ba5f637e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.\"
.\" mountstats(8)
.\"
.TH mountstats 8 "15 Apr 2010"
.SH NAME
mountstats \- Displays NFS client per-mount statistics
.SH SYNOPSIS
.BI "mountstats ["<options> "] " <mount_point> " [ " <mount_point> "]" 
.SH DESCRIPTION
The
.B mountstats
command displays NFS client statisitics on each given
.I <mount_point>
.SH OPTIONS
.TP
.B " \-\-nfs
display only the NFS statistics
.TP
.B " \-\-rpc 
display only the RPC statistics
.TP
.B " \-\-version 
display the version of this command
.SH FILES
.TP
.B /proc/self/mountstats
.SH SEE ALSO
.BR iostat (8),
.BR nfsiostat (8),
.BR nfsstat(8)
.SH AUTHOR
Chuck Lever <chuck.lever@oracle.com>