How do they work?

  • Mosquitto acts as MQTT broker accepting data coming from sensors

  • Telegraf subscribes to the MQTT topic, where sensors publish data and store this information into InfluxDB.

  • Grafana read data from InfluxDB and visualize data with dashboards.

  • Telegraf is a database agent that collects data from sensors and systems to InfluxDB.

Last updated

Was this helpful?