Web Service\Current ISAPI Extension Requests Baseline Collection Rule

Microsoft.Windows.InternetInformationServices.2000.WebSite.WebServiceCurrentISAPIExtensionRequests.Monitor.BaselineCollection (Rule)

Knowledge Base article:

Summary

This rule collects baseline performance data for the Web Service\Current ISAPI Extension Requests performance counter. This information is collected and is exposed one or more Views and/or Reports.

The Web Service\Current ISAPI Extension Requests performance counter exposes the current number of ISAPI requests being simultaneously processed by the Web service.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2000.WebSite
CategoryPerformanceCollection
EnabledFalse
Instance NameWeb Service
Counter NameCurrent ISAPI Extension Requests
Frequency300
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
PrefDS 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.WebSite.WebServiceCurrentISAPIExtensionRequests.Monitor.BaselineCollection" Enabled="false" Target="Microsoft.Windows.InternetInformationServices.2000.WebSite" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PrefDS" TypeID="SystemPerf!System.Performance.DataProvider">
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Current ISAPI Extension Requests</CounterName>
<ObjectName>Web Service</ObjectName>
<InstanceName>$Target/Property[Type="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite"]/PerfCounterInstance$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
</DataSource>
</DataSources>
<ConditionDetection ID="SigCreate" TypeID="SystemPerf!System.Performance.SignatureCreatorWithoutCompression">
<SignatureID>{C3E27DEB-01EB-4f6b-A8E8-64F7BA933CF5}</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>