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. From the top navigation bar, select Administration. In the right panel, the Solutions view will be displayed.
  2. Select Pivotal Cloud Foundry from the Solutions list on the right.

    solutions_list_after_install-11
  3. Click the Configure configure_icon icon. The Manage Solution window will appear.
    Note: Click the Add add_icon icon above the Instance Name list on the left to create multiple adapter instances.

    manage_solution-10
  4. In the Manage Solution window, enter the following information:
    1. Instance Settings:
      1. Display Name: A name for this particular instance of the Management Pack
      2. Description: Optional, but it can be helpful to describe multiple instances of the Management Pack
    2. Basic Settings:
      1. Nozzle API Host:Hostname (or IP address) of the Blue Medora Nozzle for PCF API.

      2. Cloud Controller API Host: Hostname (or IP address) of the Cloud Controller API.
      3. BOSH Director API Host:Hostname (or IP address) of the BOSH Director API.

        Note: IPv4 and FQDN are supported hostname/IP address formats. For help finding the endpoint hostnames for the APIs, see: Obtaining Nozzle, Cloud Controller, and BOSH Director Hostnames/IP Addresses (VMware Tanzu Application Service).
      4. Credential: Select the credential you created when Creating a Credential (VMware Tanzu Application Service).

    3. Advanced Settings:
      • Collector(s)/Groups: Default Collector/Group is automatically selected. Click the drop-down menu if you want to run the collection on a different node.
      • Nozzle API Port: Default port is 443 (Tile deployment), but must match your nozzle configuration. (e.g., BOSH install default port is 8081).

      • Cloud Controller API Port: Default port is 443.
      • BOSH Director API Port:Default port is 25555.
      • Validate Certificate Against Truststore: Optional; default setting is False (all server certificates are trusted by vROps). If set to True for added security, the PCF host server SSL certificate must be added to the truststore on your vROps system. See: Adding an SSL Certificate to the vROps Truststore (VMware Tanzu Application Service).

      • Collect Events: Select whether or not you want events to be collected. Default value is True, which enables event collection. Select False if you want to disable event collection.
      • Support Autodiscovery: When you enable autodiscovery (default), the Management Pack creates resources and relationships in vROps, then collects data for the discovered resources after the main collection query runs. This setting should never be set to False.
        Note:
  5. Click Test Connection to ensure vROps can connect properly to the specified hosts. If you encounter an error, see: Troubleshooting the Management Pack (VMware Tanzu Application Service).
  6. Click OK to save your adapter instance configuration.

What to do next