]> git.decadent.org.uk Git - nfs-utils.git/commit
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s nfs-utils-1-2-1-rc5
authorLans Carstensen <Lans.Carstensen@dreamworks.com>
Tue, 15 Sep 2009 18:42:47 +0000 (14:42 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 15 Sep 2009 18:42:47 +0000 (14:42 -0400)
commit5f06c2b5e18990a2d62987ea06bdf5afb8306a2d
tree623fde0e6b9010d40bea3bb104314bd7e0007394
parentc3203ff9a940e1e2270e06673eca77066aabd77c
nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/s

Adds --sort option to display mount point stats sorted by ops/s
Adds --list=<n> option to only display stats for first <n> mount points
E.g. the use of "--sort --list=1" should be useful in seeing stats for
only the mountpoint with the highest ops/s.

Signed-off-by: Lans Carstensen <Lans.Carstensen@dreamworks.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
tools/nfs-iostat/nfs-iostat.py