[CentOS] Linux IO Performance Monitor

Wed Dec 6 07:30:48 UTC 2017
Ali Mumcu <alimumcu1077 at gmail.com>

Hello Friends,

I wanna to ask how to learn disk (read,write) latency on linux server

I use "iostat -kx 5" command to learn latency.

But i cant understand which field show latency, svctm or iowait ?

And if value svctm is gerater than 15 ms can we say there is a slowly io
performance ?

And i wanna to learn can we list io latency and utilization  for per
process?

Thanks.