|
|
2 years ago | |
|---|---|---|
| src | 2 years ago | |
| .gitignore | 2 years ago | |
| Cargo.lock | 2 years ago | |
| Cargo.toml | 2 years ago | |
| example.toml | 2 years ago | |
| readme.md | 2 years ago | |
mqtt2statsd is a service that translates numeric MQTT messages into statsd gauge metrics.
Ubuntu:
$ sudo apt install \
libssl-dev \
pkg-config \
cmake \
gcc
mqtt2statsd is configured via a toml configuration file. Check example.toml for an example configuration.