MECM SMS MP Hinv Retry Mgr - Total Reports/sec Performance Collection Rule

MECM.ManagementPoint.HinvRetryMgr.TotalReportsPerSec.PerfCollection.Rule (Rule)

MECM MP Hinv Retry Mgr (Total Reports/sec)

Element properties:

TargetMECM.ManagementPoint
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS MP Hinv Retry Mgr
Counter NameTotal Reports/sec
Frequency900
Alert GenerateFalse
RemotableTrue

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="MECM.ManagementPoint.HinvRetryMgr.TotalReportsPerSec.PerfCollection.Rule" Enabled="false" Target="MECM.ManagementPoint" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Perf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total Reports/sec</CounterName>
<ObjectName>SMS MP Hinv Retry Mgr</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="MSCDWL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>