性能收集: Configuration Manager 系统健康验证程序 - 合规性与健康状况参考匹配

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patch_Cookie_is_Same_14_Rule (Rule)

性能收集: SHV 符合性与健康状况引用匹配

Knowledge Base article:

摘要

健康声明响应的总数,在这些健康声明响应中,客户端健康声明的相容性信息与健康状况参考匹配,且 Configuration Manager 系统健康验证程序将该信息视为相容。

客户端健康状况参考与系统健康验证程序从 Active Directory 域服务下载的站点健康状况参考匹配。 此性能计数器指示有多少客户端已发送了健康状况参考与系统健康验证程序的最新已知健康状况参考匹配的健康声明。

原因

当客户端的符合性信息匹配健康状况引用时发生此条件。 健康声明将被认为是最新的。

系统健康验证程序点使出现此问题的客户端处于相容或不相容的健康状况。 健康状况基于客户端发送的健康声明中报告的客户端相容性值(真或假)。

解决方法

不需要采取任何措施。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameCompliance matches health state reference
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0008, 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_Condition_Patch_Cookie_is_Same_14_Rule" Comment="SIV:NAP0008, 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>Compliance matches health state reference</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>