Systems Management Empire MIB › LPAR Group
LPAR Group
This group provides the statistics of the Physical and Logical CPUs for the logical partition (LPAR).
Class: totalPhysicalCpuStats
The following variables are used to monitor the statistics:
- Percentage of time of the physical processor in Idle, User, Sys, or Wait mode. (idle.totalPhysicalCpuStatsIdlePercent, user.totalPhysicalCpuStatsUserPercent, system.totalPhysicalCpuStatsSysPercent, wait.totalPhysicalCpuStatsWaitPercent)
- Time of last statistics update of the physical processor of the entire LPAR.(totalPhysicalCpuStatsLastUpdate)
- Number of physical processors consumed (pc) by the entire LPAR. The value reported is pc multiplied by 100. For example, the value 80 represents pc of 0.8. (totalLparPC)
- Percentage of entitled capacity consumed (ec) by the entire LPAR. (totalLparEC)
Class: logicalPartition
The following variables are used to monitor the statistics:
- Number of current online logical CPUs (numCpuOnline)
- Maximum number of virtual CPUs allocated in an LPAR.(maxCpuAllocated)
- Minimum number of virtual CPUs allocated in an LPAR.(minCpuAllocated)
- Memory in MB currently online. (currentMemoryOnline)
- Maximum memory allocated in MB in an LPAR. (maxMemoryAllocated)
- Minimum memory allocated in MB in an LPAR. (minMemoryAllocated )
- Number of entitled capacity consumed by CPUs currently in an LPAR.(currentCpuCapacityEntitled)
- Maximum number of entitled capacity consumed by CPUs in an LPAR. (maxCpuCapacityEntitled)
- Minimum number of entitled capacity consumed by CPUs in an LPAR.(minCpuCapacityEntitled)
- Number of processor units currently unallocated in the shared processor pool in an LPAR.(availCpuPoolCapacity)
- Partition priority weight to receive extra capacity.(cpuCapacityPriorityWeight)
- Processor capacity weight units currently available (unallocated) in a shared processor pool in an LPAR. (availCpuCapacityPriorityWeight)
- Percentage of entitled capacity consumed by physical CPU in an LPAR.(physicalCpuUsedPercent)
- Number of physical CPUs in a system in an LPAR.(numTotalPhysicalCpu)
- Number of physical CPUs currently active in a system in an LPAR.(numActivePhysicalCpu)
- Number of physical CPUs in the available pool in a system in an LPAR.(numPhysicalCpuInPool)
- Number voluntary virtual CPU context switches.(voluntaryVirtualContextSwitches)
- Number of involuntary virtual CPU context switches.(involuntaryVirtualContextSwitches)
- Number of phantom interrupts (phantomInterrupts)
- Partition Type is Dedicated(1) or Shared(2).(lparType)
- Partition mode is Uncapped(1) or Capped(2).(lparMode)
- Simultaneous multi-threading is enabled (2) or disabled (1) in an LPAR.(lparSmtEnabled)
- Partitions enabled (1) or disabled (2) for donating cycles.(lparDonating)
- Number of virtual CPUs currently online.(numVirtCPUOnline)
- Percentage of logical processor(s) utilized while executing at the user and system level. (totalLparLogicalCpuUtilPercent )