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

  1. Log in to the Control System and click Nodes.
    NOTE The Nodes page is not available in the Kubernetes version of the Control System.
  2. Click the hostname of the node.
    The information page for the node displays.You can:

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.