Which tool in Linux can be used to measure disk input/output statistics?
- iostat
- top
- ps
- df
The iostat tool in Linux is used to measure disk input/output statistics. It provides information about disk utilization, I/O wait times, and other important metrics, helping system administrators monitor and troubleshoot disk performance.
Loading...
Related Quiz
- The _________ command provides a bird's-eye view of the system's current resource usage, including CPU, RAM, and swap.
- To diagnose potential issues with domain name resolution, you might use the ________ command.
- Which command can be used in a shell script to introduce a delay, often used for debugging or to pause the execution?
- A colleague informs you that a specific daemon is causing issues and should be temporarily disabled without stopping it. Which command in Linux would allow you to mask the service?
- The _________ directory in Linux contains device nodes and is crucial for the system's interaction with hardware.