Downloading the RPMs

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

You can manually download all RPMs, or use a script. See Dependency RPMs for information on which RPMs to download.

To use the download_rpms.sh script to get the RPMs:

  1. Download the 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 to the following:
    chmod +x Download_rpms.sh
  3. Run the following command:
    ./Download_rpms.sh
    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]"