hmq
hmq copied to clipboard
I Proposed to build a standone dasboard to automotic monitore the ressource of MQTT Broker
Description
The purpose of this dashboard is to monitor the resources and performance metrics of an MQTT broker in real time.
It will achieve this by consuming data from the MQTT broker’s HTTP API and visualizing it through an intuitive web interface.
Objectives
- Develop a standalone dashboard that operates independently of the broker
- Automatically fetch and display key resource metrics (CPU, memory, connections, message rate, etc.)
- Enable real-time updates and alerting for critical thresholds
- Provide configuration options for the MQTT broker’s API endpoint via environment variables
Expected Outcome
A lightweight, easy-to-deploy dashboard that offers real-time visibility into the health and performance of an MQTT broker, improving observability and simplifying maintenance.