I know I can use the performance counters to track Resource Governor CPU and Memory Usage. Is it possibly to track the I/O usage for each work load group? I haven't seen anything specific or any recommended practices.
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
Resource Governor does not manage I/O, it is just system resources for CPU and Memory. Therefore, I don't believe there would be any way to get I/O per workload group. Quote from BOL on Resource Governor:
|
|||