Blade System Power Supply Monitoring Monitor

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

Knowledge Base article:

Summary

This monitor controls the health state of the monitoring of the power supply subsystem of 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 warning 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.PowerSupplySubsystem
Parent MonitorFujitsu.PRIMERGY.BladeSystem.PowerSupplySubsystemMonitoringState
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeFujitsu.PRIMERGY.BladeSystem.Enclosure.HealthMonitoring
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.PowerSupplySubsystemMonitoringMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.PRIMERGY.BladeSystem.Enclosure.PowerSupplySubsystem" ParentMonitorID="Fujitsu.PRIMERGY.BladeSystem.PowerSupplySubsystemMonitoringState" Remotable="true" Priority="Normal" TypeID="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthMonitoring" ConfirmDelivery="true">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId6d1d6009bb0a4d9795fe97f3ea60baea" MonitorTypeStateID="HealthMonitoringGood" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId61514bf0c76249e4962a800060be3883" MonitorTypeStateID="HealthMonitoringBad" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<SerialNumber>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthCollection"]/SysChassisSerialNumber$</SerialNumber>
<Component>PowerSupplyUnits</Component>
<ComponentID>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthCollection"]/SysChassisSerialNumber$</ComponentID>
<PeriodInSeconds>360</PeriodInSeconds>
<IpAddress>$Target/Property[Type="Fujitsu.PRIMERGY.BladeSystem.Enclosure.HealthCollection"]/IpAddress$</IpAddress>
<ConsolidatorTimeWindow>1200</ConsolidatorTimeWindow>
<ConsolidatorCount>3</ConsolidatorCount>
</Configuration>
</UnitMonitor>