Previous page

Next page

Locate page in Contents

Print this page

shaman top

The shaman top command is used to display a dynamic real-time view of the cluster and clustering resources.

Syntax

shaman -c <cluster_name> top [ -g , --group ] [ -n , --node-ip <IP_address> ] [ -N , --node-id <ID> ]

Options

Name

Description

-c <cluster_name>

Name of the cluster for which to execute the command.

-g, --group

Group clustering resources according to their state into three groups:

  • Active . Healthy virtual machines and Containers hosted in the cluster.
  • Broken . Virtual machines and Containers that could not be relocated from a failed server to a healthy one.
  • Pool . Virtual machines and Containers waiting for relocation from a failed server to a healthy one.

-n, --node-ip <IP_address>

Display statistics only for the server with the specified IP address.

-N, --node-id <ID>

Display statistics only for the server with the specified ID.

Interactive commands

Name

Description

g

Group or ungroup cluster resources.

v

Show or hide additional information.

ENTER, SPACE

Update the screen with statistics.

q

Quit the command.

h

Display the help screen.