Solaris Zones · Schema

ZoneCapStats

Zone resource cap utilization statistics

ContainersKernel ZonesOperating SystemsOracleRADResource ManagementSolarisStatsStoreVirtualizationZones

Properties

Name Type Description
zonename string Zone name
zone_id integer Numeric zone ID
cpu_cap number CPU cap value (percentage of a CPU)
cpu_usage number Current CPU usage percentage
cpu_nwait integer Number of times zone waited due to CPU cap
memory_cap integer Physical memory cap in bytes
memory_usage integer Current physical memory usage in bytes
swap_cap integer Swap cap in bytes
swap_usage integer Current swap usage in bytes
View JSON Schema on GitHub