Lenovo.HardwareMgmtPack.IMM2.ProcessorLenovo.HardwareMgmtPack.IMM2.Processor (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId692bb9eb-1692-cdff-4a81-b6157999feb2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  IMM-Hostname false 256  False 
InbandComputerName  string  Computername false 256  False 
Lenovo.HardwareMgmtPack.IMM2.Processor:
Name  string  Name false 256  False 
UniqueId  string      true 256  False 
Caption  string  Titel false 256  False 
Identifier  string      false 256  False 
CPUStatus  string  CPU-Status false 256  False 
CurrentClockSpeed  string  Aktuelle Taktgeschwindigkeit false 256  False 
ExternalBusClockSpeed  string  Taktgeschwindigkeit des externen Bus false 256  False 
Family  string  Familie false 256  False 
MaxClockSpeed  string  Maximale Taktgeschwindigkeit false 256  False 
NumberOfEnabledCores  string  Anzahl aktivierter Kerne false 256  False 
OtherFamilyDescription  string  Andere Familienbeschreibung false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.Processor" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Caption" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Identifier" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="CPUStatus" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="CurrentClockSpeed" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="ExternalBusClockSpeed" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Family" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MaxClockSpeed" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="NumberOfEnabledCores" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="OtherFamilyDescription" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>