Integrate > Icinga > Uninstall

Uninstall

This section describes how to uninstall or remove the OpsCx for Icinga artifacts from the OpsCx system. Complete the steps in the following order:

  1. Remove the content pack from the OMi host system.
  2. Remove the software from the OpsCx host system.

From the OMi Console

  1. In the OMi console, go to Administration > Monitoring > Assignments & Tuning.
  2. Select Operations Connector from the drop-down list.
  3. Click the Operations Connector System CI where the Management Template is deployed.
  4. From the Assignments pane select the Assigned Item and click to remove the deployed Management Template.

From the OpsCx System

Execute the following steps on the server hosting the OpsCx:

  1. Log on to the OpsCx server.

  2. Stop the integration service by issuing the following command(s):

    Windows:

    ovc -stop ICINGA

    Linux:

    cd /opt/OV/bin

    ./ovc -stop ICINGA

  3. Unregister the integration service by issuing the following command(s):

    Windows:

    ovcreg -del icingaine

    ovcreg -del icingaint

    Linux:

    cd /opt/OV/bin

    ./ovcreg -del icingaine

    ./ovcreg -del icingaint