Configuring topology search
Before you can use the topology search capability, configure the IBM® Tivoli® Netcool®/OMNIbus core and IBM Netcool/OMNIbus Web GUI components, the Gateway for Message Bus and Network Manager IP Edition.
Before you begin
- Configure the event search capability, including the Gateway for Message Bus. See Configuring integration with Operations Analytics - Log Analysis. The topology search capability requires that the Gateway for Message Bus is configured to forward event data to Operations Analytics - Log Analysis.
- If your Operations Analytics - Log
Analysis is upgraded from
a previous version, migrate the data to your V1.3 instance. See one of the following topics:
- Operations Analytics - Log Analysis 1.3.7: https://www.ibm.com/docs/en/SSPFMY_1.3.5/com.ibm.scala.doc/admin/iwa_admin_backup_restore.html
- Operations Analytics - Log Analysis 1.3.3: https://www.ibm.com/docs/en/SSPFMY_1.3.3/com.ibm.scala.doc/admin/iwa_admin_backup_restore.html
- Ensure that the ObjectServer that forwards event data to
Operations Analytics - Log
Analysis has the NmosObjInst column in the alerts.status table. NmosObjInst is supplied by default and is required for this
configuration. You can use ObjectServer SQL commands to check for the column and to add it if it is
missing, as follows.
- Use the DESCRIBE command to read the columns of the alerts.status table.
- Use the ALTER COLUMN setting with the ALTER TABLE command to add NmosObjInst to the alerts.status table.
- Configure the IBM
Netcool/OMNIbus Web GUI 8.1.0.4 as follows:
- Install the Netcool Operations Insight Extensions for IBM Tivoli Netcool/OMNIbus Web GUI package. IBM Installation Manager installs this package separately from the IBM Netcool/OMNIbus Web GUI. It needs to be explicitly selected.
- Check the server.init file to ensure that the scala*
properties are set as
follows:
This configuration needed for new environments and for environments that are upgraded from versions of Operations Analytics - Log Analysis that are earlier than 1.2.0.3.scala.app.keyword=OMNIbus_Keyword_Search scala.app.static.dashboard=OMNIbus_Static_Dashboard scala.datasource=omnibus scala.url=protocol://host:port scala.version=1.2.0.3
- Set up the IBM Netcool/OMNIbus Web GUI Administration API client, which is needed to install the event list tooling that launches Operations Analytics - Log Analysis. See https://www.ibm.com/docs/en/SSSHTQ_8.1.0/webtop/wip/task/web_con_setwaapiuserandpw.html.
- Install and configure the Insight® Packs as follows:
- Install the OMNIbusInsightPack_v1.3.1. If your environment is upgraded from a previous version of Netcool Operations Insight, upgrade to this version of the Insight Pack. See Netcool/OMNIbus Insight Pack.
- Create a data source.
- Obtain and install the Network Manager Insight Pack 1.3.0.0. See Installing the Network Manager Insight Pack.
Procedure
What to do next
- Configure single sign-on (SSO) between the products.
- Reconfigure your views in the IBM Netcool/OMNIbus Web GUI to display the NmosObjInst column. The tools that launch the custom apps of the Network Manager Insight Pack work only against events that have a value in this column. See https://www.ibm.com/docs/en/SSSHTQ_8.1.0/webtop/wip/task/web_cust_settingupviews.html.
1 At a high-level, this involves
the following:
- Creating a gateway server in the Netcool/OMNIbus interfaces file
- Configuring the G_SCALA.props properties file, including specifying the xml1302.map
- Configuring the endpoint in the scalaTransformers.xml file
- Configuring the SSL connection, if required
- Configuring the transport properties in the scalaTransport.properties file