|
Measures reported by MySQLClusAvaTest
This test reports whether/not the target MySQL cluster is running. In addition, this test reports the count of primary and secondary nodes connected to the target cluster.
Outputs of the test : One set of results for the MySQL cluster database server being monitored.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| isClusterRunning |
Indicates whether/not the target MySQL cluster database server is running. |
|
The values that this measure can report and their corresponding numeric values are listed in the table below:
| Measure Value |
Numeric Value |
| No |
0 |
| Yes |
1 |
Note:
By default, this measure reports the above-mentioned Measure Values to indicate whether/not the target cluster is running. In the graph of this measure however, the Measure values are represented using the numeric equivalents only. |
| primaryCount |
Indicates the number of primary nodes connected to the cluster. |
Number |
|
| secondaryCount |
Indicates the number of secondary nodes connected to the cluster. |
Number |
|
|