Prometheus exporters for sensors: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
Line 21: Line 21:
Implementation:
Implementation:
Sensor attached to ESP 8266 12
Sensor attached to ESP 8266 12
== TODO ==
Graphing / dashbaords
[[Project]]

Revision as of 21:46, 18 August 2020

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