Fuse MQ Broker Details
Lists all of the Fuse MQ brokers hosted by the container. The list of brokers includes:
- Broker name
- Number of producers connected to the broker
- Number of messages to destinations on the broker
- Number of consumers connected to the broker
- Number of messages recieved by consumers connected the broker
Selecting one of the brokers from the list shows additional details about the selected broker:
- Software version
- URL to connect to the broker
- Amount of system memory allocated to the broker
- Percentage of allocated system memory used
- Space allocated for the persistence store
- Percentage of the allocated space used by the persistence store
- Location of the broker's data directory
In addition to the broker details, two controls may appear:
- Queues - If the broker has any queue destinations, this control will open a new page containing details about the queues.
- Topics - If the broker has any topic destinations, this control will open a new page containing details about the topics.