PDA

View Full Version : Program to check realtime HDD usage?


Careface
04-14-06, 02:40 AM
I would love to have a program that does this, is there one? Basically as long as it can tell me how fast any of my HDDs are reading/writing at any one time, I would be happy. I know you can use windows task mangler to see I/O read/writes, but thats just inconvenient.

Reason I ask is, I transfer a lot of content across my HDDs, and from DVDRW->HDD etc, it would be lovely to see what kind of transfer rates I was getting :)

Any ideas?

Careface*

Snugglebear
04-14-06, 02:58 AM
Everything you need is in the Windows Performance monitor under the PhysicalDisk heading. You'd be surprised how many experienced admins don't know of or use this tool.

Careface
04-14-06, 04:24 AM
And where would this be located?

maxxoverclocker
04-14-06, 04:42 AM
Start > Control Panel > Administrative Tools > Performance

you can then customize all your stats there

Careface
04-14-06, 08:35 AM
Hm, I dont have Performance. Im running x64, if that makes a difference. I have "Component Services", "Data Sources (ODBC)", "Desktop.ini" and "Event Viewer".. Im assuming there is no 3rd party app that does the same thing?

Careface*

Snugglebear
04-14-06, 11:24 AM
x64 makes no difference. Here's the shortcut's target in XP x64: %SystemRoot%\system32\perfmon.msc /s

Careface
04-15-06, 11:23 AM
Thanks for that :) It just wasnt showing up in Control Panel -> Admin tools

Careface*