|
Task |
Description |
For Instructions |
|---|---|---|
|
Check file access. |
Display file access operation status by using the sar command
with the |
How to Check File Access (sar -a) |
|
Check buffer activity. |
Display buffer activity statistics by using the sar command
with the |
How to Check Buffer Activity (sar -b) |
|
Check system call statistics. |
Display system call statistics by using the sar command
with the |
How to Check System Call Statistics (sar -c) |
|
Check disk activity. |
Check disk activity by using the sar command with
the |
How to Check Disk Activity (sar -d) |
|
Check page-out and memory. |
Use the sar command with the |
How to Check Page-Out and Memory (sar -g) |
|
Check kernel memory allocation. |
The kernel memory allocation (KMA) allows a kernel subsystem to allocate
and free memory, as needed. Use the sar command with the |
How to Check Kernel Memory Allocation (sar -k) |
|
Check interprocess communication. |
Use the sar command with the |
How to Check Interprocess Communication (sar -m) |
|
Check page-in activity. |
Use the sar command with the |
How to Check Page-In Activity (sar -p) |
|
Check queue activity. |
Use the sar command with the
|
How to Check Queue Activity (sar -q) |
|
Check unused memory. |
Use the sar command with the |
How to Check Unused Memory (sar -r) |
|
Check CPU utilization. |
Use the sar command with the |
How to Check CPU Utilization (sar -u) |
|
Check system table status. |
Use the sar command with the
|
How to Check System Table Status (sar -v) |
|
Check swapping activity. |
Use the sar command with the |
How to Check Swapping Activity (sar -w) |
|
Check terminal activity. |
Use the sar command with the |
How to Check Terminal Activity (sar -y) |
|
Check overall system performance. |
The sar |
How to Check Overall System Performance (sar -A) |
|
Set up automatic data collection. |
To set up your system to collect data automatically and to run the sar commands, do the following:
|
How to Set Up Automatic Data Collection |