summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2014-06-16 09:47:32 -0400
committerSteve Dickson <steved@redhat.com>2014-06-17 12:56:22 -0400
commita4793601381656a64abe20ed8c2242f0eb2496e6 (patch)
tree354b961598e0c01e20edf53d56a794ffcb54c660
parentfb490bdcb302a56d8513ae854c3caec950bdf071 (diff)
downloadnfs-utils-a4793601381656a64abe20ed8c2242f0eb2496e6.tar.gz
nfs-utils-a4793601381656a64abe20ed8c2242f0eb2496e6.tar.xz
nfs-utils-a4793601381656a64abe20ed8c2242f0eb2496e6.zip
nfsiostat: Document the output columns in the manpage
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--tools/nfs-iostat/nfsiostat.man55
1 files changed, 55 insertions, 0 deletions
diff --git a/tools/nfs-iostat/nfsiostat.man b/tools/nfs-iostat/nfsiostat.man
index 3ec245d..b477a9a 100644
--- a/tools/nfs-iostat/nfsiostat.man
+++ b/tools/nfs-iostat/nfsiostat.man
@@ -38,6 +38,61 @@ If one or more
.I <mount point>
names are specified, statistics for only these mount points will
be displayed. Otherwise, all NFS mount points on the client are listed.
+.TP
+The meaning of each column of \fBnfsiostat\fR's output is the following:
+.RS 8
+- \fBop/s\fR
+.RS
+This is the number of operations per second.
+.RS
+.RE
+.RE
+.RE
+.RS 8
+- \fBrpc bklog\fR
+.RS
+This is the length of the backlog queue.
+.RE
+.RE
+.RE
+.RS 8
+- \fBkB/s\fR
+.RS
+This is the number of kB written/read per second.
+.RE
+.RE
+.RE
+.RS 8
+- \fBkB/op\fR
+.RS
+This is the number of kB written/read per each operation.
+.RE
+.RE
+.RE
+.RS 8
+- \fBretrans\fR
+.RS
+This is the number of retransmissions.
+.RE
+.RE
+.RE
+.RS 8
+- \fBavg RTT (ms)\fR
+.RS
+This is the duration from the time that client's kernel sends the RPC request until the time it receives the reply.
+.RE
+.RE
+.RE
+.RS 8
+- \fBavg exe (ms)\fR
+.RS
+This is the duration from the time that NFS client does the RPC request to its kernel until the RPC request is completed, this includes the RTT time above.
+.RE
+.RE
+.RE
+.TP
+Note that if an interval is used as argument to \fBnfsiostat\fR, then the diffrence from previous interval will be displayed, otherwise the results will be from the time that the share was mounted.
+
.SH OPTIONS
.TP
.B \-a " or " \-\-attr