Prometheus exporters for sensors

From Federal Burro of Information
Revision as of 21:46, 18 August 2020 by David (talk | contribs)
Jump to navigationJump to search

HTU21d

Temperature and humidity.

https://github.com/drthornt/htu21d-exporter

  • Python script
  • Sensor is attached to raspberry pi zero.
  • Systemd service

BME680

Metrics:

  • Temperature
  • Humidity
  • Barometric pressure ( hectopascals )
  • Gas resistance KOms

Implementation: Sensor attached to ESP 8266 12

TODO

Graphing / dashbaords


Project