Output of oplshut

The command oplshut -s produces output like this:

[openlink@openlinux bin]$ oplshut -s
SVPID  SVTYPE  MACHINE            OPSYS  APPLIC    DATABASE  USERNAME  CONNECT
-----------------------------------------------------------------------------------
 1480  mys3    dyn2.example.com   msdos  cppdmo32  test      mysql     Mar 30 12:01


Here is a brief overview of the output displayed by oplshut -s:

Note: If stability problems arise, you should compare the output of the following two commands (substituting your Agent configuration stanza for "generic_agent"):

oplshut -s

ps -ef | grep generic_agent

Certain older Request Brokers can suffer from corruption of the internal tables that they use to monitor connections. Consequently, Brokers lose track of agents. While oplshut -s shows no or few agent connections, ps -ef | grep generic_agent will show many agents. Here is normal oplshut and ps output:

bash$ oplshut -s

SVPID SVTYPE MACHINE OPSYS APPLIC DATABASE USERNAME CONNECT
------------------------------------------------------------------------------------
30003 mys3 dyn243.example.com msdos cppdmo32 Northwin sa Apr 09 10:46 bash$ ps -ef | grep generic_mys3
openlink 30003 29324 0 10:46:33 0:00 generic_mys3 +internal

Abnormal output would have ps showing more agent processes than oplshut.