jdilla52 / mqtt-stats-rust

collect stats on an mqtt broker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt-stats-rust

I want to gather some metrics of a high velocity mqtt broker. The hope is to implement a limited set of functionality to show things like message size variance, mps(messages-per-second) and the like. This isn't a statistical approach, just a quick visualization of some stats.

About

collect stats on an mqtt broker.

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%