To install CylancePROTECT for Avaya Analytics on CSP.
Procedure
Copy the Cylance tar CylancePROTECT.centos8.tar file to the Cluster Control Manager (CCM) folder.You need to copy the tar file to the customer folder For example: /home/cust location.
This tar file contains the following packages that must be installed
The above example depicts the installation token and zone information allocated to CSP. Adopting products need to obtain their own tokens and zones created by the Avaya antivirus team.
The config_defaults is available at the location /opt/cylance/. If you are unaware of VenueZone, do not add to the configuration file.
To install Cylance on Cluster Control Manager (CCM), use the below command
Use the following command from the SSH to the node where you want to install Cylance:
cluster_ssh
Copy the cylance rpm from the CCM to the /var/vcap/data folder on each of the nodes using the below commands (assuming the CCM IP is 10.30.7.51 where customer is the customer user).
Note:
Before proceeding, take a snapshot and remove it within 72 hours of completing the process.Take a backup of Analytics data and also a backup of the CCM.
If you view a failure message during rpm installation, use the following command to uninstall rpm and reinstall using the following commands:
To find the rpm version, use rpm -qa|grep Cylance
You view the following output is displayed:
[root@ data]# rpm -qa|grep Cylance
CylancePROTECTOpenDriver-3.0.1005-2344.el8.x86_64
CylancePROTECTDriver-3.0.1005-2344.el8.x86_64
Uninstall the rpm using the following command.The value passed after -e in the command above is the name obtained in step 1. (After the command, not before)