Kbase P89737: How to query an AppServer status using command line ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/11/2005 |
|
Status: Unverified
GOAL:
How to query an AppServer status using command line ?
GOAL:
How to check an AppServer status using command line ?
GOAL:
How to know the servers status of an Appserver ?
GOAL:
Is possible to get an AppServer status from a command line ?
FACT(s) (Environment):
Progress 9.X
OpenEdge 10.0X
FIX:
Use the asbman utility located in the bin directory of your Progress or OpenEdge installation.
Example of asbman utility launched from ProEnv:
proenv>asbman -i asbroker1 -q
OpenEdge Release 10.0B as of Thu Aug 5 21:48:48 EDT 2004
Connecting to Progress AdminServer using rmi://localhost:20931/Chimera (8280)
Searching for asbroker1 (8288)
Connecting to asbroker1 (8276)
Broker Name : asbroker1
Operating Mode : Stateless
Broker Status : ACTIVE
Broker Port : 3090
Broker PID : 30974
Active Servers : 5
Busy Servers : 0
Locked Servers : 0
Available Servers : 5
Active Clients (now, peak) : (0, 0)
Client Queue Depth (cur, max) : (0, 0)
Total Requests : 0
Rq Wait (max, avg) : (0 ms, 0 ms)
Rq Duration (max, avg) : (0 ms, 0 ms)
PID State Port nRq nRcvd nSent Started Last Change
31004 AVAILABLE 02002 000000 000000 000000 Nov 17, 2005 14:14 Nov 17, 2005 14:14
31008 AVAILABLE 02003 000000 000000 000000 Nov 17, 2005 14:14 Nov 17, 2005 14:14
31010 AVAILABLE 02004 000000 000000 000000 Nov 17, 2005 14:14 Nov 17, 2005 14:14
31012 AVAILABLE 02005 000000 000000 000000 Nov 17, 2005 14:14 Nov 17, 2005 14:14
31014 AVAILABLE 02007 000000 000000 000000 Nov 17, 2005 14:14 Nov 17, 2005 14:14