Re: [PATCH 1/2] nfsstat.c: Print diff stats every N seconds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Steve Dickson wrote:
Hey Kevin,

I apologize for taking so long to look at this... but...

Question: I notice that the v3 stats are displayed one
way (in list format) and the v4 stats are display in
another way (in column format) was this on purpose? Should they be displayed using the same format?
Steve-
I re-worked, and re-submitted the patches per some suggestions from Greg. I've since found an output bug that if --sleep=1 outputs a newline when there's no nfs traffic. It'd probably just be easiest if I re-send the patches at this point if that works for you.

-kevin

steved.
Kevin Constantine wrote:
nfsstat.c: Implemented --sleep[interval] option.
nfsstat.man: Added information about the --sleep option
Signed-off-by: Kevin Constantine <kevin.constantine@xxxxxxxxxxxxxxxxxxx>
---
 utils/nfsstat/nfsstat.c   |  158 +++++++++++++++++++++++++++++++++++++--------
 utils/nfsstat/nfsstat.man |    6 ++-
 2 files changed, 137 insertions(+), 27 deletions(-)

diff --git a/utils/nfsstat/nfsstat.c b/utils/nfsstat/nfsstat.c
index 1517414..c25580c 100644
--- a/utils/nfsstat/nfsstat.c
+++ b/utils/nfsstat/nfsstat.c
@@ -167,10 +167,16 @@ DECLARE_SRV(srvinfo, _old);
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux