Product Features
MQTT
Broker Info
7min
The Broker Info page provides an overview of the MQTT broker's operational metrics, allowing users to monitor system performance and network health in real-time.
On the Broker Info page, you can:
- Track your client connections and subscriptions.
- Monitor your message activities, including sent, received, and dropped messages.
- Evaluate your network usage with data on bytes and packets sent and received.
The Broker Info page is organized into three distinct sections: Clients, Messages, Network
To access Broker Info's Web UI:
- Navigate to MQTT > Broker Info page. The Broker Info tab opens.
- Refer to the following information you have on this page:
![Document image Document image](https://images.archbee.com/SSUUxKZUk9bFTEPNn_6Zo/jEf_tKcPSThpoEgT-gp3X_image.png?format=webp)
Action | Details |
---|---|
[1] Clients | Presents key metrics related to client activit,y such as connections, disconnections, maximum clients, and subscriptions. |
[2] Messages | Provides an overview of message flow, including sent, received, and dropped messages. |
[3] Network | Displays detailed network usage metrics, including bytes and packets sent/received. |
The Broker Info page displays the following metrics:
![Clients Pane Clients Pane](https://images.archbee.com/SSUUxKZUk9bFTEPNn_6Zo/-T15n7HLHeTRszgxLLqFy_image.png?format=webp)
Clients Pane
- Clients Connected: Displays the total number of clients connected to the broker.
- Clients Disconnected: Indicates the total number of clients that have been disconnected.
- Clients Max: Shows the maximum number of clients that can connect to the broker.
- Clients Total: Reflects the cumulative total number of clients.
- Subscriptions: Lists the total number of active subscriptions across all clients.
![Messages Pane Messages Pane](https://images.archbee.com/SSUUxKZUk9bFTEPNn_6Zo/WHGvO2cPm5NsI5idTaGsV_image.png?format=webp)
Messages Pane
- Messages Sent: Displays the total number of messages sent by the broker.
- Messages Received: Indicates the total number of messages received by the broker.
- Messages Dropped: Shows the total number of messages dropped by the broker.
![Network Pane Network Pane](https://images.archbee.com/SSUUxKZUk9bFTEPNn_6Zo/WgIX0O61NX-07C5xHxXF5_image.png?format=webp)
Network Pane
- Bytes Sent: Displays the total volume of data (in bytes) sent by the broker.
- Bytes Received: Indicates the total volume of data (in bytes)the broker receives.
- Packets Sent: Shows the total number of network packets the broker sends.
- Packets Received: Reflects the total number of network packets the broker receives.