Web Admin Console Introduction

Web Admin Console Introduction

From Online MQ

Jump to: navigation, search

The Online MQ Admin Console is a web-based administration tool for our users to manage their Message Queueing enviroment. It is used for performing many actions such as creating queue-managers, creating queues, browsing message on a queues and many more.


  • This is just an overview of the admin console to get you started quickly, for the complete guide check out our Web Admin Console Guide.


Contents

Entering the Admin Console

If you don't already have a user, you can obtain a free one here.

After registering and obtaining a user, log into the admin console at https://p4.onlinemq.com/gui/login. Save this URL, you will use it quite often.


  • Enter your user and password in the admin console login screen:


Image:omq-admin-login.png

Queue Management

We'll be using the Queue Management section for now, so click on Queue Management.

  • On the left side is the Queue explorer, it contains a list of all the queue manager in your account, and you can expand each queue manager and see it's list of queues :


Image:omq-admin-q-management-section1.png

Creating Your First Queue Manager

To create a new queue-manager :

  • right-click your account name
  • select Create QueueManager


Image:omq-create-qmgr1-w730.png


  • next, enter the new queue manager name and details and click Create


Image:omq-create-qmgr2-w730.png

Creating Your First Queue

  • right-click the new queue manager
  • select Create Queue


Image:omq-admin-create-q1.png


  • next, enter the new queue name and details and click Create.


Image:omq-admin-create-q2.png


  • now you can see the new queue in both the Explorer on the left side, and on the queue-browser on the right side
  • also, as expected the queue is empty (queue depth=0)


Image:omq-admin-new-q.png


That's it, now you have created your first Queue Manager and Queue, you are ready to go on to the Account Verification Procedure



What's next? Account Verification Procedure - Verifying your Online MQ account using the Client Test Tool.