Many different performance problems often affect common areas of the system. Learn how to research and resolve problems in common areas, for example, backup and recovery.
When performance problems occur on the system, they often affect certain areas of the system first. Refer to the following table for some methods available for researching performance on these system areas. Many of these areas are available as system monitor metrics. However, there are several other ways to access information about them.
Area | Description | Available tools |
---|---|---|
Processor load | Determine if there are too many jobs on the system or if some jobs are using a large percentage of processor time. |
|
Main storage | Investigate faulting and the wait-to-ineligible transitions. |
|
Disk | Determine if there are too few arms or if the arms are too slow. |
|
Communications | Find slow lines, errors on the line, or too many users for the line. |
|
IOPs | Determine if any IOPs are not balanced or if there are not enough IOPs. |
|
Software | Investigate locks and mutual exclusions (mutexes). |
|
Backup and recovery | Investigate areas that affect backup and recovery and save and restore operations. |
|
Related concepts
Work management