ConfigMgr 2007 Perf Threshold: SHV SoH Response Failures > 5 over 30 minutes

SMSv4_Perf_Threshold__SHV_SoH_Response_Failures__5_over_30_minutes_14_Rule (Rule)

Knowledge Base article:

Summary

During a 30-minute interval, the system health validator generated more than 5 statements of health responses that it cannot send back to the client.

Causes

This condition could occur when there is not enough memory to append data to the response or if any of the data that is to be sent in the response is corrupt.

Resolutions

Verify that the systems have enough memory.

External

For more information about Configuration Manager 2007, see the Configuration Manager Documentation Library Web page.

For more assistance, see a list of additional support options in the support section of the Configuration Manager Web site at Support for Configuration Manager.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_System_Health_Validator_Servers_Installation
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS SHV Validator
Counter NameSoH Response Failures
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{6EDD95ED-9ADE-4C12-9EA4-E2EB01C4B77C}';MOM2005ComputerGroupID={760B2D6C-C722-4F7F-82AA-2F37283EC65A}

Member Modules:

ID Module Type TypeId RunAs 
_C7B66ABA_7D0C_4BC0_9893_8B0DEB7A2CBD_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
DeltaFilter ConditionDetection System.Performance.DeltaValueCondition Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse.WithServerRole Default

Source Code:

<Rule ID="SMSv4_Perf_Threshold__SHV_SoH_Response_Failures__5_over_30_minutes_14_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_System_Health_Validator_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{6EDD95ED-9ADE-4C12-9EA4-E2EB01C4B77C}';MOM2005ComputerGroupID={760B2D6C-C722-4F7F-82AA-2F37283EC65A}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_C7B66ABA_7D0C_4BC0_9893_8B0DEB7A2CBD_" Comment="{C7B66ABA-7D0C-4BC0-9893-8B0DEB7A2CBD}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>SoH Response Failures</CounterName>
<ObjectName>SMS SHV Validator</ObjectName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<ConditionDetection ID="DeltaFilter" TypeID="PerformanceLibrary!System.Performance.DeltaValueCondition">
<NumSamples>2</NumSamples>
<Absolute>true</Absolute>
</ConditionDetection>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="System.Mom.BackwardCompatibility.AlertResponse.WithServerRole">
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$ - ConfigMgr 2007 Perf Threshold: SHV SoH Response Failures &gt; 5 over 30 minutes.


$Data/ObjectName$
:
$Data/CounterName$
:
$Data/InstanceName$
value =
$Data/Value$
</Description>
<AlertLevel>30</AlertLevel>
<ResolutionState/>
<Source>
$Data/ObjectName$
:
$Data/CounterName$
:
$Data/InstanceName$
</Source>
<Name>ConfigMgr 2007 Perf Threshold: SHV SoH Response Failures &gt; 5 over 30 minutes</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>SHV</Component>
<ProblemState>1</ProblemState>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>