Integrate > OneView > Configure > Configuring the Integration

Configuring the Integration

To be able to connect to the OneView system and to establish a receiving server on the Operations Connector system, you need to set the basic options in the configuration files.

  1. Open the appropriate configuration file:

    Windows:

    %OvDataDir%\conf\HPBsmIntOneView\genint\oneview_events.conf

    %OvDataDir%\conf\HPBsmIntOneView\genint\oneview_topology.conf

    Linux:

    /var/opt/OV/conf/HPBsmIntOneView/genint/oneview_events.conf

    /var/opt/OV/conf/HPBsmIntOneView/genint/oneview_topology.conf

    The options are listed in the section nodes, in the appropriate subsection (source, processor or sink), and formatted as:

    "<option name>" : "<value>",

  2. Search for the option oneview-hostname and set the OneView server hostname or IP address.

    For example:

    "oneview-hostname" : "ov1.company.com",

    You can set additional options, such as the ports used, number of days for which the old events are collected, the polling interval, and more. For a detailed list of available options for each collector, see Event Collection Options topic and Topology Collection Options topic.

    After you set the hostname, continue with Configuring Login Credentials topic.

    You must restart the OpsCx for OneView services after any change to the configuration.

Related topics

Event Collection Options

Topology Collection Options

Configuring Login Credentials