summaryrefslogtreecommitdiff
path: root/tools/mountstats
Commit message (Expand)AuthorAgeFilesLines
* mountstats: division by zero error on new mount when 0==rpcsendsnfs-utils-2-5-5-rc3Stig2021-09-231-1/+4
* mountstats: handle KeyError in display_raw_statsRohan Sable2020-10-311-1/+4
* nfsiostat/mountstats: Drop autofs entries before calling compare_iostats()Kenneth D'souza2020-09-081-4/+5
* Convert remaining python scripts to python3Signed-off-by: NeilBrown2020-08-311-1/+1
* nfsiostat/mountstats: handle KeyError in compare_iostats()Kenneth D'souza2020-07-171-1/+4
* mountstats: Adding 'Day, Hour:Min:Sec' to "mountstats --nfs" for ease of unde...Rohan Sable2020-06-181-0/+2
* mountstats: add missing operationsScott Mayhew2020-06-041-1/+6
* mountstats.man: Fix a typo in man page.Kenneth D'souza2020-02-091-1/+1
* mountstats: Fix nfsstat command to handle RPC iostats version >= 1.1Dave Wysochanski2019-08-011-1/+3
* mountstats: Add per-op error counts to iostat command when RPC iostats versio...Dave Wysochanski2019-08-011-2/+14
* mountstats: add per-op error counts for mountstats commandDave Wysochanski2019-06-031-1/+3
* mountstats: Use correct RDMA terminologyChuck Lever2017-12-201-6/+6
* mountstats: Add option to pretty-print xprt statisticsnfs-utils-2-2-2-rc2Chuck Lever2017-12-072-13/+117
* nfsiostat: display NFS RPC queue time for mountstats and nfs-iostatnfs-utils-2-1-2-rc7Ryan Doyle2017-10-301-2/+7
* mountstats: Remove a shebangnfs-utils-2-1-2-rc5Steve Dickson2017-07-271-1/+1
* mountstats: add pNFS READs and WRITEsScott Mayhew2016-09-221-0/+2
* mountstats: add missing v4.2 operationsnfs-utils-1-3-4-rc2Scott Mayhew2015-12-111-1/+8
* mountstats: handle KeyError in accumulate_iostats()Scott Mayhew2015-12-111-1/+4
* mountstats.man: Remove a few bogus .R macrosnfs-utils-1-3-3-rc7Scott 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.nfs-utils-1-3-2-rc4Scott 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-iostatnfs-utils-1-3-1-rc3Slavek 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 kernelsnfs-utils-1-2-5-rc3Steve Dickson2011-09-211-0/+9
* pdate addres for Free Software FoundationNeilBrown2011-08-291-1/+2
* Add in autoconf support for mountstats and nfsiostatsnfs-utils-1-2-3-rc2Steve 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