eG Monitoring
 

Measures reported by MariaUsrProcTest

This test reports the number and state of the processes of each user who is currently connected to the Maria Database server. Using the metrics reported by this test, administrators can promptly isolate idle processes, which are a drain on a server's resources.

Outputs of the test : One set of results for each user currently connected to the Maria Database server being monitored.

Measurement Description Measurement Unit Interpretation
Total_process Indicates the total number of processes for this user. Number The detailed diagnosis of this measure if enabled, lists out all the processes for this user.
Active_process Indicates the number of processes of this user that are currently active. Number The detailed diagnosis of this measure indicates the exact active processes of this user and the time for which the processes are actually active. 
Inactive_process Indicates the processes that were inactive for this user in this database. Number The detailed diagnosis of this measure if enabled, indicates the inactive processes of this user and the time for which the processes were inactive.
Idle_process Indicates the processes that were idle for this user in this database. Number The detailed diagnosis of this measure if enabled, indicates the idle processes of this user and the time for which the processes were idle.
Connection_usage Indicates the percentage of processes used by this user with respect to the maximum number of allowed processes. Percentage A high value is a cause of concern as the users may experience slowdowns in the database server connection.
Maximum_connections Indicates the maximum number of processes that were allowed to this user. Number If the value of this measure is close to the Total_process measure, then the users may experience slowdowns to connect to the database server.