Sun Java System Message Queue 3.7 UR1 Administration Guide

Listing Connection Services

To list available connection services on a broker, use the list svc subcommand.

This is the syntax of the list svc subcommand:

imqcmd list svc [-b hostName:
portNumber]

The subcommand lists all connection services on the default broker or on a broker at the specified host and port.

The following command lists all services on the broker running on localhost at port 7676:

imqcmd list svc -u admin

The command will output information like the following:


------------------------------------------------
Service Name    Port Number        Service State
------------------------------------------------
admin           41844 (dynamic)    RUNNING
httpjms         -                  UNKNOWN
httpsjms        -                  UNKNOWN
jms             41843 (dynamic)    RUNNING
ssladmin        dynamic            UNKNOWN
ssljms          dynamic            UNKNOWN