Table A-1 describes the current production performance metrics to measure using operating system monitors.
Metric |
What to measure |
---|---|
CPU |
The average and maximum CPU utilization (aggregate and per CPU on SMP servers) per “time window” (online, batch, and so on) per server. |
Disk I/O |
|
Concurrency |
Determine the average lock contention. You can use sp_who to determine the processes currently running, and sp_lock to find out which current processes hold locks. |
Network I/O |
|
Memory |
|