Which command would you use to view the CPU utilization for all of the zones to confirm this?

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?

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



Leave a Reply 3

Your email address will not be published. Required fields are marked *


vv

vv

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.