Echtzeitscanleistung

Microsoft.ForefrontProtection.FPSP.Server.PerformanceCollection.RealtimeScanMessageRate (Rule)

Anzahl von Dokumenten, die pro Sekunde vom Echtzeitscan von Forefront Protection 2010 for SharePoint gescannt werden.

Element properties:

TargetMicrosoft.ForefrontProtection.FPSP.RealtimeScanJob
CategoryPerformanceCollection
EnabledFalse
Instance NameForefront SharePoint Realtime Scanner
Counter NameFiles Scanned/sec
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.ForefrontProtection.FPSP.Server.PerformanceCollection.RealtimeScanMessageRate" Enabled="false" Target="Microsoft.ForefrontProtection.FPSP.RealtimeScanJob" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Files Scanned/sec</CounterName>
<ObjectName>Forefront SharePoint Realtime Scanner</ObjectName>
<InstanceName>_CumulativeTotal</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>