性能收集: Configuration Manager 系统健康验证程序 - SoH 响应: 客户端故障

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Client_Failure_14_Rule (Rule)

性能收集: SHV SoH 客户端失败响应数

Knowledge Base article:

摘要

健康声明的总数,这些健康声明包含检测到了客户端故障。

原因

如果客户端因发生错误情况而无法评估其相容性,则会发生此问题。 此错误可能为组件故障或通信故障。

网络策略服务器可与此情况匹配为不相容或相容,具体取决于网络策略服务器的配置。 默认情况下,将其配置为不相容。

解决方法

要明确可能的故障原因,请查看客户端发送的错误代码。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameSoH Response: Client Failure
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0013, CreatedByMyFriend at 9/16/2011 5:03:27 PM

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Client_Failure_14_Rule" Comment="SIV:NAP0013, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>SoH Response: Client Failure</CounterName>
<ObjectName>Configuration Manager System Health Validator</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>