MECM SMS MP LocationMgr - DP Requests/second Performance Collection Rule

MECM.ManagementPoint.LocationMgr.DPRequestsPerSec.PerfCollection.Rule (Rule)

MECM MP Location Mgr (Distribution Point Requests/sec)

Element properties:

TargetMECM.ManagementPoint
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS MP LocationMgr
Counter NameDP Requests/second
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.LocationMgr.DPRequestsPerSec.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>DP Requests/second</CounterName>
<ObjectName>SMS MP LocationMgr</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>