Prometheus exporters for sensors

From Federal Burro of Information
Revision as of 21:45, 18 August 2020 by David (talk | contribs) (Created page with " == HTU21d == Temperature and humidity. https://github.com/drthornt/htu21d-exporter * Python script * Sensor is attached to raspberry pi zero. * Systemd service == BME680...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Implementation: Sensor attached to ESP 8266 12