Perf Collection: Configuration Manager System Health Validator - Compliance out of date

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_Patch_Cookie_is_Old_14_Rule (Rule)

Perf Collection: SHV Compliance out of date

Knowledge Base article:

Summary

The total number of statements of health in which the client was not compliant because the client compliance information was older than the site’s health state reference.

The client compliance information is older than the site’s health state reference.

Causes

This condition occurs when the client's health state reference is older than the site’s health state reference.

The system health validator point gives a client in this condition a non-compliant health state so that it can download the latest Configuration Manager Network Access Protection (NAP) policies and then re-evaluate its compliance.

Resolutions

No action required.

The client downloads the latest health state reference from the management point.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameCompliance out of date
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0007, 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_Old_14_Rule" Comment="SIV:NAP0007, 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 out of date</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>