eG Monitoring
 

Measures reported by ProConnectionsTest

In the database context, the connection between the user process and the server process is called a session. The server process communicates with the connected user process and performs tasks on behalf of the users.

This test indicates the level of activity on a database in terms of the number of sessions initiated by each user and the rate at which the sessions are initiated.

Output of the test : One set of results for each user on the target Progress Database server that is being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Total_session Indicates the total number of sessions established by this user on the database. Number A high value may indicate that the user is causing a high load on the server.

The detailed diagnosis of this measure if enabled, lists all the current sessions of the user along with the Connection PID, Client IP Address, Connection Client Type, Connection Type and Connection Time.
Session_rate Indicates the rate at which sessions were established by this user on the database during the last measurement period. Sessions/sec Comparing the value of this measure will point you to the user who has established the maximum number of sessions.