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 zone zlogin <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
A
C
a
The “prstat” command when run from the global zone collects data
for the global zone as well as all the local zones so it does
not need to be run for each local zone.