summaryrefslogtreecommitdiffstats
path: root/tools/mountstats
Commit message (Expand)AuthorAgeFilesLines
* nfsiostat: display NFS RPC queue time for mountstats and nfs-iostatRyan Doyle2017-10-301-2/+7
* mountstats: Remove a shebangSteve Dickson2017-07-271-1/+1
* mountstats: add pNFS READs and WRITEsScott Mayhew2016-09-221-0/+2
* mountstats: add missing v4.2 operationsScott Mayhew2015-12-111-1/+8
* mountstats: handle KeyError in accumulate_iostats()Scott Mayhew2015-12-111-1/+4
* mountstats.man: Remove a few bogus .R macrosScott Mayhew2015-09-161-4/+4
* mountstats.man: fixed typo in man pageSteve Dickson2015-08-101-1/+1
* mountstats: Fix the retrans counter output by the nfsstat commandScott Mayhew2015-06-031-1/+1
* mountstats: Normalize the mountpoints passed on the command line.Scott Mayhew2015-03-041-3/+3
* mountstats: Fix exit code handlingScott Mayhew2015-03-041-4/+7
* Fixed a few typos in the mountstats(8) manpageSteve Dickson2015-02-191-4/+4
* mountstats: Updated the mountstats(8) man page.Scott Mayhew2014-12-131-14/+128
* mountstats: Implement the nfsstat sub-commandScott Mayhew2014-12-131-3/+153
* mountstats: Add support for -R/--raw to mountstats_commandScott Mayhew2014-12-131-4/+43
* mountstats: Allow mountstats_command to take a variable number of mountpointsScott Mayhew2014-12-131-14/+34
* mountstats: Fix IndexError in __parse_nfs_lineScott Mayhew2014-12-131-2/+2
* mountstats: Add support for -S/--sinceScott Mayhew2014-12-131-13/+38
* mountstats: Add support for -f/--fileScott Mayhew2014-12-131-10/+21
* mountstats: Make print_iostat_summary handle newly appearing mountsScott Mayhew2014-12-131-1/+1
* mountstats: Make the iostat sub-command output match that of nfs-iostat.pyScott Mayhew2014-12-131-43/+61
* mountstats: Convert existing option parsing to use the argparse moduleScott Mayhew2014-12-131-144/+110
* mountstats: Refactor compare_iostatsScott Mayhew2014-12-131-6/+19
* mountstats: Refactor __parse_nfs_line and __parse_rpc_lineScott Mayhew2014-12-131-69/+23
* mountstats: Add lists of various countersScott Mayhew2014-12-131-0/+168
* mountstats: Fix up NFS event countersScott Mayhew2014-12-131-15/+18
* mountstats: Sort RPC statistics by operation countChuck Lever2014-12-061-11/+14
* mountstats: Fix spurious I/O errorsChuck Lever2014-11-171-0/+4
* mountstats: Don't display retrans stats unless there are re-xmitSigned-off-by: Chuck Lever2014-11-041-2/+5
* Fix Python 3 compatibility of mountstats and nfs-iostatSlavek Kabrda2014-07-251-1/+1
* tools: use install -m instead of --modeAaro Koskinen2014-03-111-1/+1
* mountstats: fix python2.x supportWeston Andros Adamson2013-10-211-0/+2
* mountstats: Make mountstats Python 3 compatibleBohuslav Kabrda2013-09-181-155/+155
* mountstats: Breaks on 3.1 kernelsSteve Dickson2011-09-211-0/+9
* pdate addres for Free Software FoundationNeilBrown2011-08-291-1/+2
* Add in autoconf support for mountstats and nfsiostatsSteve Dickson2010-04-161-0/+13
* Introduce man page for the mountstats commandSteve Dickson2010-04-161-0/+32
* Updated both the mountstats and nfs-iostat scripts to used theChuck Lever2008-07-151-4/+4
* Add RDMA as a supported transport for reporting theTom Talpey2008-06-231-0/+20
* The "mountstats" utility is a Python program that extracts and displays NFSChuck Lever2008-06-231-0/+584