| Measurement |
Description |
Measurement Unit |
Interpretation |
| processCount |
Indicates the total number of processes executing on this node. |
Number |
This measure is a good indicator of process load on each node of the target MySQL database cluster. |
| addedState |
Indicates the number of processes that were added to this node during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were added for each node. |
| startingState |
Indicates the number of processes that were in Stating state during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were in Starting state for each node. |
| runningState |
Indicates the number of processes that were in Running state during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were in Running state for each node. |
| stoppingstate |
Indicates the number of processes that were in Stopping state during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were in Stopping state for each node. |
| stoppedState |
Indicates the number of processes that were stopped on this node during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were in Stopped state for each node. |
| failedState |
Indicates the number of processes that failed on this node during the last measurement period. |
Number |
Ideally, the value of this measure should be 0.
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that failed for each node. |
| unknownState |
Indicates the number of processes that were in an Unknown state during the last measurement period. |
Number |
The detailed diagnosis of this measure lists the name of the processes/package executing the processes that were in Unknown state for each node. |