index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
mountstats
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsiostat: display NFS RPC queue time for mountstats and nfs-iostat
Ryan Doyle
2017-10-30
1
-2
/
+7
*
mountstats: Remove a shebang
Steve Dickson
2017-07-27
1
-1
/
+1
*
mountstats: add pNFS READs and WRITEs
Scott Mayhew
2016-09-22
1
-0
/
+2
*
mountstats: add missing v4.2 operations
Scott Mayhew
2015-12-11
1
-1
/
+8
*
mountstats: handle KeyError in accumulate_iostats()
Scott Mayhew
2015-12-11
1
-1
/
+4
*
mountstats.man: Remove a few bogus .R macros
Scott Mayhew
2015-09-16
1
-4
/
+4
*
mountstats.man: fixed typo in man page
Steve Dickson
2015-08-10
1
-1
/
+1
*
mountstats: Fix the retrans counter output by the nfsstat command
Scott Mayhew
2015-06-03
1
-1
/
+1
*
mountstats: Normalize the mountpoints passed on the command line.
Scott Mayhew
2015-03-04
1
-3
/
+3
*
mountstats: Fix exit code handling
Scott Mayhew
2015-03-04
1
-4
/
+7
*
Fixed a few typos in the mountstats(8) manpage
Steve Dickson
2015-02-19
1
-4
/
+4
*
mountstats: Updated the mountstats(8) man page.
Scott Mayhew
2014-12-13
1
-14
/
+128
*
mountstats: Implement the nfsstat sub-command
Scott Mayhew
2014-12-13
1
-3
/
+153
*
mountstats: Add support for -R/--raw to mountstats_command
Scott Mayhew
2014-12-13
1
-4
/
+43
*
mountstats: Allow mountstats_command to take a variable number of mountpoints
Scott Mayhew
2014-12-13
1
-14
/
+34
*
mountstats: Fix IndexError in __parse_nfs_line
Scott Mayhew
2014-12-13
1
-2
/
+2
*
mountstats: Add support for -S/--since
Scott Mayhew
2014-12-13
1
-13
/
+38
*
mountstats: Add support for -f/--file
Scott Mayhew
2014-12-13
1
-10
/
+21
*
mountstats: Make print_iostat_summary handle newly appearing mounts
Scott Mayhew
2014-12-13
1
-1
/
+1
*
mountstats: Make the iostat sub-command output match that of nfs-iostat.py
Scott Mayhew
2014-12-13
1
-43
/
+61
*
mountstats: Convert existing option parsing to use the argparse module
Scott Mayhew
2014-12-13
1
-144
/
+110
*
mountstats: Refactor compare_iostats
Scott Mayhew
2014-12-13
1
-6
/
+19
*
mountstats: Refactor __parse_nfs_line and __parse_rpc_line
Scott Mayhew
2014-12-13
1
-69
/
+23
*
mountstats: Add lists of various counters
Scott Mayhew
2014-12-13
1
-0
/
+168
*
mountstats: Fix up NFS event counters
Scott Mayhew
2014-12-13
1
-15
/
+18
*
mountstats: Sort RPC statistics by operation count
Chuck Lever
2014-12-06
1
-11
/
+14
*
mountstats: Fix spurious I/O errors
Chuck Lever
2014-11-17
1
-0
/
+4
*
mountstats: Don't display retrans stats unless there are re-xmit
Signed-off-by: Chuck Lever
2014-11-04
1
-2
/
+5
*
Fix Python 3 compatibility of mountstats and nfs-iostat
Slavek Kabrda
2014-07-25
1
-1
/
+1
*
tools: use install -m instead of --mode
Aaro Koskinen
2014-03-11
1
-1
/
+1
*
mountstats: fix python2.x support
Weston Andros Adamson
2013-10-21
1
-0
/
+2
*
mountstats: Make mountstats Python 3 compatible
Bohuslav Kabrda
2013-09-18
1
-155
/
+155
*
mountstats: Breaks on 3.1 kernels
Steve Dickson
2011-09-21
1
-0
/
+9
*
pdate addres for Free Software Foundation
NeilBrown
2011-08-29
1
-1
/
+2
*
Add in autoconf support for mountstats and nfsiostats
Steve Dickson
2010-04-16
1
-0
/
+13
*
Introduce man page for the mountstats command
Steve Dickson
2010-04-16
1
-0
/
+32
*
Updated both the mountstats and nfs-iostat scripts to used the
Chuck Lever
2008-07-15
1
-4
/
+4
*
Add RDMA as a supported transport for reporting the
Tom Talpey
2008-06-23
1
-0
/
+20
*
The "mountstats" utility is a Python program that extracts and displays NFS
Chuck Lever
2008-06-23
1
-0
/
+584