Downloading the RPM Files

This section describes how to download the RPM files needed to install Session Monitor. Complete this task on a system with an Internet connection.

You can manually download all RPM files from https://yum.oracle.com/oracle-linux-8.html or use a script. For more information on the RPM files that need to be downloaded, see Dependency RPMs .
To use the Download_rpms.sh script to get the RPM files:
  1. Download the script from the software.zip file and save the file to your local storage on your system. .
    The Download_rpms.sh script downloads all dependency RPM files except for the Session Monitor and MySQL RPMs. For more information on downloading Session Monitor and the MySQL RPM files, see the Session Monitor Release 5.2 Release Notes.
  2. Set execute permission with the following:
    chmod +x Download_rpms.sh
  3. Run the following command:
    ./Download_rpms.sh
    1. 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]"