From: Steve Dickson <SteveD@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: [PATCH 0/3] nfsstat: Fixing and improving the new --sleep and --list options
Date: Wed, 08 Apr 2009 10:51:06 -0400 [thread overview]
Message-ID: <49DCB9DA.5000300@RedHat.com> (raw)
Using the new --sleep and --list options to nfsstats,
I found a server side bug and an annoyance when particular
protocols where specified.
When the --sleep options as used with a particular protocol
option (i.e. -2, -3 or -4) and there was no traffic, blank
lines were being echoed to the screen causing useful data
to be scrolled of the screen.
Also with the --sleep option, the server stats were not
being updated which meant the same values would be echoed
again and again when there was not new server traffic.
Finally when using the --sleep and/or --list options, zero
stats will not be displayed. I found it much more useful to
show what happen instead of showing what did not happen.
Plus not showing zero stats makes the --list much easier to
read and digest as well as keeping useful data from scrolling
off the screen.
The server side bug was the fact --list didn't on server
stats. The client stats were being check when the server
stats should have been.
steved.
next reply other threads:[~2009-04-08 14:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 14:51 Steve Dickson [this message]
[not found] ` <49DCB9DA.5000300-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2009-04-08 16:01 ` [PATCH 1/3] nfsstat: The --list option does not work on server stats Steve Dickson
2009-04-08 16:03 ` [PATCH 2/3] nfsstat: -Z showing incorrect " Steve Dickson
2009-04-08 16:05 ` [PATCH 3/3] nfsstat: Eliminate the displaying zero stats Steve Dickson
[not found] ` <49DCCB34.4080901-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2009-04-12 17:23 ` J. Bruce Fields
2009-04-13 12:08 ` Steve Dickson
[not found] ` <49E32B4B.5060704-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2009-04-13 17:02 ` Kevin Constantine
[not found] ` <49E3701E.40202-P5ys19MLBK/QT0dZR+AlfA@public.gmane.org>
2009-04-13 21:28 ` Steve Dickson
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=49DCB9DA.5000300@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.