Configuring ObjectServer host properties
The probe uses a separate connection to the ObjectServer when it is performing a resynchronization. You must configure this connection in the properties file.
To allow
the probe to perform resynchronization operations
with the ObjectServer, you must specify appropriate values for the
following properties in the properties file:
- OS.Host - this property specifies the host name of the server on which the ObjectServer is running. It must have the same value as the ObjectServer host name specified in the $NCHOME/etc/omni.dat interfaces file.
- OS.Password - this property specifies the password that the probe uses to connect to the ObjectServer.
- OS.Port - this property specifies the port through which the probe connects to the ObjectServer. It must have the same value as the ObjectServer port specified in the $NCHOME/etc/omni.dat interfaces file.
- OS.UserName - this property specifies the user name used to connect to the ObjectServer.
- Server - this is a generic Netcool/OMNIbus property that specifies the name of the ObjectServer host.