Oracle Real Application Cluster or Real Application Cluster One Node Database
This topic provides you instructions to configure both RAC and RAC One Node databases by using the Oracle RAC Database monitor type.
To configure the monitor type
In the Add Monitoring Configuration panel, select the following parameters for the Oracle Enterprise Database KM:
Parameter | Selection |
---|---|
Monitoring Solution | Oracle Enterprise Database |
Monitoring Profile | Oracle Environment Monitoring |
Monitor Type | Oracle RAC Database |
For the Global Monitoring Setting, you can enable Logging for all of the configured Patrol Agent environments to confirm that all of the PATROL for Oracle Enterprise Database environments are correctly configured.
To add an environment configuration
Click Add and enter the details in the Environment Configurations pane.
The remaining environment details are in the following sections:
RAC instance connection details
In the RAC instance connection details section, click Add. The RAC instance connection details pane is displayed.
Field | Description |
---|---|
Oracle SCAN | Enter the host name or the IP address used for the Oracle RAC. You can use the $HOSTNAME variable for the Oracle host. The name is taken from the PATROL agent that is registered in the TrueSight console's Devices page. The IP address can be in the IPv4 or IPv6 format. An example of an IPv6 address is [2001:db8:28:3:f98a:5b31:67b7:67ef]. |
Oracle SCAN listener port | Enter the port number that is used to connect with the Oracle RAC Database. The default port number is 1521. |
Oracle RAC service name | Enter the RAC service that you want to monitor. To get a list of RAC services, use the srvctl command. |
Connect as SYSDBA | Select this option to connect to the Oracle RAC instance as SYSDBA privileged user. Note: BMC does not recommend to monitor using a user with SYSDBA privileges. |
Oracle credentials | |
User name | The monitoring user name of the Oracle RAC Database. Note: Confirm that the user has permission for object access, see Monitoring-categories-and-user-permissions. |
Password | The monitoring user password of the Oracle RAC Database. |
Oracle Custom SQL Queries | |
Query name | In the Oracle Custom SQL Queries section, click Add. On the Custom SQL Query pane, enter a name for the query. |
SQL query | Enter the SQL query. |
Collection time (minutes) | Enter the SQL query collection time. The default collection time is 10 minutes. |
Enable number of records annotation | Select this option to display the query result as an annotation on number of records metric. |
Monitoring Categories details
Select the Oracle RAC Database activity categories and tablespaces that you want to monitor.
The Node availability monitor category is discovered by default.
Monitoring Categories | Description |
---|---|
ASM | Monitors the performance of the Oracle Database ASM disks. For more information, see the ASM Disk (KOE_INST_ASM_DISK) monitoring category. |
Fast Recovery Area | Monitors the performance of the Oracle Fast Recovery Area disks. For more information, see the Oracle-Fast-Recovery-Area-KOE_INST_FRA monitoring category. |
Services | Monitors the Oracle services executed inside the Database. For more information, see the Services-KOE_INST_SERVICE monitoring category. |
Sessions | Monitors the sessions activity of the Oracle Database. For more information, see the Sessions (KOE_INST_SESSIONS) monitoring category. |
Wait Events | Monitors the wait events in the Oracle RAC Database. For more information, see the Event Class (KOE_INST_EVENT_CLASS) monitoring category. |
Tablespaces | |
Tablespaces | Select this option to monitor the tablespaces. For more information, see Tablespaces-KOE_INST_TABLESPACE. |
Tablespaces filtering options | |
Filtering mode | Select the filtering mode:
|
Include/Exclude matching criteria | Based on the selection of the filtering mode, specify the tablespaces to include or exclude from monitoring. Use comma (,) only to separate the tablespaces. For example, consider the tablespace name as DB12. For this tablespace, you can use any of the following methods to include or exclude tablespaces from monitoring:
|
Environment Settings details
Field | Description |
---|---|
Logging | Select this option to enable debugging operations for all Oracle instances configured on this environment. The log files are created under the PATROL_HOME directory:
For more information about logging, see Using-debug-logging-in-the-TrueSight-Infrastructure-Management-operator-console. |
Device mapping | By default, device mapping on the TrueSight console is enabled. If enabled, all the Oracle RAC Database instances are discovered under the Oracle host device. If it is disabled, all the Oracle RAC Database instances are discovered under the PATROL Agent host device. |
Java collector settings | |
Java home | The path to the JRE directory (aka $JAVA_HOME environment variable) on the PATROL Agent host. If you use the $JAVA_HOME variable, the Java location is depends on the following:
If you enter a path for the JRE directory, you must enter the full path, such as C:\Program files\Java\jre1.8.0_151. Do not use the short path format. If you do not enter a value in this field, the KM looks for the Java installed in the PATROL Agent home directory as:
|
JVM Arguments | The optional Java Virtual Machine (JVM) arguments for the Java collector |
User name | The local user name to start the Java process. |
Password Confirm password | The user password to start the Java process. |
Collection settings | |
Availability Collection Interval (minutes) | The time interval used to check for the environment's availability for collecting data. The default interval is one minute. |
Data Collection Interval (minutes) | The time interval used for data collection from the environment. The default interval is five minutes. Note: Entering a data collection time that is less than 5 minutes will result in a performance issue for the KM. |
Long running data collection queries (minutes) | The time interval use to determine when a running query is blocked. The query is blocked because its execution duration is equal to, or greater than, this interval's threshold. The default interval is 30 minutes. |
After you complete configuring the environment, click OK to add this to the environment configurations list. This environment is displayed on the Environment Configuration list.
To exit without saving changes, click Cancel.
To verify the configuration, click here.