Perf Collection: Configuration Manager System Health Validator - SoH Expired (Absolute Date)

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_SHV_Condition_SoH_Expired_Absolute_Date_14_Rule (Rule)

Perf Collection: SHV Condition – SoH Expired Absolute Date

Knowledge Base article:

Summary

The total number of statements of health in which the client was not compliant because the statement of health is older than the setting, Date created must be after, on the Configuration Manager system health validator point.

Causes

This condition occurs when a client's statement of health was created before the date and time setting, Date created must be after, that is configured in the component properties of the system health validator point.

The system health validator point gives a client in this condition a health state of non-compliant so that it can be remediated to produce a newer statement of health. The client is instructed to re-evaluate its statement of health.

Resolutions

No action required.

The client automatically generates a new statement of health when it receives the instruction from the system health validator server.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SystemHealthValidator
CategoryPerformanceCollection
EnabledFalse
Instance NameConfiguration Manager System Health Validator
Counter NameSoH Expired (Absolute Date)
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:NAP0009, 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_SoH_Expired_Absolute_Date_14_Rule" Comment="SIV:NAP0009, 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 Expired (Absolute 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>