VKernel.CapacityAnalyzer.HyperVHostVMM 2008 Hyper-V Host (Extended)

VKernel.CapacityAnalyzer.HyperVHost (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.2012.HyperVHost
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9af9156e-2fec-64f1-d657-4690b3e1ef3b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.VMHost:
VMMId  string  VMM Object Id true 256  False 
VMMServer  string  Virtual Machine Manager Server false 256  False 
Description  string  Description false 65535  False 
HostGroup  string  Host Group Name false 256  False 
HostName  string  Host Name false 256  False 
TotalRAM  string  Total RAM (Byte) false 256  False 
NoOfVMsDeployed  string  Number of VMs Deployed false 256  False 
NoOfVMsRunning  string  Number of VMs Running false 256  False 
State  string  Overall State false 256  False 
VirtualizationStackVersionState  string  Virtualization stack version state false 256  False 
AgentVersionState  string  VMM agent version state false 256  False 
VirtualizationPlatform  string  Virtualization platform false 256  False 
NumberOfProcessors  string  Number of processors false 256  False 
VKernel.CapacityAnalyzer.HyperVHost:
CPUClockSpeed  string  CPU Clock Speed false 256  False 
NumberOfPhysicalProcessors  string  Number of Physical Processors Indicates the number of physical processors currently available on the system. false 256  False 

Health Model:

Source Code:

<ClassType ID="VKernel.CapacityAnalyzer.HyperVHost" Accessibility="Internal" Abstract="false" Base="SCVMM2012DiscoveryMP!Microsoft.SystemCenter.VirtualMachineManager.2012.HyperVHost" Hosted="true" Singleton="false">
<Property ID="CPUClockSpeed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfPhysicalProcessors" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>