show cluster info

This command is supported only on these:

  • ElasticXL Cluster

  • Maestro Security Group

  • Scalable Chassis Security Group

Notes:

  • You must run this command in Gaia gClish.

  • For the Expert mode, see cluster-cli.

Description

Shows cluster configuration.

Syntax

show cluster info<ESC><ESC>

show cluster info

      connection [live] [src-ip <Source IP Address>] [dst-ip <Destination IP Address>] [src-port <Source Port>] [dst-port <Destination Port>] [protocol <Protocol Number>]

      cpu [live] [format json]

      interfaces [live] [format json]

      overview [live] [format json]

      pnotes [live] [format json]

      policy [live] [format json]

      provision [live] [format json]

      throughput [live] [format json]

Parameters

Parameter

Description

connection [<Parameters>]

Shows the current cluster connections.

cpu <Parameters>

Shows the CPU usage and the roles of the CPU cores.

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

interfaces <Parameters>

Shows information about the cluster interfaces:

  • Name

  • IP Address

  • Driver name

  • State

  • Throughput

  • Packet rate

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

overview <Parameters>

Shows the cluster overview information:

  • State of each Site

  • State of each Security Group Member

  • Throughput

  • Packet rate

  • Connection rate

  • Number of concurrent connections

  • Overall CPU usage

  • CoreXL split (Firewall instances / SND instances)

  • Overall CPU usage for CoreXL Firewall instances and SND instances

  • RAM usage

  • Which Critical Devices report their state as "problem"

  • State of Heart Beat

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

pnotes <Parameters>

Shows the Critical Devices that report their state as "problem".

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

policy <Parameters>

Shows information about the installed policy.

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

provision <Parameters>

Shows the provisioning state of new Security Group Members.

You can see the progress if there are new Security Group Members that are joining the Security Group.

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

throughput <Parameters>

Shows the traffic throughput for the Management Interfaces and the Sync Interfaces.

Available parameters:

  • live - Shows the output continuously.

  • format json - Shows the output in the JSON format.

Examples