Installing Dashboard Application Services Hub and the UI components

Install the Dashboard Application Services Hub and all the UI components. This applies to the Netcool®/OMNIbus Web GUI, the Event Analytics component, fix packs, and optionally Reporting Services.

The UI components are installed in two stages. First, IBM® WebSphere® Application Server and Jazz® for Service Management are installed, which provide the underlying UI technology. Then, the Web GUI and the extension packages that support the Event Analytics component and the event search capability are installed. After installation, configure the Web GUI to integrate with Operations Analytics - Log Analysis and support the topology search capability.

You can optionally install Reporting Services 3.1 into Dashboard Application Services Hub. You can set up Network Manager and Netcool Configuration Manager to work with Reporting Services by installing their respective reports when installing the products. Netcool/OMNIbus 8.1.0 and later can be integrated with Reporting Services 3.1 to support reporting on events. To configure this integration, connect Reporting Services to a relational database through a gateway. Then, import the report package that is supplied with Netcool/OMNIbus into Reporting Services. For more information about event reporting, see the Netcool/OMNIbus documentation, https://www.ibm.com/docs/en/SSSHTQ_8.1.0/omnibus/wip/install/task/omn_con_ext_deploytcrreports.htmlexternal link.

Before you begin

Procedure

  1. Start Installation Manager and install Jazz for Service Management.
    The packages that you need to install are as follows.
    Package Description
    IBM WebSphere Application Server 8.5.5.22 for Jazz for Service Management Select version 8.5.5.22. If version 8.0.5 is also identified, clear it.
    IBM WebSphere SDK Java™ Technology Edition 7.0.x.  
    Jazz for Service Management 1.1.3.16 Select the following items for installation.
    • Jazz for Service Management extension for IBM WebSphere 8.5.
    • Dashboard Application Services Hub 3.1.3.x.
    Reporting Services 3.1 This package is optional. Select it if you want to run reports for events and network management.
  2. Install the packages that constitute the Web GUI and extensions.
    Package Description
    Netcool/OMNIbus Web GUI This is the base component that installs the Web GUI.
    Install tools and menus for event search with IBM SmartCloud Analytics - Log Analysis This package installs the tools that launch the custom apps of the Tivoli® Netcool/OMNIbus Insight® Pack from the event lists.
    Netcool Operations Insight Extensions for IBM Tivoli Netcool/OMNIbus Web GUI This package installs the Event Analytics GUIs.
    Netcool/OMNIbus

    Web GUI fix pack, as specified in On-premises components.

    This is the fix pack that contains the extensions for the topology search capability.
  3. Configure the Web GUI.
    For example, the connection to a data source (ObjectServer), users, groups, and so on.
    You can use the Web GUI configuration tool to do this. For more information, see https://ibm.biz/BdXqcPexternal link.
  4. Configure the integration with Operations Analytics - Log Analysis.
    Ensure that the server.init file has the following properties set:
    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
    
    If you need to change any of these values, restart the Web GUI server.
  5. Set up the Web GUI Administration API client.
  6. Install the tools and menus to launch the custom apps of the Network Manager Insight Pack in the Operations Analytics - Log Analysis UI from the Web GUI.
    In $WEBGUI_HOME/extensions/LogAnalytics, run the runwaapi command against the scalaEventTopology.xml file.
        $WEBGUI_HOME/waapi/bin/runwaapi -user username -password password -file scalaEventTopology.xml
    Where username and password are the credentials of the administrator user that are defined in the $WEBGUI_HOME/waapi/etc/waapi.init properties file that controls the WAAPI client.

What to do next