Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The query done by galeramon to monitor the server state only returns the status, not the variables. This means that the following are never monitored:
+---------------------------------+-------+
|
| Variable_name | Value |
|
+---------------------------------+-------+
|
| wsrep_desync | OFF |
|
| wsrep_reject_queries | NONE |
|
| wsrep_sst_donor_rejects_queries | OFF |
|
+---------------------------------+-------+
|