Installing gateways on Tivoli Netcool/OMNIbus V8.1
From Tivoli Netcool/OMNIbus V8.1 onwards, Tivoli Netcool/OMNIbus gateways can be installed using the IBM Installation Manager. One of the key features of Installation Manager is that all platforms are shipped in a single ZIP file, which means that you do not have to select the platform that you require; Installation Manager does it for you.
Before you can install a gateway, you must have installed and configured Installation Manager and Tivoli Netcool/OMNIbus. To install gateways, you must make sure that the Core Tivoli Netcool/OMNIbus features Gateway Support is installed.
Installing gateways using the Command Line Tool
To install the gateway using the Command Line Tool, run the following command:
installation_manager_location/eclipse/tools/imcl
-c install com.ibm.tivoli.omnibus.integrations.integration_name -repositories repository_containing_required_integration -installationDirectory location_of_netcool_omnibus_install_you_are_installing_into
Where integration_name specifies the name of the gateway that you want to install.
You
will be prompted to agree to the terms and conditions of the license
as a prerequisite for installing the integration. If you have already
reviewed the license and want to skip the manual acceptance, add the -acceptLicense option
to the install command to silently agree to the license.
Uninstalling gateways using the Command Line Tool
To uninstall the gateway using the Command Line Tool, run the following command:
installation_manager_location/eclipse/tools/imcl
uninstall com.ibm.tivoli.omnibus.integrations.integration_name -installationDirectory location_of_netcool_omnibus_install_you_are_uninstalling_from
Where integration_name specifies the name of the gateway that you want to uninstall.
Installing gateways using the GUI
To install the gateway using the GUI, use the following steps:
- Unzip the IM package that contains the gateway into a directory of your choosing. A file called repository.config will appear after unzipping the IM package.
- Start Installation Manager using
the following command:
installer_path/IBMIMWhere
installer_pathis the path to the Installation Manager directory. - Perform the following menu actions to display the repository dialog
box:
- Use the button Add Repository in the repository dialog box to point to the repository that contains the unzipped IM package that contains the gateway. This is the repository that contains the repository.config file.
- Click the Install software packages icon.
- Select the name of the gateway that you want to install.
- Click Next.
- Click I accept when the Licensing panel appears.
- Highlight IBM Tivoli Netcool OMNIbus in the Package Group Name field.
- Click Next.
- Click Next.
- Click Install.
- When the Install Packages panel appears indicating that you have successfully installed the gateway, click Finish.
Uninstalling gateways using the GUI
To uninstall the gateway, use the following steps:
- Start Installation Manager using
the following command:
installer_path/IBMIMWhere
installer_pathis the path to the Installation Manager directory. - Click the Uninstall software packages icon.
- Select the name of the gateway that you want to uninstall.
- Click Next.
- Click Uninstall.
- When the Install Packages panel appears indicating that you have successfully uninstalled the gateway, click Finish.