eG Monitoring
 

Measures reported by SybUserProcsTest

This test monitors user sessions to the database server, and reports the number and status of processes executed by each user on the server.

 The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Total_processes Indicates the number of processes initiated by this user on the database server. each username. Number  
Running_processes Indicates the number of processes currently running for this user in the database. Number Use the detailed diagnosis of this measure to view the details of the running processes.
Sleeping_processes Indicates the number of processes initiated by this user that are currently sleeping. number If the value of this measure is very high, it could indicate a memory leak in the application. The administrator should take care to avoid sleeping processes.

Use the detailed diagnosis of this measure to view the details of sleeping processes.

Infected_processes Indicates the number of processes initiated by this user that are currently infected. number If the value of this measure is very close to that of the Total processes measure, then further investigation would be required to control the infected processes. Use the detailed diagnosis of this measure to identify these processes and take the necessary corrective action.