Common Long Running LDAP Operations Monitor

Microsoft.Exchange2007.Common.ThreeStateMonitor.LongrunningLDAPoperationsMin (UnitMonitor)

Exchange 2007 Long Running LDAP Operations Monitor

Knowledge Base article:

External

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

Element properties:

TargetMicrosoft.Exchange2007.Component.Common
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Exchange2007.Performance.FilteredConsecutiveSamplesThreshold.MonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Long Running LDAP Operations High
Long Running LDAP Operations on Exchange server {0} has been above the configured threshold for {1} samples with last value being {2}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Exchange2007.Common.ThreeStateMonitor.LongrunningLDAPoperationsMin" Accessibility="Internal" Enabled="false" Target="ExLibrary!Microsoft.Exchange2007.Component.Common" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.Exchange2007.Performance.FilteredConsecutiveSamplesThreshold.MonitorType" ConfirmDelivery="true">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Exchange2007.Common.ThreeStateMonitor.LongrunningLDAPoperationsMin.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
<AlertParameter3>$Data/Context/SampleValue$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="ConditionTrue" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Long running LDAP operations/Min</CounterName>
<ObjectName>MSExchange ADAccess Domain Controllers</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>60</Frequency>
<Expression/>
<Threshold>100</Threshold>
<Direction>greater</Direction>
<NumSamples>5</NumSamples>
</Configuration>
</UnitMonitor>