Report CPU utilization and block-device performance.
Section: Performance Monitoring and Troubleshooting
Show CPU and disk IO stats
bash
bash
iostat -xz 1 5Explanation
Useful for diagnosing disk saturation and queue depth.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Performance Monitoring and Troubleshooting