SMTP Server\Messages Received/Sec Baseline Collection Rule

Microsoft.Windows.InternetInformationServices.2000.SMTPServer.SMTPServerMessagesReceivedSec.Monitor.BaselineCollection (Rule)

Knowledge Base article:

Summary

This rule collects baseline performance data for the SMTP Server\Messages Received/sec performance counter. This information is collected and is exposed one or more Views and/or Reports.

The SMTP Server\Messages Received/sec performance counter exposes the rate that inbound messages are being received.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2000.SMTPServer
CategoryPerformanceCollection
EnabledFalse
Instance NameSMTP Server
Counter NameMessages Received/sec
Frequency300
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
PerfDS DataSource System.Performance.DataProvider Default
SigCreate ConditionDetection System.Performance.SignatureCreatorWithoutCompression Default
WC WriteAction Microsoft.SystemCenter.CollectSignature Default

Source Code:

<Rule ID="Microsoft.Windows.InternetInformationServices.2000.SMTPServer.SMTPServerMessagesReceivedSec.Monitor.BaselineCollection" Enabled="false" Target="Microsoft.Windows.InternetInformationServices.2000.SMTPServer" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PerfDS" TypeID="SystemPerf!System.Performance.DataProvider">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Messages Received/sec</CounterName>
<ObjectName>SMTP Server</ObjectName>
<InstanceName>_Total</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
</DataSource>
</DataSources>
<ConditionDetection ID="SigCreate" TypeID="SystemPerf!System.Performance.SignatureCreatorWithoutCompression">
<SignatureID>{AB9E2ABF-7EC4-490c-9596-DCB4E56F0A14}</SignatureID>
<BusinessCycleLengthUnit>Week</BusinessCycleLengthUnit>
<BusinessCycleLengthInGivenUnit>1</BusinessCycleLengthInGivenUnit>
<EffectiveSamplingPeriodInSeconds>300</EffectiveSamplingPeriodInSeconds>
<Sensitivity>2.81</Sensitivity>
<LearningSettings>
<LearningType>Continuous</LearningType>
<Offset1>3</Offset1>
<Offset2>3</Offset2>
<Offset3>3</Offset3>
<LearningRate>2.33</LearningRate>
</LearningSettings>
<SignatureCollectionSettings>
<DBUpdatePeriodInSeconds>300</DBUpdatePeriodInSeconds>
</SignatureCollectionSettings>
</ConditionDetection>
<WriteActions>
<WriteAction ID="WC" TypeID="SC!Microsoft.SystemCenter.CollectSignature"/>
</WriteActions>
</Rule>