Installing Oracle Communications Session Monitor for the First Time

This section describes how to install Session Monitor for the first time.

  1. Login to the OCSM server as root or root privileged.
  2. Rename /etc/yum.repos.d/public-yum-ol7.repo to /etc/yum.repos.d/public-yum-ol7.repo_bkp
  3. Create /etc/yum.repos.d/ocsm.repo with the following content:
    [OCSM]
    name=OCSM dependencies
    baseurl=ftp://<REPO_SERVER_IP>/pub/ocsm/
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
    gpgcheck=0
    enabled=1
    proxy=_none_
    
  4. Clean up the repo by running the following command:
    yum clean all
  5. Verify the repolist by running the following command:
    yum repolist
    Loaded plugins: ulninfo
    repo id repo name status
    OCSM OCSM dependencies 89
    repolist: 89
    
  6. Install OCSM by running the following command:
    yum -y install ocsm