Dell OpenManage Server Administrator(OMSA) Event: A voltage sensor has failed.

DellProPack.UnitMonitor.VoltageSensorFailure (UnitMonitor)

OMSA - A voltage sensor may have failed. This condition can cause system performance issues and degradation in the monitoring capability of the system.

Knowledge Base article:

Summary

Dell OpenManage Server Administrator(OMSA) Event: A Voltage sensor has failed.

Configuration

N/A

Causes

A voltage sensor may have failed. This condition can cause system performance issues and degradation in the monitoring capability of the system.

Resolutions

Do one of the following to resolve the issue: 1) Verify the Embedded System Management (ESM) Log for any sensor related faults. If there is a failed sensor, replace the system board. 2) Re-configure the system to a minimum configuration, and verify if the sensor displays a normal value, otherwise replace the system board. 3) If the sensor identified is a processor voltage sensor, remove the processor module and inspect processor socket, and replace if required. If the issue persists, contact your service provider.

For more information, contact your service provider.

Additional

N/A

External

N/A

Element properties:

TargetDell.Propack.DellManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Dell OpenManage Server Administrator(OMSA) Event: A voltage sensor has failed.
A voltage sensor may have failed. This condition can cause system performance issues and degradation in the monitoring capability of the system.
RunAsDefault

Source Code:

<UnitMonitor ID="DellProPack.UnitMonitor.VoltageSensorFailure" Accessibility="Internal" Enabled="false" Target="Dell.Propack.DellManagedHost" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="MicrosoftWindowsLibrary!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="DellProPack.UnitMonitor.VoltageSensorFailure_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DellProPack.UnitMonitor.VoltageSensorFailure.EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="DellProPack.UnitMonitor.VoltageSensorFailure.ManualEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="MicrosoftWindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">5150</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Server Administrator</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>