Verifying CylanceProtect running status

Last Updated : Aug 29, 2022 |
  1. To verify the CylancePROTECT status, run the following command:
    ADDITIONAL INFORMATION:
    systemctl status cylancesvc
    STEP RESULT:
    The application must show the following output with Active and running status:
    [root@ ~]# systemctl status cylancesvc
    cylancesvc.service - Cylance PROTECT Loaded: loaded (/usr/lib/systemd/system/cylancesvc.service; enabled; vendor preset: disabled) Active: active (running) since Tue 2021-03-02 18:39:00 IST; 7s ago
    Important:
    You can find the Linux kernel version in the following hostnamectl output:
    [root@ ~]# hostnamectl|grep Kernel
    Kernel: Linux 3.10.0-1160.15.2.el7.x86_64