Checks Done for an Aggregated Status of a Node
The following checks are done sequentially for the aggregated status of a Node:
| Node State | Node Health | Description |
|---|---|---|
Any state other than
RUNNING such as
Starting,
Stopping,
Stopped,
Not Installed,
Not Running,
StartFailed, or
Lost Contact.
| Unknown | The Node is not in the
Running state.
|
RUNNING | Not Healthy | One or more entities are in a failed state. For example, a Resource Instance or an Application fragment is in a failed state. |
| In Progress | The JVM process is running successfully but the entities are still in the process of starting or stopping. | |
| Healthy | The JVM process is running successfully and none of the entities are in a failed state. |