Blade System Server Blade VIOM Health Monitor

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

Knowledge Base article:

Summary

This monitor controls the VIOM Settings health state of a server blade of a Blade System enclosure.

Causes

The Blade System Server VIOM Setting Health monitor presents the health state of the VIOM settings of a certain server blade. 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.ServerBlade
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeFujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice.VIOMHealthState
RemotableTrue
AccessibilityInternal
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.ServerBladeViomHealth" Accessibility="Internal" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure.ServerBlade" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice.VIOMHealthState" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIda75040afd4ff41b1bf04b9a7ad67164c" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdd4ce4a4d118042f59ece585523edc2be" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId74befe2bc2cc426f9c9772bdc94540f7" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<SerialNumber>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice"]/SysChassisSerialNumber$</SerialNumber>
<Component>ServerBlades</Component>
<ComponentID>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice"]/BladeId$</ComponentID>
<PeriodInSeconds>360</PeriodInSeconds>
<IpAddress>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice"]/IpAddress$</IpAddress>
<Devices/>
</Configuration>
</UnitMonitor>