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 Run An Agent Health Check

App Control: How To Run An Agent Health Check

Environment

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

Objective

Run a Health Check on an Agent.

Resolution

The Agent will automatically run a Health Check once every 6 hours by default. There are three ways to manually initiate a Health Check:

Remotely (Bulk):
  1. Log in to the App Control Console and navigate to Assets > Computers.
  2. Check the box next to each relevant Computer > Action > Run Health Check.
Remotely (Individually):
  1. Log in to the App Control Console and navigate to Assets > Computers.
  2. Click View Details (pencil icon) on the relevant Computer.
  3. From the side menu > Advanced > Other Actions > Run Health Check.
Locally (Command Line):
  1. Use a command prompt to authenticate with the Agent (Linux, macOS, Windows)
  2. Initiate the Health Check:
    • Linux/macOS:
      ./b9cli --password GlobalPassword
      ./b9cli --healthcheck
    • Windows:
      dascli password GlobalPassword
      dascli healthcheck

Additional Notes

Health Check Events can be viewed in the Console > Reports > Events using a Filter for the Subtype: Agent health check.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎04-12-2023
Views:
884
Contributors