IMAP4: FETCHs / second

Microsoft.Exchange.Protocol.IMAP4.FETCHSec.Collection (Rule)

Performance Collection for IMAP4: FETCHs / second

Element properties:

TargetMicrosoft.Exchange.Protocol.IMAP4
CategoryPerformanceCollection
EnabledTrue
Instance NameMSExchangeIMAP4
Counter NameFETCH Rate
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.Exchange.Protocol.IMAP4.FETCHSec.DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.Exchange.Protocol.IMAP4.FETCHSec.Collection" Enabled="onEssentialMonitoring" Target="Exch2003Core!Microsoft.Exchange.Protocol.IMAP4" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="Microsoft.Exchange.Protocol.IMAP4.FETCHSec.DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName/>
<CounterName>FETCH Rate</CounterName>
<ObjectName>MSExchangeIMAP4</ObjectName>
<InstanceName>_Total</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="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>