HP OneView Server Profile has degraded

HewlettPackard.OneView.VirtualConnect.VC_Module_ServerProfile_Degraded_Rule (Rule)

Knowledge Base article:

Summary

HP OneView Server Profile has degraded

Causes

This could be caused by the following:

Resolutions

The profile can be made consistent with its template by updating it from the template. The profile may also be edited to manually restore consistency. You may require to power off the server before making it complaint with the server profile template. If consistency is not desired this alert can be cleared.

For additional troubleshooting, the following tasks are available:

Related Events

The following are monitored NT Event Log entries by this rule:

Event ID

Log File

Publisher

Log Message

7400

HP OneView Management

HP OneView Event Manager-VC

The server profile (7400) is not consistent with its server profile template.%n%nThis Event is generated when the status of Server profile has changed from Normal to Warning or Critical. %nDescription:'%1'.%nUserAction:'%2'. %n%nAppliance IPV4 Address: '%3';%nHost Name: '%4'; %nServerProfile ID: '%5'; %nServerProfile SerialNumber: '%6' ; %nServerProfile Name: '%7' ; %nEnclosure Name: '%8' ; %nServerHardware Name:'%9'

Related Links

See latest information of HP OneView Virtual Connect Management Pack:

HP Microsoft Management Integration Solution

Management Pack Information

Hewlett-Packard OneView Virtual Connect Management Pack

Element properties:

TargetHewlettPackard.OneView.VirtualConnect.HPVCServerProfile
CategoryAlert
EnabledTrue
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityHigh
RemotableTrue
Alert Message
HP OneView Server Profile has degraded
{0}
Event LogHP OneView Management

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
CD ConditionDetection System.ExpressionFilter Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="HewlettPackard.OneView.VirtualConnect.VC_Module_ServerProfile_Degraded_Rule" Target="HewlettPackard.OneView.VirtualConnect.HPVCServerProfile" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<LogName>HP OneView Management</LogName>
<AllowProxying>false</AllowProxying>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">HP OneView Event Manager-VC</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7400</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="HOL!HewlettPackard.OneView.HPHealthComponent"]/ObjectID$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventLevel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<ConditionDetection ID="CD" TypeID="System!System.ExpressionFilter">
<Expression/>
</ConditionDetection>
<WriteActions>
<WriteAction ID="Alert" TypeID="Health!System.Health.GenerateAlert">
<Priority>2</Priority>
<Severity>1</Severity>
<AlertMessageId>$MPElement[Name="HewlettPackard.OneView.VirtualConnect.VC_Module_ServerProfile_Degraded_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/Params/Param[5]$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>