Linux IO monitoring per file?
Posted
by
MattK
on Server Fault
See other posts from Server Fault
or by MattK
Published on 2011-11-04T21:50:50Z
Indexed on
2011/11/27
1:52 UTC
Read the original article
Hit count: 348
I am interested in a utility or process for monitoring disk IO per file on CentOS.
On Win2008, the resmon utility allows this type of drilldown, but none of the Linux utilities I have found do this (iostat, iotop, dstat, nmon).
My interest in monitoring IO bottlenecks on database servers. With MSSQL, I have found it an informative diagnostic to know which files / filespaces are getting hit the hardest.
© Server Fault or respective owner