Fujitsu PRIMERGY Windows Server BIOS Selftest Health State Monitor

Fujitsu.Servers.PRIMERGY.Windows.BiosSelftest.HealthMonitor (UnitMonitor)

Unit Monitor runs a script to retrieve BIOS Selftest health state

Knowledge Base article:

Summary

This health monitor runs a script on the target system to update the BIOS Selftest Health State.

Causes

BIOS Selftest Health State represents the health of BIOS Selftest.

Resolutions

If this monitor is in Warning or Critical state, please look for related alerts to this server/component.

Element properties:

TargetFujitsu.Servers.PRIMERGY.Windows.BiosSelftest
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeFujitsu.Servers.PRIMERGY.Windows.ComponentHealthState
RemotableTrue
AccessibilityPublic
Alert Message
{0}: The BIOS Selftest Monitor of a Fujitsu PRIMERGY Windows Server is in failed state.
{0}: The BIOS Selftest Monitor of the PRIMERGY Windows server is in Critical or Warning state. Check the BIOS for problems.
RunAsDefault

Source Code:

<UnitMonitor ID="Fujitsu.Servers.PRIMERGY.Windows.BiosSelftest.HealthMonitor" Accessibility="Public" Enabled="true" Target="Fujitsu.Servers.PRIMERGY.Windows.BiosSelftest" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Fujitsu.Servers.PRIMERGY.Windows.ComponentHealthState" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Fujitsu.Servers.PRIMERGY.Windows.BiosSelftest.HealthMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection"]/NetworkName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.OtherComponent"]/Device$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OK" MonitorTypeStateID="HealthSuccess" HealthState="Success"/>
<OperationalState ID="Degraded" MonitorTypeStateID="HealthWarning" HealthState="Warning"/>
<OperationalState ID="Error" MonitorTypeStateID="HealthError" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>200</IntervalSeconds>
<TargetName>$Target/Host/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.HealthCollection"]/NetworkName$</TargetName>
<Component>$Target/Property[Type="Fujitsu.Servers.PRIMERGY.Windows.OtherComponent"]/Device$</Component>
<Type>BiosSelftest</Type>
</Configuration>
</UnitMonitor>