Installation Guide Installing Session Monitor Offline Installing Oracle Communications Session Monitor for the First Time Installing Oracle Communications Session Monitor for the First Time This section describes how to install Session Monitor for the first time. Login to the OCSM server as root or root privileged user. Rename /etc/yum.repos.d/public-yum-ol7.repo to /etc/yum.repos.d/public-yum-ol7.repo_bkp 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_ Clean up the repo by running the following command: yum clean all Verify the repolist by running the following command: yum repolist Loaded plugins: ulninfo repo id repo name status OCSM OCSM dependencies 89 repolist: 89 Install OCSM by running the following command: yum -y install ocsm