Measuring/logging all file i/o

  • Thread starter Thread starter Electuur
  • Start date Start date
E

Electuur

Hello All,

Do you know a program that measures and logs the number of i/o operations
off all open files?
Please let me know if you do.

With kind regards,
Electuur
 
If you only care about raw statistics, you can use the Performance Monitor.
Open Control Panel, switch to Classic View, select Administrative Tools, and
then select "Performance"
 
I want to create a graph for every file in use, with time on the X-axis, and
the number of i/o 's per second on the Y-axis. I couldn't find a way to do
this for only one file. Please let me know how to do this, if it is possible
with the MMC.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top