Interview Question: How to Analyze iostat Output
Scenario: Diagnosing Disk I/O Latency
You suspect that a disk is experiencing high latency during peak traffic. To monitor real-time disk performance, you run:
iostat -y -x 5 3
Output:
avg-cpu: %user %nice %system %iowait %steal %idle
...
akshay-siwal.hashnode.dev7 min read