DB2 Local connection setup
After you have installed the PATROL for IBM DB2, you must configure a monitoring policy. You can use the information in this topic to configure a DB2 local connection setup with the TrueSight console.
This topic includes the following information:
Before you begin
You must download and install the PATROL for IBM DB2.
To configure the monitor type
In the Add Monitoring Configuration panel, select the following parameters for the DB2 local connection setup monitor type:
Parameter | Selection |
---|---|
Monitoring Solution | IBM DB2 |
Monitoring Profile | IBM DB2 |
Monitor Type | DB2 Local connection setup |
To add an environment configuration
Click Add and enter the Environment Configuration details.
Field | Description |
---|---|
Environment Name | Enter a unique environment name for monitoring the DB2 databases. A container will be created with the environment name. This environment will hold all the DB2 instances. The name should not contain blank spaces or any of the following special characters: $|?\"[]+=&*();!^<>:/ |
Local IBM DB2 details | |
IBM DB2 installation home | Enter the path to the installation base directory or the environment variable that contains installation base directory. Files are installed to the following directories under the installation base directory as depicted in the following example: Windows: C:\Program Files\IBM\SQLLIB UNIX: /opt/ibm/db2/V10.5 |
IBM DB2 instance List | Specify the list of DB2 instances for monitoring. If the field is left blank, all the instances gets monitored. |
Data encryption authentication | Select this option to enable the IBM DB2 authenticated connection. The connection to IBM DB2 databases is established using data encrypt (DATA_ENCRYPT) security mechanism. |
IBM DB2 database credentials | |
User name | Enter the name of the user with permissions to connect and run SQL queries on all DB2 databases. The user should have minimum SYSMON authority with DATAACCESS privileges. |
Password | The password of the DB2 user. |
Java collector settings | |
Java path |
|
JVM arguments | Enter the optional Java Virtual Machine (JVM) arguments for the DB2 Java collector. |
Java OS credentials | |
User name | Enter the name of the OS JVM user (this user must exist where the PATROL Agent and DB2 KM are installed) with permission to run the Java process. Notes:
|
Password | The password for the OS JVM user. Note: If you use $PATROL_USER as user name, you must enter a dummy password. Otherwise, the policy does not save the $PATROL_USER value. |
Monitoring data details | |
Monitoring level | Select the monitoring collection level for the IBM DB2 system.
|
Monitoring categories | Select monitor types for monitoring.
|
Filter configuration by monitor types
Click Add and filter the monitor types for monitoring. For more information, see Using filter configuration by monitor types.
Field | Description |
IBM DB2 instance name | Enter IBM DB2 instance name. Use comma (,) only to separate the instance names. This field is regex enabled. |
IBM DB2 database name | Enter IBM DB2 database name. Use comma (,) only to separate the database names. This field is regex enabled. |
Filters by monitor types list | |
Filtering monitor types | Select the IBM DB2 monitor type for monitoring:
|
Filtering options | Based on the monitor types selected in the above field, select the filtering option:
|
Filtering instances from the selected monitor type | Based on the selection in the filtering options, specify the instances from the selected monitor type for monitoring. This field is regex enabled. Use comma (,) to define multiple instances for the specified monitor type. |
Custom SQL queries configuration list
Click Add and configure the custom SQL queries section.
Field | Description |
IBM DB2 instance name | Enter the IBM DB2 instance name. It supports regex for monitoring multiple instances. Use comma to separate entries. By default, .* is used which monitors all the instances. |
IBM DB2 database name | Enter the IBM DB2 database name. It supports regex for monitoring multiple databases. Use comma to separate entries. By default, .* is used which monitors all the databases. |
Custom SQL query configuation list | |
SQL query name | Enter the name of the SQL query. This is an user-defined field. |
SQL query | Enter the SQL query that you want to execute in the database. For example: select TOTAL_CPUS from TABLE(SYSPROC.ENV_GET_SYS_INFO()) AS SYSTEMINFO |
Collection time (min) | Enter the SQL query collection time in minutes. The default collection cycle is 10 minutes. |
Enable number of records annotation | Select this option to display the query result as an annotation on DB2 custom SQL query number of records metric. |
IBM db2diag log search configuration list
Click Add and configure the db2diag log search configuration section.
Field | Description |
IBM DB2 Instance name | Enter the IBM DB2 instance name. It supports regex for monitoring multiple instances. Use comma to separate instances. |
IBM db2diag log search criteria list | |
DiagLogOK attribute states | Select the attribute state for monitoring:
|
IBM db2diag tool search command | Specify a command that is supported by the IBM db2diag tool. For example: -lastlines 100 -l Warning |
Administration
Click Add and configure the administration details.
Field | Description |
Logging | Select this option to enable debugging operations for configured environment. This enables the PSL and Java logging of the specified environment. The PSL debug file of the environment is located under: Patrol3/log/PSO_<DB type>^<environment name>-<Agent host>-<Agent port>.kmlog For example: Patrol3/log/PSO_Local^DB2Env-IL-hhomndf-W1-3181.kmlog The Java debug file of the environment is located under: Patrol3/pso/logs/java/<DB type>^<environment>_<Agent port>_JavaCollector.log For example: Patrol3/pso/logs/java/Local^DB2Env_3181_JavaCollector.log.0 |
Availability collection interval (min) | Enter the availability collection time in minutes for the DB2 JAVA collector. The default collection time is 1 minutes. |
Data collection interval (min) | Enter the data collection time in minutes for the DB2 JAVA collector. The default collection time is 10 minutes. |
IBM db2diag log collection interval (min) | Enter the IBM db2diag log collection time in minutes for the DB2 JAVA collector. The default collection time is 5 minutes. |
Long running data collection queries threshold (sec) | Enter the threshold to monitor the data collection SQL queries that run longer than the number of seconds entered. |
Long running data collection commands threshold (sec) | Enter the threshold to monitor the data collection CLP or OS commands that run longer than the number of seconds entered. |
Device mapping | Select this option to enable device mapping for all hosts in this environment. If enabled, all the monitors gets created within a device according to the discovered host name of the monitored system. If disabled, all the monitors gets discovered under the PATROL Agent host device. |
Disable monitoring for IBM DB2 remote databases | Select this option to disable the discovery of IBM DB2 remote databases. |
Disable monitoring configuration
Click Add and configure the disable monitoring details.
Field | Description |
Disable monitoring environment | Select this option to disable the KM from discovering and monitoring the configured environment. |
IBM DB2 instance disable monitoring list | |
Instance name | Enter the IBM DB2 instance name that you want to disable from monitoring. The disable monitoring file location configuration will be applied to this IBM DB2 instance. Regex is not supported |
Disable monitoring file location | Enter the absolute location of the disable monitoring file. The disable monitoring file should be configured on the IBM DB2 host. |
Global monitoring setting
Field | Description |
---|---|
Logging | Select this option to enable main PSL debug logging for global configuration. The log file path:Patrol3/log/PSO_Local_main-<Agent host>-<Agent port>.kmlog |
Disable environments monitoring file location | Enter the absolute location of the disable monitoring file. The disable monitoring file should be configured on the PATROL Agent host. |