Collect: Move Mailboxes Into Database.

_126a34e2_caa8_41be_984f_64117d966933_ (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.Mailbox.DatabaseCopyPerformance
CategoryPerformanceCollection
EnabledFalse
Instance NameMSExchangeIS Mailbox
Counter NameMailbox Move In Connections
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="_126a34e2_caa8_41be_984f_64117d966933_" Target="Microsoft.Exchange.2010.Mailbox.DatabaseCopyPerformance" Enabled="false">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>.</ComputerName>
<CounterName>Mailbox Move In Connections</CounterName>
<ObjectName>MSExchangeIS Mailbox</ObjectName>
<InstanceName>$Target/Property[Type='Microsoft.Exchange.2010.Component']/InstanceName$</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>