Blade System Temperature Sensor Health Monitor

Fujitsu.PRIMERGY.BladeSystem.Enclosure.TempSensorSubsystemHealthMonitor (UnitMonitor)

Knowledge Base article:

Summary

This monitor controls the health of the temperature sensor subsystem of a Blade System enclosure.

Causes

The Blade System fan subsystem health monitor presents the health of the subsystem of temperature sensor related components in the server. Further information can be obtained by checking the State Change Events tab in the Health Explorer, alerts on the Active Alerts View and the ServerView Remote Management console.

Active Alerts

ServerView Remote Management

Resolutions

If this health collection is in Warning or Critical state, please look for related alerts to this server/component. Launch ServerView Remote Management task for more information and further diagnostic.

Element properties:

TargetFujitsu.PRIMERGY.BladeSystem.Enclosure.TempSensorSubsystem
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.PRIMERGY.BladeSystem.Enclosure.HealthState
RemotableTrue
AccessibilityPublic
Alert Message
Blade System Temperature Sensor Health Monitor
Blade System Temp Sensor Subsystem State has Warning or Error state.
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.TempSensorSubsystemHealthMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure.TempSensorSubsystem" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthState" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Fujitsu.PRIMERGY.BladeSystem.Enclosure.TempSensorSubsystemHealthMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIde8cf118f2e9e41edbee4820731c31497" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIde306332b7da343a88c2d526977fa4bf0" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId1072972caa064784b16a693bb6652a47" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<SerialNumber>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthCollection"]/SysChassisSerialNumber$</SerialNumber>
<Component>TempSensors</Component>
<ComponentID>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthCollection"]/SysChassisSerialNumber$</ComponentID>
<PeriodInSeconds>360</PeriodInSeconds>
<IpAddress>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.HealthCollection"]/IpAddress$</IpAddress>
</Configuration>
</UnitMonitor>