Re: sard/iostat disk I/O statistics/accounting for 2.5.8-pre3

Zlatko Calusic (zlatko.calusic@iskon.hr)
Sun, 14 Apr 2002 21:06:44 +0200


Don Dupuis <ddupuissprint@earthlink.net> writes:

> I have a program called cspm at http://sourceforge.net/projects/cspm
> that uses Stephen's sard patches. This program allows showing stats on
> all disks, controllers, and on a systemwide basis. It will show ios,
> uses, merges, and blocks per second. This program was written in QT.
> Please have a look at it and provide some feedback.
>

After having lots of problems with Qt 3.0, I finally managed to
install it on my Debian. Then I had to correct one bug in your source
to get it to compile, and now it just coredumps like it has a problem
when parsing /proc/partitions (as open() of that file is last thing
before it dies with segmentation fault).

I would like to try it, but didn't have much luck so far.

-- 
Zlatko
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/