Installing Session Monitor - Online

This section describes installing the Session Monitor - online using the ZIP bundle.

Caution:

Please read the installation instructions before beginning the installation process.
Complete the following tasks before installing Session Monitor:
  1. Verify that the system hosting the Session Monitor is connected to the Internet.
  2. Run this command to verify that Oracle Linux 8.10 has been installed.
    cat /etc/oracle-release
    The output of the command should show Oracle Linux version starting from version 8, for example: Oracle Linux Server release 8.10.
  3. Log on to the Session Monitor server as the root user or root privileged user.
  4. If partitioning is required, refer to the section, Creating a Separate Partition for Data Storage and MySQL Storage
  5. Create a temporary directory (/tmp/ocsm_install) on the system that hosts the Session Monitor.
    1. Copy the Session Monitor installation Zip bundle, downloaded from Oracle software delivery website, to the /tmp/ocsm_install directory
    2. Run this command to install unzip package:

      

yum install -y unzip
    3. Change the working directory to /tmp/ocsm_install using command:
      cd /tmp/ocsm_install
    4. Extract the Session Monitor Installation bundle using command :
      

unzip <Session Monitor Installation bundle .zip file>
    5. Set the execute permission for the installation scripts using command:
      chmod +x scripts/*.sh
    6. Run the Session Monitor online installation script using command:
      ./scripts/Install_OCSM_Rel_6.0.sh ocsm-6.0.0.0.0-RPM-GA.zip