Listener status attributes
The status attributes of listeners.
For each attribute, there is a brief description of what information the attribute shows. The table also gives the equivalent MQSC parameter for the DISPLAY LSSTATUS command. For more information about MQSC commands, see Administering IBM® MQ using MQSC commands in IBM Documentation.
Attributes | Meaning | MQSC parameter |
---|---|---|
Listener name | The name of the listener. | |
Description | A descriptive comment of the listener. | DESCR |
Listener status | The current status of the listener, which can be Running , Starting ,
or Stopping . |
STATUS |
PID | The operating system process identifier associated with the listener. | PID |
Channel count | The current number of connections to the listener. | CURCONNS |
Start date | The date on which the listener was started. | STARTDA |
Start time | The time at which the listener was started. | STARTTI |