MV_GLOBAL_STATUS

This view contains information on the global server status variables that are set on the workspace’s nodes.

Global variables which are not server status variables are found in the mv_global_variables view.

Column name

Description

node_id

The ID of the node.

ip_addr

The IP address of the node.

port

The port on which the node is listening.

node_type

The type of node: master aggregator (MA), child aggregator (CA), or leaf node (LEAF).

variable_name

The name of the global variable.

variable_value

The value of the global variable.

Last modified: December 12, 2023

Was this article helpful?