Kbase P11279: How to read the wtbman -query output
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/10/2010 |
|
Status: Unverified
GOAL:
How to read the wtbman -query output
GOAL:
Describe ubroker -query output
FACT(s) (Environment):
Progress 9.1x
FIX:
Broker Name - The name of the broker whose status you are viewing.
Operating Mode - For WebSpeed Brokers, the operating mode is stateless.
Broker Status - The current state of the broker.
Broker Port - The TCP/IP port number that the broker listens to.
Broker PID - The process ID number of the broker.
Active Agents - The number of active WebSpeed Agents.
Busy Agents - The number of WebSpeed Agents that are currently processing requests.
Locked Agents - The number of WebSpeed Agents that have been locked.
Available Agents - The number of available WebSpeed Agents.
Active Clients (now, peak) - The number of client connections at the current point and the highest number of connections since the broker started.
Client Queue Depth (cur, max) - The number of connected clients
which are waiting for an agent to become available
Total Requests - The total number of requests from clients since the broker started.
Rq Wait (max, average) - The maximum and average time the Messenger had to wait for an available broker.
Rq Duration (max, average) - The maximum and average duration of requests processed by the broker. The duration starts when the Messenger receives a request and ends when the broker transmits the results to the Messenger.