ScanManualTotalDocumentScan

ScanManualTotalDocumentScan_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

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

 
© 2006 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.ForeFront.SharePoint.Forefront_Security_for_SharePoint_Installation
CategoryPerformanceCollection
EnabledTrue
Instance NameMicrosoft Forefront Server Security Scan
Counter NameTotal Documents Scanned
Frequency1800
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{E5CC1662-5B89-4CDC-9943-77EAF5251970}';MOM2005ComputerGroupID={5E34E22D-A892-4026-A670-EB628BE392D5}

Member Modules:

ID Module Type TypeId RunAs 
_6F1D1978_30A8_4E43_A48D_027A6C82BF8C_ 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="ScanManualTotalDocumentScan_1_Rule" Target="Microsoft.ForeFront.SharePoint.Forefront_Security_for_SharePoint_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{E5CC1662-5B89-4CDC-9943-77EAF5251970}';MOM2005ComputerGroupID={5E34E22D-A892-4026-A670-EB628BE392D5}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_6F1D1978_30A8_4E43_A48D_027A6C82BF8C_" Comment="{6F1D1978-30A8-4E43-A48D-027A6C82BF8C}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total Documents Scanned</CounterName>
<ObjectName>Microsoft Forefront Server Security Scan</ObjectName>
<InstanceName>Sharepoint (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>