Galera Status variables can be viewed with the SHOW STATUS statement.
SHOW STATUS LIKE 'wsrep%';
See also the Full list of MariaDB options, system and status variables.
MariaDB Galera Cluster has the following status variables:
wsrep_apply_oooe
wsrep_apply_oool
wsrep_apply_window
wsrep_cert_deps_distance
wsrep_cert_index_size
wsrep_cert_interval
wsrep_cluster_capabilities
wsrep_cluster_conf_id
wsrep_cluster_size
wsrep_cluster_state_uuid
wsrep_cluster_status
PRIMARY
(primary group configuration, quorum present), NON_PRIMARY
(non-primary group configuration, quorum lost) or DISCONNECTED
(not connected to group, retrying). wsrep_cluster_weight
wsrep_commit_oooe
wsrep_commit_oool
wsrep_commit_window
wsrep_connected
ON
or OFF
. wsrep_desync_count
wsrep_evs_delayed
wsrep_evs_evict_list
wsrep_evs_repl_latency
wsrep_evs_state
wsrep_flow_control_paused
wsrep_flow_control_paused_ns
wsrep_flow_control_recv
wsrep_flow_control_sent
wsrep_gcomm_uuid
wsrep_incoming_addresses
wsrep_last_committed
wsrep_local_bf_aborts
wsrep_local_cached_downto
wsrep_local_cert_failures
wsrep_local_commits
wsrep_local_index
wsrep_local_recv_queue
wsrep_local_recv_queue_avg
wsrep_local_recv_queue_max
wsrep_local_recv_queue_min
wsrep_local_replays
wsrep_local_send_queue
wsrep_local_send_queue_avg
wsrep_local_send_queue_max
wsrep_local_send_queue_min
wsrep_local_state
wsrep_local_state_comment
wsrep_local_state_uuid
wsrep_open_connections
wsrep_open_transactions
wsrep_protocol_version
wsrep_provider_name
wsrep_provider_vendor
wsrep_provider_version
wsrep_ready
ON
or OFF
wsrep_received
wsrep_received_bytes
wsrep_repl_data_bytes
wsrep_repl_keys
wsrep_repl_keys_bytes
wsrep_repl_other_bytes
wsrep_replicated
wsrep_replicated_bytes
wsrep_thread_count
MariaDB Galera Cluster 5.5.38
MariaDB Galera Cluster 10.0.11
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/galera-cluster-status-variables/