Perf Collection: SMS Dmp Discovery - Total Discovery Reports Generated

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_DMP_Total_DDRs_processed_12_Rule (Rule)

Perf Collection: DMP Total DDRs processed

Knowledge Base article:

Summary

The total number of reports generated and sent to the device management point.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.DeviceManagementPoint
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS Dmp Discovery
Counter NameTotal Discovery Reports Generated
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:DM0017, 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_DMP_Total_DDRs_processed_12_Rule" Comment="SIV:DM0017, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.DeviceManagementPoint" 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>Total Discovery Reports Generated</CounterName>
<ObjectName>SMS Dmp Discovery</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>