IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: How to Troubleshoot Disconnected Linux Agents

App Control: How to Troubleshoot Disconnected Linux Agents

Environment

  • App Control Agent: All Versions
  • Linux: All Supported Versions

Objective

How to troubleshoot a disconnected Linux Agent

Resolution

  1. CD into the Agent's directory:
    cd /opt/bit9/bin
  2. Run the command:
    ./b9cli --status
  3. Verify you can reach the Server Address listed by running the following:
    ping <SERVERADDRESS>
    nslookup <SERVERADDRESS>
    telnet <SERVERADDRESS> <SERVERPORT>
  4. If no Server is listed, the install was missing the server.conf file, and should be re-installed using the Uninstall Disconnected Linux Agent method.
  5. If the Server Address is listed, and the commands above succeed, please collect the Disconnected Linux Agent (Logs) and provide when opening a case with Support.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
0% helpful (0/1)
Article Information
Author:
Creation Date:
‎05-05-2021
Views:
1240
Contributors