Date: Thu, 13 Oct 2005 06:34:03 -0500 From: Eric Anderson <anderson@centtech.com> To: freebsd-hackers@freebsd.org Subject: Re: ufsstat - testers / feedback wanted! Message-ID: <434E462B.2030400@centtech.com> In-Reply-To: <434BFE72.1090807@centtech.com> References: <434BFE72.1090807@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Anderson wrote: > I've just finished the first version of ufsstat, a tool to show local > filesystem statistics much like nfsstat does for NFS. The patch and > tool is against 6.0, but it will probably apply and work fine under > -CURRENT and possibly 5.x as well. > > I'm looking for bug reports, comments/suggestions on style(9), and > anything else, since this is my first C project, and of course first > real FreeBSD contribution. :) > > To use it, do this: > cd /tmp > fetch http://www.googlebit.com/software/ufsstat/ufsstat-20051011.tar.gz > cd /usr > tar xvzf /tmp/ufsstat-20051011.tar.gz > patch <./ufsstats.patch > > add: > OPTIONS UFSSTAT > to your kernel. > > Rebuild and install world/kernel. Correction to the above: add: OPTIONS UFS_STAT to your kernel. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434E462B.2030400>