Getting started with the IBM MQ Console
To get started with the IBM® MQ Console, you determine the URI for the console, connect to it and log in.
Before you begin
Before you can use the IBM MQ Console the mqweb server must be installed and configured. For more details, see Basic configuration for the mqweb server.
The mqweb server must be started, see strmqweb (start mqweb server).
To complete this task,
you must be a user with certain privileges so that you can use the dspmqweb
command:
On z/OS®, you must have authority to
run the dspmqweb command, and write access to the
mqwebuser.xml file.
On all other operating systems, you must be a privileged user.
On IBM i, the commands should be running in QSHELL.
About this task
Be aware of the following restrictions of the IBM MQ Console:
- Queue managers on z/OS cannot be created, deleted, started or stopped.
- Channel initiators on z/OS cannot be started or stopped, and the channel initiator status is not displayed.
- Listeners cannot be administered.
- Start, ping, resolve, and reset channel commands can only be issued with CHLDISP(DEFAULT).
- Objects defined with QSGDISP(GROUP) cannot be displayed or managed.
- Queue manager security cannot be managed.
- System resource usage cannot be monitored.
Procedure
What to do next
By default, users log in to the IBM MQ Console with a user ID and password, and an LTPA token is used by the browser to authenticate further requests for the duration of the session. You can also use client certificate authentication. For more information, see Using client certificate authentication with the REST API and IBM MQ Console.