Fujitsu.Servers.HealthCollectionFujitsu Health Collection

Fujitsu.Servers.HealthCollection (ClassType)

Fujitsu PRIMERGY Server Health Collection

Element properties:

Base ClassFujitsu.Servers.LogicalHardware
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb503300c-1ca0-f0e2-1373-46b30ef5b538

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 
Fujitsu.Servers.HealthCollection:
ServerName  string  Server Name Server Name false 256  False 
BMCAddr  string  BMC Address (IPv4) Address of integrated Remote Management Controller (BMC) IPv4 false 256  False 
BMCAddrDNS  string  BMC DNS name DNS name of integrated Remote Management Controller (BMC) false 256  False 
Devices  string  Component(s) Names of Devices (Component Instances) false 2048  False 
DevicesInfo  string  Component(s) Info Informations of Devices (Component Instances) false 256  False 

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.HealthCollection" Accessibility="Public" Abstract="true" Base="Fujitsu.Servers.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="ServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BMCAddr" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BMCAddrDNS" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Devices" Type="string" Key="false" CaseSensitive="false" Length="2048" MinLength="0"/>
<Property ID="DevicesInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>