[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Progress Application Server - pasman sessions

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
Darek, The metrics you want is only available in "manager" WebApp, it is not part of oemanager. /manager is tomcat WebApp and the metrics it displays is different to that of what "oemanager" displays. You might also want to look at /oemanager/applications/ /metrics this will give you metrics information and you can get the active requests count from 'concurrentConnectedClients' value from the REST API output. I am guessing you could run a ABL HTTP Client from your desktop Application.

Continue reading...
 
Status
Not open for further replies.
Back
Top