2002-04-19 00:11:55

by Hua Zhong (hzhong)

[permalink] [raw]
Subject: Tracking io of processes

Hi:

Is there any way to track how much io (read/write) a certain process has
issued? iostat only works for the whole system. Sometimes we see io bursts
in iostat but don't know which process is doing it (swap usage is 0 so it's
not swapping).

Thanks.

Hua