Upgrading Session Monitor Using Method 1

Upgrade Session Monitor using Method 1 where the Session Monitor node acts as the Repo server.

Execute these steps with a root or root privileged user:
  1. Check if at least 5 GB to 10 GB free space is available in the /tmp folder on the Repo Server.
  2. If the /tmp/ocsm folder already exists, take a backup of /tmp/ocsm folder if required and delete the folder /tmp/ocsm.
  3. Create the folder /tmp/ocsm.
    mkdir /tmp/ocsm
  4. Transfer the contents of the folder /tmp/ocsm from the Linux machine, where you downloaded all the RPM files and scripts - to the /tmp/ocsm folder on the Repo server.
  5. Change to the folder /tmp/ocsm on the Repo Server.
    cd /tmp/ocsm
  6. Set execute permission as:
    chmod +x *.sh
  7. Run the following command to prepare the Repo Server.
    ./Offline_Repo_OCSM_Rel_6.0.sh
  8. Run the following command to upgrade Session Monitor.
    1. If you are upgrading from Release 5.1 or 5.2 to Release 6.0, then run the below script
      ./Offline_Upgrade_OCSM_Rel_6.0.sh

      Note:

      If you are upgrading from Release 6.0 to a higher version, then use the zip file upload method in the Session Monitor Platform Setup Application user interface.
The Session Monitor server is ready to use.