On 2023-09-21, Alessandro Baggi <alessandro.ba...@gmail.com> wrote:
> Hi list,
> I'm trying to read I/O read and write value. Currently I'm using iostat 
> but I can't understand if the speed in MB/s is relative to write or read 
> ops.

In+out combined.

> There is a way to get these 2 values separately?

systat io, or it's simple to modify iostat to print cur.dk_rbytes[dn]
and/or cur.dk_wbytes[dn] instead of the current combined value.


-- 
Please keep replies on the mailing list.

Reply via email to