Checking the status of the Dgraph nodes

A quick way of checking the health of a Dgraph node is to get its status from the Endeca Server.

To check the aliveness of a Dgraph:

  1. From a command prompt, navigate to the endeca-cmd directory in the Endeca Server root installation.
  2. Issue the get-dd-status command, specifying a particular Endeca data domain, as in this example:
    endeca-cmd get-dd-status books

    Alternatively, you can also use the get-dd-health command, to obtain information about the specific data domain's health, including the status of its Dgraph nodes.