eG Monitoring
 

Measures reported by AXObjectTest

The AXObjectTest reports useful statistics with the help of which the session, request, and data load on the server can be ascertained.

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Total_sessions The total number of active sessions on the server during the last measurement period Number This is a good indicator of the session load on the server.
Active_sessions The number of currently active server sessions Number  
Client_request_count The number of client-to-server requests during the last measurement period Number This measure is a good indicator of the workload on the server.
current_request_count_ps The number of client-to-server requests processed per second Reqs/Sec A low rate could indicate a processing bottleneck.
Serv_request_count The number of server-to-client requests processed during the last measurement period Number  
Bytes_sent_by_server The number of bytes sent by the server during the last measurement period Number These measures are good indicators of the data load on the server.
Bytes_received_by_server The number of bytes received by the server since the last measurement period Number