RabbitMQ - mkarim2017/HySDSWorkBook GitHub Wiki
Introduction
Mozart RabbitMQ provides Web Interface for user to get detail information about the jobs that are in queue now.
How to Access
To access the Facet Search, go to the following address in your web browser:
https://<mozart_instance>:15672/#/queues
Please check the following wiki for details about starting those services: https://github.com/hysds/hysds-framework/wiki/Cluster-Setup
Login Page
If you are not not already logged in, this is the first page you will see.
Input your username and password and hit log in.
RabbitMQ Main Dashboard
After logging in user gets the main dashboard where overview of the all the queues including statistical data is available.
User can select specific tabs to get details information of that topic.
RabbitMQ Queues
User can click on specific Queue to get detail info about the Queue
User can also can add a new queue, by selecting "Add Queue" button:
Dataset processed:
RabbitMQ Channels:
User can select any channel to get details about the channel:
RabbitMQ Connections
User can select any connection to get details about the connection:
#RabbitMQ Exchanges