ScanManualCountAttachmentScan

ScanManualCountAttachmentScan_3_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

This counter measures the total number of attachments that have been scanned during the Manual Scan Job.

 
© 2006 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.ForeFront.Exchange.Forefront_Security_for_Exchange_Server___Hub_Transport__Mailbox__Public_Folder_Installation
CategoryPerformanceCollection
EnabledTrue
Instance NameMicrosoft Forefront Server Security Scan
Counter NameTotal Attachments Scanned
Frequency1800
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{5E87B38C-6BC9-4FB8-A9DF-C18B066FA43B}';MOM2005ComputerGroupID={E5B12036-BF17-41E6-9649-E18D61E71190}

Member Modules:

ID Module Type TypeId RunAs 
_BE8733FB_9000_432A_9FD0_37BBCCE06CBF_ 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="ScanManualCountAttachmentScan_3_Rule" Target="Microsoft.ForeFront.Exchange.Forefront_Security_for_Exchange_Server___Hub_Transport__Mailbox__Public_Folder_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{5E87B38C-6BC9-4FB8-A9DF-C18B066FA43B}';MOM2005ComputerGroupID={E5B12036-BF17-41E6-9649-E18D61E71190}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_BE8733FB_9000_432A_9FD0_37BBCCE06CBF_" Comment="{BE8733FB-9000-432A-9FD0-37BBCCE06CBF}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total Attachments Scanned</CounterName>
<ObjectName>Microsoft Forefront Server Security Scan</ObjectName>
<InstanceName>Manual Scan Job</InstanceName>
<Frequency>1800</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>