Exchange 2007 LDAP Search Time Collection

Microsoft.Exchange2007.Common.MSExchangeADAccessDomainControllers.LdapSearchTime (Rule)

Collect: MSExchange ADAccess Domain Controllers: LDAP Search Time

Knowledge Base article:

External

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

Element properties:

TargetMicrosoft.Exchange2007.Component.Common
CategoryPerformanceHealth
EnabledFalse
Instance NameMSExchange ADAccess Domain Controllers
Counter NameLdap Search Time
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.DataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.Exchange2007.Common.MSExchangeADAccessDomainControllers.LdapSearchTime" Enabled="false" Target="ExLibrary!Microsoft.Exchange2007.Component.Common" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.DataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Ldap Search Time</CounterName>
<ObjectName>MSExchange ADAccess Domain Controllers</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>