Verifying your cluster's health

Use the bdd-admin script to verify the overall health of your cluster.

More information on the bdd-admin script is available in the Administrator's Guide.

To verify the deployed components:

  1. On the Admin Server, open a new terminal window and navigate to the $BDD_HOME/BDD_manager/bin directory.
  2. Run the following:
    ./bdd-admin.sh status --health-check
If your cluster is healthy, the script's output should be similar to the following:
[2015/06/19 04:18:55 -0700] [Admin Server] Checking health of BDD cluster...
[2015/06/19 04:20:39 -0700] [web009.us.example.com] Check BDD functionality......Pass!
[2015/06/19 04:20:39 -0700] [web009.us.example.com] Check Hive Data Detector health......Hive Data Detector has previously run
[2015/06/19 04:20:39 -0700] [Admin Server] Successfully checked statuses.