Prerequisites
- OpsRamp Classic Gateway 15.0.0 and above.
- OpsRamp Nextgen Gateway 15.0.0 and above.
Note
OpsRamp recommends using the latest Gateway version for full coverage of recent bug fixes, enhancements, and so on. - To use Bash CLI (Command Line Interface) cmdlets, the following are the prerequisites:
- SSH User (Prefer - Oracle user) must be able to execute bash commands and listener related commands (like crsctl, srvctl, and so on).
- To run SQL queries, following are the pre-requisites:
- DATABASE user should have view permissions.
Oracle authorization permissions
- Use JDBC (Java Database Connectivity) for monitoring metrics. For JDBC connections OpsRamp supports Database authentication.
- This SDK app utilizes CLI commands for example, crsctl, srvctl, olsnodes, and so on for monitoring and discovery. Additionally, Opsramp does not use .oraenv to set the Oracle environment; instead, it configures the Oracle environment variables in .bashrc.
- The following screenshot provides oracle environment configuration in .bashrc file.
Configure Oracle Cluster Integration
- To select your client, navigate to All Clients, and click the Client/Partner dropdown menu.
Note: You may either type your client’s name in the search bar or select your client from the list. - Navigate to Setup > Account. The Account Details screen is displayed.
- Click Integrations. The Installed Integrations screen is displayed with all the installed applications.
Note: If you do not have any installed applications, you will be navigated to the Available Integrations and Apps page with all the available applications along with the newly created application with the version. - Click + ADD on the Installed Integrations page.
Note: Search for the integration either by entering the name of the integration in the search bar or by selecting the category of the integration from the All Categories dropdown list. - Click ADD in the Oracle Cluster application.
- In the Configuration screen, click + ADD. The Add Configuration screen appears.
- Enter the following BASIC INFORMATION:

Field Name | Description | Field Type |
---|---|---|
Name | Enter the name for the integration. | String |
Mode | Select the type of Oracle deployment mode. Choose between RAC (Real Application Cluster) or Standalone. | String |
Oracle Hostname/ IP Address | Enter the Oracle Hostname/ IP Address of the Oracle Cluster. It should be accessible from Gateway. Note: If the Mode is RAC scan should be provided, else Hostname/IP Address of the node should be provided. | String |
SSH Port | Specify the SSH port for the Oracle server. Note: By default, 22 is the SSH port value. | Integer |
Oracle SSH Credentials | Select the credential associated with your Oracle Cluster account. If you want to use the existing credentials, select them from the Select Credentials dropdown. Else, click + Add to create credentials. The ADD CREDENTIAL window is displayed. Enter the following information.
| Dropdown |
Database Port | Specify the port number used for database communication Note: By default 1521 is the database port value. | Integer |
Oracle Database Credentials | Select the credential associated with your Oracle database account. If you want to use the existing credentials, select them from the Select Credentials dropdown. Else, click + Add to create credentials. The ADD CREDENTIAL window is displayed. Enter the following information.
| Dropdown |
Enter the name of the Oracle database instance that needs to be monitored. | Database Name | Integer |
App Failure Notifications | When selected, you will be notified in case of an application failure such as Connectivity Exception, Authentication Exception. | Checkbox |
- CUSTOM ATTRIBUTES: Custom attributes are the user-defined data fields or properties that can be added to the preexisting attributes to configure the integration.
Field Name | Description | Field Type |
---|---|---|
Custom Attribute | Select the custom attribute from the dropdown. You can add attributes by clicking the Add icon (+). | Dropdown |
Value | Select the value from the dropdown. | Dropdown |
Note: The custom attribute that you add here will be assigned to all the resources that are created by the integration. You can add a maximum of five custom attributes (key and value pair).
- In the RESOURCE TYPE section, select:
- ALL: All the existing and future resources will be discovered.
- SELECT: You can select one or multiple resources to be discovered.
- In the DISCOVERY SCHEDULE section, select recurrence pattern to add one of the following patterns:
- Minutes
- Hourly
- Daily
- Weekly
- Monthly
- Click ADD.

Now the configuration is saved and displayed on the configurations page after you save it.Note: From the same page, you may Edit and Remove the created configuration.
12. Under the ADVANCED SETTINGS, Select the Bypass Resource Reconciliation option, if you wish to bypass resource reconciliation when encountering the same resources discovered by multiple applications.
Note: If two different applications provide identical discovery attributes, two separate resources will be generated with those respective attributes from the individual discoveries.
13. Click NEXT.
14. (Optional) Click +ADD to create a new collector. You can either use the pre-populated name or give the name to your collector.
15. Select an existing registered profile.
- Click FINISH.
The integration is installed and displayed on the INSTALLED INTEGRATION page. Use the search field to find the installed integration.
Modify Oracle Cluster Integration
See Modify an Installed Integration or Application article.
Note: Select Oracle Cluster.
Discover Resources in Oracle Cluster Integration
- Navigate to Infrastructure > Search > DATABASES > Oracle Cluster. The Oracle Cluster page is displayed.
- Select the application on the Oracle Cluster page
- The RESOURCE page appears from the right.
- Click the ellipsis (…) on the top right and select View Details.

- Navigate to the Attributes tab to view the discovery details.

View resource metrics
To confirm Oracle Cluster Cluster monitoring, review the following:
- Metric graphs: A graph is plotted for each metric that is enabled in the configuration.
- Alerts: Alerts are generated for metrics that are configured as defined for integration.
- Click the Metrics tab to view the metric details for Oracle Cluster.

Version History
Application Version | Bug fixes / Enhancements |
---|---|
2.1.0 | Added support for SSH key pair based authentication. |
2.0.0 |
|
1.0.2 | Enhancements related to the latest snapshot, Activity Log and DebugHandler changes. |
1.0.1 | Changes related to resource discovery. |
1.0.0 | Initial support for Oracle Cluster application. |