Configuring the ObjectServer to manage events from TEC
This section describes how to configure the ObjectServer to map all Tivoli Enterprise Console (TEC) fields to Netcool/OMNIbus ObjectServer fields.
To map all TEC fields to IBM® Tivoli® Netcool/OMNIbus ObjectServer fields, you must add some extra fields to the ObjectServer.
Note: If
you have already installed the Netview to OMNIbus or TEC
to OMNIbus SQL updates, you do not need to perform this
step.
On UNIX platforms, run the following command:
$OMNIHOME/bin/nco_sql -user user -password password -server server_name <
$NC_PROBE_EXT/eif/IBM_TEC/tec_db_update.sql
On Windows, run the following commands:
%NCHOME%\bin\redist\isql.exe
-S server_name -U username -P password <
%NC_PROBE_EXT%\eif\IBM_TEC\tec_db_update.sql
For example:
"%NCHOME%\bin\redist\isql.exe"
-S NCOMS -U root -P "" < %NC_PROBE_EXT%\eif\IBM_TEC\tec_db_update.sql
Note: You need to update the tivoli_eif_tec.rules and tec_db_update.sql to
take account of the additional fields.