Downloading the RPMs

This section describes how to download the RPMs needed to install Session Monitor.

You can manually download all RPMs from https://yum.oracle.com/oracle-linux-8.html or use a script. See Dependency RPMs for information on which RPMs to download.

  1. Download the Download_rpms.sh script from the software.zip file and save to your system. This script downloads all dependency RPMs except for OCSM and MySQL RPMs. See the Session Monitor Release Notes for information on downloading OCSM and MySQL RPMs:
  2. Set execute permission as:
    chmod +x Download_rpms.sh
  3. Run the following command to download the script:
    ./Download_rpms.sh
  4. If you need to configure a proxy server for your system, run the same command with the following information:
    ./Download_rpms.sh "[PROTOCOL://]HOST[:PORT]"