A quick way of checking the health of a Dgraph node in the data domain is to get its status from the Endeca Server. Use the endeca-cmd get-dd-status command, or the getDataDomainStats from the Manage Web Service, to obtain information about the size of the data domain's index, the number of indexed records, and the Dgraph statistics page.
Before you run this command, ensure that the data domain is enabled.
To obtain the data domain statistics information:
endeca-cmd get-dd-status <dd_name>
<ns1:getDataDomainStats xmlns:ns1="http://www.endeca.com/endeca-server/manage/2/0"> <ns1:name>MyDataDomain</ns1:name> </ns1:getDataDomainStats>