Blade System Storage Blade Monitoring Monitor

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

Knowledge Base article:

Summary

This monitor controls the health state of the monitoring of a storage blade in a Blade System enclosure.

Causes

There may be situations where the health state of a Blade System component or subsystem cannot be determined because the monitoring itself is faulty. Such cases are indicated by the monitoring monitor which controls if the health state of the component or subsystem is reported correctly. Further information can be obtained by checking the State Change Events tab in the Health Explorer and the event log of the Microsoft Operations Manager.

Resolutions

If this monitor is in critical state, please look for more information and further diagnostic in the event log of the Microsoft Operations Manager. Consider the event log entries of the source “Health Service Script”.

Element properties:

TargetFujitsu.PRIMERGY.BladeSystem.Enclosure.StorageBlade
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice.Monitoring
RemotableTrue
AccessibilityPublic
Alert Message
Blade System Enclosure Storage Blade Monitoring
Blade System Storage Blade Monitoring has Error state.
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.StorageBladeMonitoring" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure.StorageBlade" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice.Monitoring" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Fujitsu.PRIMERGY.BladeSystem.Enclosure.StorageBladeMonitoring_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdc1a9479feacf4cd4aff8799150b28d8d" MonitorTypeStateID="HealthMonitoringGood" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIda551cb9c64a746b391ea05d6e4899ac9" MonitorTypeStateID="HealthMonitoringBad" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<SerialNumber>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.BladeDevice"]/SysChassisSerialNumber$</SerialNumber>
<Component>StorageBlades</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>
<ConsolidatorTimeWindow>1200</ConsolidatorTimeWindow>
<ConsolidatorCount>3</ConsolidatorCount>
</Configuration>
</UnitMonitor>