Integrate > Oracle Enterprise Manager > Install > Installing the Topology Synchronization Package and the Metrics Content Pack

Installing OMi Content Pack

OMi content pack includes Topology Synchronization package, Topology View (OEM_Infrastructure) and Performance Dashboard. Ops Connector for OEM can only forward OEM topology to OMi when a required topology synchronization package is registered with OMi. The Topology View shows relevant configuration items (CIs) of OEM integration in RTSM and its relationships with neighborhood CIs.

This package is included in the Ops Connector for OEM product image archive. Additionally, visual representation of metrics in the OMi web interface is only available when the bundled performance dashboards are imported into OMi as a content pack.

To install and register the OMi content package, perform the following steps:

  1. On the Operations Connector host, locate the HPBsmIntOEM_OMi_Content.zip file in the following directory:

    <OvDataDir>/installation/HPBsmIntOEM/omi-content

  2. Copy the archive file to a location of your choice on the OMi Data Processing Server host, and unpack the archive.

  3. On the OMi Data Processing Server host, open a Command Prompt window (command shell) with administrative privileges.

  4. Change the current directory to the HPBsmIntOEM subdirectory within the temporary directory where you unpacked the archive.

  5. Considering the hosting operating system, run the following command:

    Windows:

    cscript OpsCxInstall.vbs -i

    Linux:

    OpsCxInstall.sh -i

    Provide executable permission for OpsCxInstall.sh file before running the script.