性能收集: Configuration Manager 系统健康验证程序 - SoH 响应: 服务器故障

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_SoH_Response_Server_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: Server Failure
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0017, 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_Server_Failure_14_Rule" Comment="SIV:NAP0017, 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: Server 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>