Explains how to monitor nodes using either the Control System or the CLI.
You can check the health of the nodes on the cluster in the Control System, organized by service or by topology, or by using the CLI.
This is the default view in the
Overview page. This view contains the
list of services and the nodes on which the service is running
(
) and is down (
).
even when a service is
stopped (not running) on the node.This is the default view in the Nodes page. This view contains the list of topologies and the health of the nodes (as shown in the following table) in the topology.
![]() |
Indicates the node is healthy. |
![]() |
Indicates the node is degraded and/or may need
attention. A node is considered to be in degraded state if:
|
![]() |
Indicates the node is in maintenance mode. |
![]() |
Indicates critical issue(s) on the node. A node is
considered to be in critical state if:
|
See Viewing Active Node Alarms for more information.
You can check general health of the nodes with the following command:
maprcli node heatmap -cluster <cluster>
This command displays a heatmap for the nodes on the specified cluster; a subset
of the output can also be visualized on the Control System. For complete
reference information, see node heatmap.