The global zone has 8 CPUS. YOU suspect that one of your non global /ones, dbzone, is consuming all of the
CPU resources.
Which command would you use to view the CPU utilization for all of the zones to confirm this?
A.
Run from the global zone:prstat -Z
B.
Run from each zonezlogin <zonename> mpstat
C.
Run from the global zone:zonestar -r summary
D.
Run from the global zone:rctladm -1
E.
Run from the global zone:prctl -i
Explanation:
If you’re logged on to the system, you can run prstat -Z to generate a summary of cpu/memory utilization by
zone.