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_5.2.sh
  8. Run the following command to upgrade Session Monitor.
    ./Offline_Upgrade_OCSM_Rel_5.2.sh
The Session Monitor server is ready to use.