HewlettPackard.OneView.RackManager.HPERackManagerPartitionHPE OneView Rack Manager Partition

HewlettPackard.OneView.RackManager.HPERackManagerPartition (ClassType)

Knowledge Base article:

Summary

Hewlett Packard Enterprise OneView Rack Manager Management Pack. This defines HPE Rack Manager Partition Class structure and monitors. It processes monitoring of HPE Rack Manager Partition. It relies on HPE OneView which performs base monitoring.

Related Link

HPE OneView for Microsoft System Center

HPE OneView for Microsoft System Center Support

Element properties:

Base ClassHewlettPackard.OneView.RackManager.HPRackManagerHealthComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId658c1097-9e9a-05d4-80cd-2ac2a589f5ec

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
HewlettPackard.OneView.HPHealthComponent:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
DomainName  string  Domain name Domain name false 65535  False     
HewlettPackard.OneView.RackManager.HPERackManagerPartition:
totalProcessorCount  string  Total processor count Total processor count false 65535  False     
powerState  string  Power state Power state false 65535  False     
coreCountPerProcessor  string  Core count per processor Core count per processor false 65535  False     
rackManagerId  string  Rack manager id Rack manager id false 65535  False     
uuid  string  uuid uuid false 65535  False     
state  string  state state false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.RackManager.HPERackManagerPartition" Abstract="false" Accessibility="Public" Hosted="true" Base="HewlettPackard.OneView.RackManager.HPRackManagerHealthComponent">
<Property ID="totalProcessorCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="powerState" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="coreCountPerProcessor" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="rackManagerId" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="uuid" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="state" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>