HPE PRO: Storage system temperature degraded.

HewlettPackard.Servers.ProLiant.SNMPPRO.Storage_system_temperature_degraded.Monitor (UnitMonitor)

Storage system temperature degraded monitor for System Center Virtual Machine Manager (VMM) Performance and Resource Optimization (PRO).

Knowledge Base article:

Summary

This monitor detects a degraded storage system temperature event from the HPE Insight Management Agents on the host.

Causes

A storage system temperature error has been detected. One of the following events has occurred. 1) The temperature in the storage system has degraded. 2) A storage system temperature sensor has had a change in status. 3) A storage system temperature has had a change in status.

Resolutions

The storage system temperature issue needs to be fixed on the host system. To continue running virtual machines, migrate all virtual machines to other hosts in the cluster. To have HPE PRO migrate the virtual machines, click Implement. After the implementation, HPE PRO will remove the host from the virtual machine placement. To ignore this PRO Tip, click Dismiss and perform a manual reset of the original monitor. If the message HPE PRO: Storage system temperature degraded appears in the Health Explorer Operations Manager console, consult the user guide for instructions.

Overrides

This monitor can be overridden to change virtual machine move modes such as QuickMove or LANMove. QuickMove restricts the operation to cluster-based hosts and is designed to be used for critical state situations. To change the move mode, go to the Diagnostic and Recovery tab in the Properties view of this monitor, click Edit, and override MoveMode by carefully replacing the string with QuickMove or LANMove. These steps can be used for both Diagnostics and Recovery.

PRO

This monitor is designed with a manual reset type. The PRO Implementation process will auto-reset the monitor after all migration is successfully completed, but the PRO Dismiss command will not reset the monitor. Manual reset is required to detect new alerts. To reset the monitor, go to the Health Explorer Operations Manager, right click on the monitor, and then select Reset Health.

Element properties:

TargetHewlettPackard.Servers.ProLiant.SNMPPRO.ManagedHost
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
HPE PRO: Storage system temperature degraded.
{0}
RunAsDefault

Source Code:

<UnitMonitor ID="HewlettPackard.Servers.ProLiant.SNMPPRO.Storage_system_temperature_degraded.Monitor" Accessibility="Public" Enabled="false" Target="HewlettPackard.Servers.ProLiant.SNMPPRO.ManagedHost" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="HewlettPackard.Servers.ProLiant.SNMPPRO.Storage_system_temperature_degraded.Monitor.AlertMessageID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Warning</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Warning"/>
<OperationalState ID="EventReset" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>System</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Storage Agents</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1077</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1155</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[6]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">3</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1189</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[7]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">4</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1213</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">3</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1219</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">3</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Or>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>