Upgrading from 5.1 to 5.1.0.0.X using ACLI

Follow these instructions to upgrade Session Monitor from 5.1 to release 5.1.0.0.X using ACLI.

To upgrade Session Monitor from 5.1 to release 5.1.0.0.X using ACLI:
  1. Copy the .rpm file ocsm-5.1.0.0.1-205.x86_64.rpm to the system.
  2. Run the command to set the correct environment:
    source /opt/oracle/ocsm/ocsm_env.sh
  3. Run the command to stop all the services on Operations Monitor:
    pld-systemctl stop
  4. Run the following command:
    yum install ocsm-5.1.0.0.1-205.x86_64.rpm
  5. Run the following command to start all services.
    pld-systemctl start
  6. The upgrade is complete. Run the following command to verify the Session:
    Monitor software version:
    cat /opt/oracle/ocsm/etc/iptego/display_version
    
    The output should be latest Session Monitor version. For example, 5.1.0.0.1
  7. Run this command after establishing an SSH session with the product.
    source /opt/oracle/ocsm/ocsm_env.sh
  8. Log out of the application GUI and log in again to access new features.