ScanInternetRateAttachmentScan

ScanInternetRateAttachmentScan_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
This counter measures the rate of scan tasks on the Internet Scan Job. More precisely, it measures the number of attachments scanned per second on the Internet Scan Job
 
© 2006 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.Antigen.v9.Antigen_For_SMTP_Installation
CategoryPerformanceCollection
EnabledTrue
Instance NameAntigen Scan
Counter NameAttachments Scanned Rate
Frequency300
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{C67EEAA3-F205-499D-8BE7-405D1A9CC0C4}';MOM2005ComputerGroupID={A1AE2A6F-5844-439E-9063-79258853900A}

Member Modules:

ID Module Type TypeId RunAs 
_8602B222_C2D9_4C17_832C_3AC1D5B14E10_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
CollectPerfData WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectPerfDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="ScanInternetRateAttachmentScan_1_Rule" Target="Microsoft.Antigen.v9.Antigen_For_SMTP_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{C67EEAA3-F205-499D-8BE7-405D1A9CC0C4}';MOM2005ComputerGroupID={A1AE2A6F-5844-439E-9063-79258853900A}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_8602B222_C2D9_4C17_832C_3AC1D5B14E10_" Comment="{8602B222-C2D9-4C17-832C-3AC1D5B14E10}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Attachments Scanned Rate</CounterName>
<ObjectName>Antigen Scan</ObjectName>
<InstanceName>SMTP Scan Job, Physical</InstanceName>
<Frequency>300</Frequency>
<Expression/>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
</AlertGeneration>
<InvokerType>1</InvokerType>
</WriteAction>
<WriteAction ID="CollectPerfData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectPerfDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>