Gateway quick start guide
This section describes how to start the gateway with the minimum required configuration and assumes that you already have a version of Netcool/OMNIbus installed and configured.
To start the gateway with the minimum required configuration,
use the following steps:
- Install the gateway.
- Edit the gateway properties file and set the following options:
WhereMessageLevel : 'debug' Server : 'NCOMS'NCOMSis the name of the ObjectServer. Edit the $NCHOME/etc/omni.dat file to include the ObjectServer information.
Run the $NCHOME/bin/nco_igen command to generate the interfaces file.
To check that the ObjectServer is available, run the $OMNIHOME/bin/nco_ping server command.
For example, %OMNIHOME/bin/nco_ping NCOMS
- Start the gateway.
- Check the log file to confirm that events are being sent.
Note: The quick start guide is only to start the gateway with
the minimum configuration necessary. To run the gateway in the most
productive manner possible for your environment you should review
the gateway configuration and property values.