/var/cmsprobe
directory.Create the installation directory
mkdir -p /opt/tools/cmsprobe && \
cd /opt/tools/cmsprobe
Generate a new key pair
ssh-keygen -f /opt/tools/cmsprobe/cmsserver -N "" -t rsa
From Calix Software Center, navigate to Browse by Software Platform → Supporting Software → CMS Probe for Calix Operations Cloud to download the CMS Probe.
Transfer the download from your PC to the CMS server
scp FullRelease_CMSPROBE_US_R23.3.0.US.zip ross@cms.example.com:/opt/tools/cmsprobe/
On the CMS server, unzip the download
cd /opt/tools/cmsprobe/ && \
unzip FullRelease_CMSPROBE_US_R23.3.0.US.zip
Install the probe by running the extracted .run
file
./FullRelease_CMSPROBE_US_R23.3.0.US.run
Answer the following questions from the installer:
Check that container “cms-alarm-probe
” is running
docker ps -a
Installation complete. Continue to add Probe to Calix Cloud