From: Anne Onime on
How can I measure the total amount of disk I/O per device (both read and write if possible), for a period of time (say 24 hrs)?

From: hume.spamfilter on
Anne Onime <anonymous(a)rip.ax.lt> wrote:
> How can I measure the total amount of disk I/O per device (both read and write if possible), for a period of time (say 24 hrs)?

Will iostat provide the data you need? Or are you looking for a flat
counter? You can probably find something in kstat output if so.
For example: kstat -p sd:0 or kstat -p sd:1.

--
Brandon Hume - hume -> BOFH.Ca, http://WWW.BOFH.Ca/