eG Monitoring
 

Measures reported by HAPInfoTest

This test reports the performance of the HA Proxy server. Using this test, administrators can determine the load on the Proxy server and the memory utilized per process on the Proxy server.

Outputs of the test : One set of results for the target HA Proxy server being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Max_memory Indicates the maximum memory that was utilized per process on the proxy server. MB  
Max_sockets Indicates the maximum number of sockets per process in the proxy server. Number  
Max_connection Indicates the maximum number of connections per process in the proxy server. Number  
Max_pipes Indicates the maximum number of pipes per process in the proxy server. Number  
Curr_connection Indicates the number of current connections in the proxy server. Number This measure is a good indicator on the load of the proxy server.
Curr_pipes Indicates the number of pipes in the proxy server. Number  
Curr_conn_rate Indicates the rate at which connections were established on the proxy server. Connections/sec  
Total_tasks Indicates the total number of tasks on the proxy server. Number  
Running_tasks Indicates the number of tasks that are currently running on the proxy server. Number  
Running_tasks_pct Indicates the percentage of connections used on the proxy server. Percentage  
Idle_pct Indicates the percentage of time the proxy server was idle. Percentage A high value for this measure indicates that the load on the proxy server is minimum.