Prometheus exporters for sensors: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 22: Line 22:
Sensor attached to ESP 8266 12
Sensor attached to ESP 8266 12


[http://192.168.1.98:9090/graph?g0.range_input=31d&g0.expr=temperature&g0.tab=0&g1.range_input=31d&g1.expr=humidity&g1.tab=0&g2.range_input=31d&g2.moment_input=2020-10-16%2000%3A17%3A27&g2.expr=barometric_pressure&g2.tab=0 link to graphs]
== TODO ==
== TODO ==



Latest revision as of 03:42, 21 October 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

link to graphs

TODO

Graphing / Dashbaords