Consultor Eletrônico



Kbase P133012: How to monitor the number of processes connected to an AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/01/2009
Status: Unverified

GOAL:

How to monitor the number of processes connected to an AppServer

GOAL:

How to monitor the AppServer via a proenv procedure rather than a tool such as Fathom

FACT(s) (Environment):

Progress 10.x
Linux

FIX:

This can be acheived (indirectly) via PROMON:
With the User Control option, an overview is provided of all the users connected to the DB, as well as date, time and transaction volume. The assumption here is that all users/processes connected to the AppServer will also be visible in this list. This could give someone an approximate indication of AppServer activity.

4GL scripts can also be written to further automate the PROMON querying process