From: Steve Dickson <SteveD@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH] nfsiostat: Document the output columns in the manpage
Date: Tue, 17 Jun 2014 14:07:14 -0400 [thread overview]
Message-ID: <53A083D2.30202@RedHat.com> (raw)
In-Reply-To: <1402926721-8104-1-git-send-email-steved@redhat.com>
On 06/16/2014 09:52 AM, Steve Dickson wrote:
> From: Jan Chaloupka <jchaloup@redhat.com>
>
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed...
steved.
> ---
> tools/nfs-iostat/nfsiostat.man | 55 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 55 insertions(+)
>
> 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
>
prev parent reply other threads:[~2014-06-17 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 13:52 [PATCH] nfsiostat: Document the output columns in the manpage Steve Dickson
2014-06-17 18:07 ` Steve Dickson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53A083D2.30202@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox