Before you can begin using the Management Pack, you must create an adapter instance to identify the host from which the Management Pack will retrieve data.

Prerequisites

Procedure

  1. Log in to vRealize Operations as an admin user.
  2. Click the Administration administration_icon icon. In the right panel, the Solutions view will be displayed.
  3. Select PostgreSQL Adapter from the Solutions list.
    solutions_list_after_install-2
  4. Click the Configure configure_icon icon. The Manage Solution window will appear.
    Note: Click the Add add_icon icon above the Instance Namelist on the left to create multiple adapter instances.

    manage_solution-2
  5. In the Manage Solution window, enter the following information:
    1. Instance Settings:
      • Display Name: A name for this particular instance of the Management Pack
      • Description: Optional, but it can be helpful to describe multiple adapter instances of the Management Pack
    2. Basic Settings:
      • Database: Optional; will connect to ‘pg_database’ and retrieve available databases. If one (or more) is specified here (comma-separated), the Management Pack will connect to that database only.
      • Host: Hostname or IP address of PostgreSQL instance
      • Port: Default port is 5432 (TCP); can be overridden
      • Credential: Select the credential you created when Creating a Credential (PostgreSQL).
    3. Advanced Settings:
      • Collectors/Groups: Default Collector/Group is automatically selected. Click the drop-down menu if you want to run the collection on a different node.
      • Function Count: Default = 10; enter “0” to disable
      • Monitor Tables: True/False
      • Order Functions By: Average Time, Calls, Total Time
      • Order Queries By: Average Time, Calls, Total Time
      • Query Count: Default = 10; enter “0” to disable
      • SSL mode: Disable/Require
      • Support Autodiscovery: Default setting is True, which enables the adapter instance to create resources for you. This should not be set to False.
  6. Click Test Connection to test the configured connection information. Click Save Settings and Close to save your adapter instance.

What to do next