SMTP Server\Total Messages Submitted Baseline Monitor

Microsoft.Windows.InternetInformationServices.2000.SMTPVirtualServer.SMTPVirtualServerTotalmessagessubmitted.Monitor (UnitMonitor)

Knowledge Base article:

Summary

This Baseline Monitor creates baseline performance data for the SMTP Server\Total Messages Submitted performance counter.

The SMTP Server\Total Messages Submitted performance counter exposes the total messages submitted to queuing for delivery. When this counter deviates from the normal operational baseline, it may indicate an undesirable performance state.

Configuration

This monitor is not configured to generate Alerts. However, state changes will be monitored. To enable Alerting use the Overrides feature to change the alert configuration.

Resolutions

If the measured value for this counter deviates from the normal operational baseline and indicates an undesirable performance state an investigation of the probable cause and source may be required.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2000.SMTPVirtualServer
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledFalse
Instance NameSMTP Server
Counter NameTotal Messages Submitted
Frequency300
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThreeStateBaseliningMonitorWithoutCompression
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.InternetInformationServices.2000.SMTPVirtualServer.SMTPVirtualServerTotalmessagessubmitted.Monitor" Accessibility="Public" Enabled="false" Target="Microsoft.Windows.InternetInformationServices.2000.SMTPVirtualServer" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="SystemPerf!System.Performance.ThreeStateBaseliningMonitorWithoutCompression" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="SMTPServerTotalmessagessubmittedNormal" MonitorTypeStateID="WithinEnvelope" HealthState="Success"/>
<OperationalState ID="SMTPServerTotalmessagessubmittedSecLow" MonitorTypeStateID="BelowEnvelope" HealthState="Warning"/>
<OperationalState ID="SMTPServerTotalmessagessubmittedSecHigh" MonitorTypeStateID="AboveEnvelope" HealthState="Error"/>
</OperationalStates>
<Configuration>
<SignatureID>{C18743DF-D63A-4baa-B606-8382955AAADD}</SignatureID>
<DataSourceSettings>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ObjectName>SMTP Server</ObjectName>
<CounterName>Total Messages Submitted</CounterName>
<InstanceName>$Target/Property[Type="IISCommon!Microsoft.Windows.InternetInformationServices.SMTPVirtualServer"]/PerfCounterInstance$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
</DataSourceSettings>
<LearningAndBaseliningSettings>
<BusinessCycleLengthUnit>Week</BusinessCycleLengthUnit>
<BusinessCycleLengthInGivenUnit>1</BusinessCycleLengthInGivenUnit>
<LearningType>Continuous</LearningType>
<Offset1>3</Offset1>
<Offset2>3</Offset2>
<Offset3>3</Offset3>
<LearningRate>2.33</LearningRate>
<InitialNoAlertPeriodInBizCycles>1</InitialNoAlertPeriodInBizCycles>
<OuterSensitivity>3.31</OuterSensitivity>
<InnerSensitivity>2.81</InnerSensitivity>
</LearningAndBaseliningSettings>
<SignatureCollectionSettings>
<DBUpdatePeriodInSeconds>300</DBUpdatePeriodInSeconds>
</SignatureCollectionSettings>
</Configuration>
</UnitMonitor>