Utility Information Data Collection Set
The Utility Information data collection set is installed and automatically started on each instance of SQL Server 2008 R2 that is managed by a utility control point (UCP). The utility management data warehouse (UMDW) database where the data is stored is created on the UCP server during UCP creation.
The collected data is used by the UCP to display performance and configuration information, and to evaluate resource health policies. For more information, see Overview of SQL Server Utility.
Important
Because of its tight integration with SQL Server Utility Explorer, you should not modify this data collection set. For example, you should not change the Retain data for setting from its default value of 1 day. Data from the collection set is uploaded to the UMDW, where data from the 15 minutes uploads is then aggregated into one hour, and then daily aggregations. You must set the data retention interval for the SQL Server Utility through SQL Server Utility Explorer. This setting, available when you click Utility Administration, and then click the Data Warehouse tab, controls the retention interval for the aggregated data. For more information, see Utility Administration (SQL Server Utility).
The Utility Information data collection set has the following collection items:
Utility Information - DAC Information
Utility Information - SMO Information
Utility Information - Utility Allocated CPU Info
Utility Information - Utility CPU-Memory Related Info
Utility Information - Utility DatabaseFilesInfo
Utility Information - Utility Performance Counters Items
Utility Information - Utility Performance Counters Items1
Utility Information - Utility Volumes Information
The following tables provide detailed information about the Utility Information data collection set and its collection items.
Collection Set
Collection set name |
Utility Information |
Collection mode |
Non-cached |
Upload schedule frequency |
Every 15 minutes |
Data retention |
Data retention for the Utility Information collection set is controlled through SQL Server Utility Explorer. For more information, see the "Important" note earlier in this topic. |
Collection items |
Utility Information - DAC Information Utility Information - SMO Information Utility Information - Utility Allocated CPU Info Utility Information - Utility CPU-Memory Related Info Utility Information - Utility DatabaseFilesInfo Utility Information - Utility Performance Counters Items Utility Information - Utility Performance Counters Items1 Utility Information - Utility Volumes Information |
Collection Items
Collection item name |
Utility Information - DAC Information |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_dac_info_internal |
Collection item name |
Utility Information - SMO Information |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_smo_properties_internal |
Collection item name |
Utility Information - Utility Allocated CPU Info |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_cpu_affinity_value_internal |
Collection item name |
Utility Information - Utility CPU-Memory Related Info |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_cpu_memory_related_info_internal |
Collection item name |
Utility Information - Utility DatabaseFilesInfo |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_database_file_info_internal |
Collection item name |
Utility Information - Utility Performance Counters Items |
Collector type |
Performance Counters |
Performance counters used |
|
Collection item name |
Utility Information - Utility Performance Counters Items1 |
Collector type |
Performance Counters |
Performance counters used |
|
Collection item name |
Utility Information - Utility Volumes Information |
Collector type |
Generic T-SQL Query |
Query |
|
Query output |
sysutility_volumes_info_internal |