This section guides you through setting up, configuring, and managing the Informix Database integration in OpsRamp.

Prerequisites

  • Classic gateway version should be 14.0.0 and above
  • Nextgen gateway version should be 14.0.0 and above
  • Note: OpsRamp recommends using the latest Gateway version for full coverage of recent bug fixes, enhancements, etc
  • Remote machine user credentials should have the administrator/root level access.
  • Server path in configuration is JSON field, need to provide the payload in below example format:
    •   "informixServers": [
            {
            "serverName": "ol_informix1410",
            "serverPath": "C:\\Program Files\\IBM Informix Software Bundle\\ol_informix1410.cmd"
            },
            {
            "serverName": "test",
            "serverPath": "C:\\Program Files\\IBM Informix Software Bundle\\test.cmd"
            },
            {
            "serverName": "sample",
            "serverPath": "C:\\Program Files\\IBM Informix Software Bundle\\sample.cmd"
            },
            {
            "serverName": "testDemo",
            "serverPath": "C:\\Program Files\\IBM Informix Software Bundle\\testDemo.cmd"
            }
        ]
        }
      
  • The User must have CONNECT access privileges to both the sysmaster and sysadmin databases.
  • To rule out SSH accessability or specific failures like end device connectivity or authentication, try to establish connection with end device from gateway using below commands
    • Try ping with IP Address provided in configuration ping <IP Address>.
    • Try telnet using telnet <IP Address> <port>.
    • Try ssh to the end device from gateway ssh <username>@<IP Address>.

Configure IBM Informix Integration

Click here to Configure and Install the IBM Informix Integration
  1. 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.
  2. Navigate to Setup > Account. The Account Details screen is displayed.
  3. Click Integrations. The Installed Integrations screen is displayed with all the installed applications.
  4. 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.
  5. Click ADD in the IBM Informix application.
  6. In the Configuration screen, click + ADD. The Add Configuration screen appears.
  7. Enter the following BASIC INFORMATION:
FunctionalityDescriptionField Type
NameEnter the name for the configuration.String
Informix Database Host Name/IP AddressIP address/host name of Informix Database.String
Server PathServer path informationNote: By default {"informixServers": [{"serverName":"", "serverPath":""}]} is the server path. Below are Server Path examples

Linux
server path : { "informixServers": [ { "serverName": "ol_informix1410", "serverPath": "/opt/IBM/Informix_Software_Bundle/ol_informix1410.ksh" } ] } >
String
Informix Database CredentialSelect the Credential from the drop-down list.

Notes:
- Click + Add to create a credential. The ADD CREDENTIAL window is displayed. Enter the following information.
Name: Credential name.
- Description: Brief description of the credential.
- User Name: User name.
- Password: Password.
- Confirm Password: Confirm password.
Dropdown
App Failure NotificationsWhen selected, you will be notified in case of an application failure such as Connectivity Exception, Authentication Exception.Checkbox
  1. 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 NameDescriptionField Type
Custom AttributeSelect the custom attribute from the dropdown. You can add attributes by clicking the Add icon (+).Dropdown
ValueSelect the value from the dropdown.Dropdown
  1. 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.
  2. In the DISCOVERY SCHEDULE section, select recurrence pattern to add one of the following patterns:
    • Minutes
    • Hourly
    • Daily
    • Weekly
    • Monthly
  3. Click ADD.


Now the configuration is saved and displayed on the configurations page after you save it.


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.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.
16. Click FINISH.

The integration is installed and displayed on the INSTALLED INTEGRATION page. Use the search field to find the installed integration.

Modify IBM Informix Integration

Click here to Modify the Configuration

Discover Resources in IBM Informix Integration

Click here to View the IBM Informix
  1. Navigate to Infrastructure > Search > DATABASES > IBM Informix. The IBM Informix page is displayed.
  2. Select the application on the IBM Informix page
  3. The RESOURCE page appears from the right.
  4. Click the ellipsis () on the top right and select View Details.


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


View resource metrics

To confirm IBM Informix 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.
  1. Click the Metrics tab to view the metric details for IBM Informix.