Multiple choice technology programming languages

How can you find the CPU utilization in Solaris system ?

  1. pstat

  2. vmstat

  3. prstat

  4. cpustat

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

vmstat displays summary information about CPU activity, memory, and processes, including CPU utilization. pstat is not standard for CPU utilization, cpustat monitors CPU performance counters, and prstat monitors active processes.