Failure DSNs Total Monitor

Microsoft.Exchange2007.Transport.PerformanceMonitor.MSExchangeTransportDSN.FailureDSNsTotal (UnitMonitor)

Monitors Failure DSNs Total on Transport Servers

Knowledge Base article:

External

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

Element properties:

TargetMicrosoft.Exchange2007.ServerRole.Transport
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameMSExchangeTransport DSN
Counter NameFailure DSNs Total
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.PerformanceDSBased.DeltaDoubleThreshold
RemotableTrue
AccessibilityInternal
Alert Message
Exchange 2007 Failure DSNs Total Error
Failure DSNs Total on Exchange server {0} is greater than the configured threshold.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Exchange2007.Transport.PerformanceMonitor.MSExchangeTransportDSN.FailureDSNsTotal" Accessibility="Internal" Enabled="onEssentialMonitoring" Target="ExLibrary!Microsoft.Exchange2007.ServerRole.Transport" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.PerformanceDSBased.DeltaDoubleThreshold" ConfirmDelivery="true">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.Exchange2007.Transport.PerformanceMonitor.MSExchangeTransportDSN.FailureDSNsTotal.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold1" MonitorTypeStateID="UnderThreshold1" HealthState="Success"/>
<OperationalState ID="OverThreshold1UnderThreshold2" MonitorTypeStateID="OverThreshold1UnderThreshold2" HealthState="Warning"/>
<OperationalState ID="OverThreshold2" MonitorTypeStateID="OverThreshold2" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Failure DSNs Total</CounterName>
<ObjectName>MSExchangeTransport DSN</ObjectName>
<InstanceName>internal</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<NumSamples>12</NumSamples>
<Threshold1>30</Threshold1>
<Threshold2>40</Threshold2>
</Configuration>
</UnitMonitor>