Collect: Transport: MSExchange Content Filter Agent: Messages with SCL 8 (Report Collection).

Microsoft.Exchange2007.Transport.MSExchangeContentFilterAgent.MessageswithSCL8 (Rule)

Knowledge Base article:

External

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange2007.ServerRole.Transport
CategoryPerformanceCollection
EnabledFalse
Instance NameMSExchange Content Filter Agent
Counter NameMessages with SCL 8
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="Microsoft.Exchange2007.Transport.MSExchangeContentFilterAgent.MessageswithSCL8" Enabled="false" Target="ExLibrary!Microsoft.Exchange2007.ServerRole.Transport" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.DataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Messages with SCL 8</CounterName>
<ObjectName>MSExchange Content Filter Agent</ObjectName>
<InstanceName/>
<Frequency>900</Frequency>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>