Monitoring and exploring Data Virtualization
The Data Virtualization service provides a dashboard for monitoring, managing, and exploring the service instance. This monitoring and exploring dashboard is powered by IBM® Db2® Data Management Console.
About this task
Db2 Data Management Console is a browser-based console that helps you administer, explore, monitor, and manage the performance of your Data Virtualization service instance by using one or more of the key performance indicators, which are known as metrics.
Procedure
-
Click Monitor > Summary
to get an overview of the Data Virtualization service
health, based on the following metrics:
Metric Description Availability Indicates whether the service is up or down and the history of availability. Responsiveness Indicates whether the system is responding well to the incoming requests. Throughput Indicates how much workload the system is handling. Resource usage Indicates the resource usage of the service in terms of CPU, memory, storage, and log space. Time spent Indicates the percentage of time that is taken for service calls. Contention Indicates the number of lock waits in the last hour and the number of concurrent connections. -
Click Monitor > Alerts to
access the Notification center. You can view and filter alerts for Data Virtualization. To set up custom alerts, see Monitoring profile.
- Click
Monitor > Database to get
performance data about your database based on the following metrics
Menu option Description Database time spent Indicates the percentage of time that is taken for database calls. Database usage Indicates the resource usage of the database in terms of CPU, memory, storage, and log space. - Click
Monitor > Statement to get
performance data about queries executed in Data Virtualization, based on the following metrics:
Menu option Description In-flight executions See a list of the SQL statements that are currently running or that ran recently on Data Virtualization. You can use these metrics to identify costly or long running statements. You can cancel individual statements or disconnect a user or application when the statement needs to be stopped.
Individual executions Displays the details of running SQL statements as system activity. Package cache See information about statements that previously ran on Data Virtualization. For example, you can see the number of executions and the total amount of CPU used for these executions. You can use these metrics to identify statements that use a disproportionate amount of system resources.
Stored procedures Displays the aggregated execution metrics for procedures, external procedures, compiled functions, external functions, compiled triggers, and anonymous blocks invoked since the service was activated in Db2 Data Management Console. - Click
Monitor > Applications to get
an overview of the service usage, based on the following metrics:
Option Description Top consumers Displays the top consumers of the system resources. Connections See the different users or applications that have open connections to the service. A user or application can open multiple connections. You can use these metrics to find the source of disruptive behavior.
- Click
Monitor > Throughput to get an
overview of query performance, based on the following metrics:
Option Description Connection summary Displays a summary of all connections established to the console. Partition summary Displays the information for each data partition used by Data Virtualization. WLM workload summary Represents the accumulation of all metrics for requests that were submitted by connections, and were mapped to the identified workload objects. This metric is based on Workload Manager. WLM service class summary Represents the accumulation of all metrics for requests that have executed under the indicated service subclass. - Click Monitor > I/O
to get an overview of input/output for each data partition, based on the following metric:
Option Description Buffer pools Data Virtualization uses the Db2 buffer pools to store cached data and to improve service performance. Adequate buffer pool size is essential for good service performance because it reduces the disk I/O, which uses a considerable amount of time. Prefetchers Data Virtualization uses Db2 prefetching to retrieve one or more pages from disk in the expectation that they will be required by an application. You can monitor prefetch ratios, wait time, asynchronous reads per minute, and more. Prefetching index and data pages into the buffer pool can help to improve performance by reducing I/O wait times. In addition, parallel I/O enhances prefetching efficiency.
Logging performance You can monitor logging statistics for each database. - Click
Monitor > Storage to get an
overview of storage, based on the following metrics:
Option Description Table performance You can use this page to see performance data for each table or each schema. Storage You can use this page to see storage data for each table or each schema. Table space performance You can use this page to see performance data for each table space. - Click
Monitor > Settings to get
information about the following profiles:
Option Description Monitoring profile You can use this page to configure general monitor settings to collect data for your Data Virtualization connection. You can also create custom alerts using SQL scripts and schedule them to run at a specific time. For more information, see Creating custom alerts.
Event monitor profile Displays the information about the profile created to monitor specific event types that occur on Data Virtualization. Required role: To access these profiles, you must have the Data Virtualization Admin role.