Viewing Node Details
Describes how to view node details using either the Control System or the CLI.
Viewing Node Details Using the Control System
Procedure
-
Log in to the Control System and click Nodes.
NOTEThe Nodes page is not available in the Kubernetes version of the Control System.
-
Click the hostname of the node.
The information page for the node displays.
- Summary tab (default view)
- Metrics tab
Viewing Node Details Using the CLI or REST API
About this task
The basic command to retrieve information on a node is:
maprcli node metrics -nodes <hostname> -columns <column names>
For complete reference information, see
node metrics
.