Collect: Edge Transport: MSExchangeTransport Queues: Aggregate Delivery Queue Length (All Queues).

_7D883D10_3D99_40DF_9104_CC54F408A039_ (Rule)

Knowledge Base article:

External Knowledge Sources

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange.2010.EdgeTransportQueues
CategoryPerformanceCollection
EnabledFalse
Instance NameMSExchangeTransport Queues
Counter NameAggregate Delivery Queue Length (All Queues)
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="_7D883D10_3D99_40DF_9104_CC54F408A039_" Target="Microsoft.Exchange.2010.EdgeTransportQueues" Enabled="false">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>.</ComputerName>
<CounterName>Aggregate Delivery Queue Length (All Queues)</CounterName>
<ObjectName>MSExchangeTransport Queues</ObjectName>
<InstanceName>_Total</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>