Displays information about a Intelligent Virtual Execution - Server node in an MVX cluster.
Syntax
show mvx node status
Parameters
None
Output fields
Field | Description |
|---|---|
MVX node status | |
Node Name | The name of the Intelligent Virtual Execution - Server cluster node on which the status command was run. |
Node Version | The version of the Intelligent Virtual Execution - Server software installed on the node. |
Node Role | The role of the node in the cluster, broker or compute. |
SSH Port | SSH port number |
Node Address | The IP address of the node's management interface. If an accessible IP address was configured for the node because the node is in an internal network behind a NAT gateway and sensors are in an external network, the accessible IP address followed by |
Submission Interface | Name of the interface used for communication between the broker and the sensors and hybrid appliances. |
Submission Address | The IP address used to submit to the cluster. This is the same as the node address by default. |
Cluster Interface | Name of the interface used for communication between the broker and compute nodes. |
Cluster Address | The IP address used to access the cluster. This is the same as the node address by default. |
Health information | |
Node Health | The status of the node. |
Description | Details about node health |
Sensor information (Broker only) | |
Number of connected sensors | Number of enrolled sensors that are connected to the broker. |
Sensor ID list | List of connected sensors. |
Sensor ID | Appliance ID of the sensor. |
Sensor Hostname | Hostname of the sensor. |
Sensor Address | IP address of the sensor's management interface. |
Cluster broker nodes | |
Cluster Name | Name of the cluster of which this node is a member. |
Node Name | If the command is run on the broker node, the hostname of the broker node with (self) after it. If the command is run on a compute node connected to a broker node, the hostname of the broker node connected to this node. |
Node Version | The version of the Intelligent Virtual Execution - Server software installed on the broker node. |
Node Address | IP address of the broker's management interface. If an accessible IP address was configured for the broker because the broker is in an internal network behind a NAT gateway and sensors are in an external network, the internal IP address is displayed. (The accessible IP address is displayed in the |
Cluster Address | The IP address the broker node uses to access the cluster. This is the same as the broker node address by default. |
Node Status | Status of the broker, such as "connected." (This field does not apply to brokers.) |
Last Connection Attempt | Date and time the broker and node last tried to connect. (This field does not apply to brokers and N/A is displayed.) |
Connection Last Formed | Date and time the broker and node last connected. (This field does not apply to brokers and N/A is displayed.) |
Connection Last Broken | Date and time the broker and node last lost their connection. (This field does not apply to brokers and N/A is displayed.) |
Example
The following example displays the output of the show mvx node status command:
vx-1 (config) # show mvx node status MVX Node Status: Node Name : vx-1 Node Version : 8.3.0 Node Role : broker SSH Port : 22 Node Address : 12.34.56.79 Submission Interface : ether1 Submission Address : 12.34.56.79 Cluster Interface : ether1 Cluster Address : 12.34.56.79 Health Information: Node Health : ready Description : Node is healthy Sensor Information: Number of connected sensors : 1 Sensor ID list: Sensor ID : 0025905C273E Sensor Hostname : IE-NX900 Sensor Address : 172.34.56.78 Cluster Broker Nodes: Cluster Name : Cluster-01 Node Name : vx-1 (self) Last Connection Attempt : N/A Connection Last Formed : N/A Connection Last Broken : N/A
Note
Sensor information is displayed only on broker nodes.
User role
Admin, Operator, or Monitor
Command mode
Enable
Supported appliances
This command is supported on the following appliance running the specified release or later:
Intelligent Virtual Execution - Server: Release 7.9.0. Output was changed in 8.0.0, 8.1.0, 8.3.0 and 9.1.2.