
March 9th, 2011, 10:42 PM
|
|
Contributing User
|
|
Join Date: May 2004
Location: surfing the interwebz
|
|
|
If you're trying to gauge server performance you could try using process monitor (built into Windows Server) and take baseline readings; which you can record. From there set a scheduled task/trigger to have process monitor record specific system resource utilization records (i.e., hard faults/sec, disk usage, proc usage, etc...) during what you suspect to be a peak time. Compare that to your baseline readings and see what you get. It won't give you specific directories, but it is an easy way to confirm whether or not you server is being taxed; and at what time.
|