]> git.decadent.org.uk Git - nfs-utils.git/commit - tools/mountstats/mountstats.py
The "mountstats" utility is a Python program that extracts and displays NFS
authorChuck Lever <chuck.lever@oracle.com>
Mon, 23 Jun 2008 16:52:33 +0000 (12:52 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 23 Jun 2008 16:52:33 +0000 (12:52 -0400)
commitc761709ad3abb9c36a68c269f78118bf49d79639
treecdc6c3f652b91f432ba0092bd15e34cf5849361c
parent5be04020788598cb811e51c4b1342cf0796cbb65
The "mountstats" utility is a Python program that extracts and displays NFS
client performance information from /proc/self/mountstats.

Note that if mountstats is named 'ms-nfsstat' or 'ms-iostat' it offers
slightly different functionality.  It needs two man pages and the install
script should provide both commands by installing the script and providing the
other command via a symlink.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
tools/mountstats/mountstats.py [new file with mode: 0644]