Multiple choice technology operating systems

"mpstat 2" command can be used to view per-processor statistics, refreshed every 2 seconds

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The mpstat command reports processor statistics in Unix/Linux systems. When run with an interval parameter (mpstat 2), it continuously displays per-processor statistics, refreshing every 2 seconds. The reported statistics include CPU utilization across all available processors.