Install > Install ITBA > Install the Supervisor After Installation

Install the Supervisor After the Installation

The IT Business Analytics Supervisor monitors whether the ITBA server processes are up and running.

You must perform this procedure when you have installed ITBA silently using one of the following:

  • <ITBA_Target_directory>/install.sh –s (for a silent installation)
  • <ITBA_Target_directory>/install.sh –c (for a console installation)
  • <ITBA_Target_directory>/install.sh –g (for a GUI installation).

Contact HP Software Support Online web site (https://softwaresupport.hpe.com) if the monitor cannot start the Supervisor process.

ClosedEnable the Supervisor for the ITBA System

As a root user, you must enable the Supervisor for the ITBA system by running the following steps after the installation is completed.

Note Make sure the Vertica database is up and running before you install the Supervisor.

  1. Enable the Supervisor for the ITBA system:

    1. Open a Linux console (bash) and input command su root.
    2. Run $HPBA_HOME/supervisor/configure/install_supervisor_conf.sh. It automatically starts ITBA.
  2. Check ITBA running status:

    1. Run su to switch ITBA server user (ITBA10.10 installer).

    2. Run $HPBA_HOME/supervisor/bin/hpba-status.sh

ClosedStart/Stop ITBA

  • To start ITBA services, run

    $HPBA_HOME/supervisor/bin/hpba-start.sh

  • To stop ITBA services, run

    $HPBA_HOME/supervisor/bin/hpba-stop.sh

ClosedLog file 

If necessary, check the log file for ITBA start/stop process in the
$HPBA_HOME/supervisor/log/ directory.