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 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.



Leave a Reply 6

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


Vinicius Torres

Vinicius Torres

I think the correct answer is “C”.

prstat shows cpu utilization for process.

This attribute Z does not exist.

Hong

Hong

In the actual test, there wasn’t A

Maurizio

Maurizio

A
prstat -Z
display cpu consuming for zones