mqttwrk icon indicating copy to clipboard operation
mqttwrk copied to clipboard

Rumqtt control center

Open tekjar opened this issue 4 years ago • 0 comments

We need a centralized control center to

  • Get an internal view of the broker. I.e broker metrics
  • Integration testing of broker. This will be like paho mqtt test suite for the broker
  • Http wrk like functionality for performance and load testing the broker
  • MqttFx like functionality
  • Device provisioning, black listing and certificate generator

Open question: How do we combine broker and mqttwrk under a single dashboard?

List of things that control center should contain

  • [ ] Number of active connections vs maximum active connections
  • [ ] Current broker throughput
  • [ ] Number of nodes in the cluster and their WAL status

tekjar avatar May 18 '20 09:05 tekjar