Monitoring (Integration Services)
SQL Server 2008
SQL Server Integration Services includes features for monitoring packages and their performance.
Integration Services includes logging features for capturing run-time information about a package and the package objects. For example, Integration Services can log the time that a package starts and stops running.
Integration Services also includes a set of performance counters for monitoring the performance of the data flow engine. For example, Integration Services can monitor the number of rows that a source produces. For more information, see Monitoring the Performance of the Data Flow Engine.
