An open API service indexing awesome lists of open source software.

https://github.com/limitium/warden

Transfer data from a mqtt broker to grafana
https://github.com/limitium/warden

grafana mqtt prometheus

Last synced: about 2 months ago
JSON representation

Transfer data from a mqtt broker to grafana

Awesome Lists containing this project

README

          

# Warden

Keeps your plants healthy. Basically this projet transfers data from a mqtt broker to grafana dashboards.

![](https://github.com/limitium/warden/blob/master/dashboard.png?raw=true "Dasboard view")

### Settings

Here list of mqtt topics
```
./mqtt2prom/metric_example.yaml
```
### Docker

To install images and run them

```sh
docker-compose up
```