SQLServer:SSIS Pipeline-Rows Read-15.0-minutes

Microsoft.SQLServer.2008.SQLServer_SSIS_Pipeline_Rows_Read_15.0_minutes_2_Rule (Rule)

Knowledge Base article:

Summary

This counter indicates the number of rows that a source produces. The number does not include rows read from reference tables by the Lookup transformation. This counter is polled every fifteen minutes.

External

For more information, see the Book Online topic "Monitoring Performance of the Data Flow Engine."

Element properties:

TargetMicrosoft.SQLServer.2008.IntegrationServices
CategoryPerformanceCollection
EnabledTrue
Instance NameSQLServer:SSIS Pipeline 10.0
Counter NameRows read
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2008ID='{593A7F7E-3AAA-4705-8BB0-352C394569B8}';MOM2008GroupID={1F778D67-2E2C-4970-B2D1-FED33A1E440B}

Member Modules:

ID Module Type TypeId RunAs 
_88D6ADD1_FD12_4CB1_AE07_D14F4CB57D17_ DataSource System.Performance.DataProvider Microsoft.SQLServer.SQLProbeAccount
CollectPerfData WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectPerfDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.SQLServer.2008.SQLServer_SSIS_Pipeline_Rows_Read_15.0_minutes_2_Rule" Target="SQL2008Core!Microsoft.SQLServer.2008.IntegrationServices" Enabled="true" ConfirmDelivery="false" Comment="Mom2008ID='{593A7F7E-3AAA-4705-8BB0-352C394569B8}';MOM2008GroupID={1F778D67-2E2C-4970-B2D1-FED33A1E440B}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_88D6ADD1_FD12_4CB1_AE07_D14F4CB57D17_" Comment="{88D6ADD1-FD12-4CB1-AE07-D14F4CB57D17}" TypeID="SystemPerf!System.Performance.DataProvider" RunAs="SQL!Microsoft.SQLServer.SQLProbeAccount">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Rows read</CounterName>
<ObjectName>SQLServer:SSIS Pipeline 10.0</ObjectName>
<Frequency>900</Frequency>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="CollectPerfData" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectPerfDataWarehouse" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>