Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ohmgraphite | 327 | 16 days ago | 12 | other | C# | |||||
Expose hardware sensor data to Graphite / InfluxDB / Prometheus / Postgres / Timescaledb | ||||||||||
Sensorboard | 163 | 7 years ago | mit | KiCad | ||||||
Sensor board using ESP8266 | ||||||||||
Anotter Sensor Hub | 78 | 2 months ago | cern-ohl-s-2.0 | C++ | ||||||
Anotter OSHW environment sensor hub, focussed on Sensirion SEN055/SEN05x sensors, featuring a prometheus-exporter. | ||||||||||
Promdapter | 66 | 9 months ago | 4 | mit | C# | |||||
Prometheus CzAdapter | ||||||||||
Hue_exporter | 56 | 4 years ago | 5 | March 24, 2019 | 1 | other | Go | |||
A Prometheus exporter for Philips Hue (written in Go) | ||||||||||
Tado Exporter | 49 | 12 hours ago | 12 | mit | Rust | |||||
A Prometheus exporter for tado smart heating solution | ||||||||||
Weather Station | 43 | 4 years ago | 3 | October 12, 2019 | 5 | apache-2.0 | Go | |||
A Prometheus exporter for 433 MHz temperature and humidity sensors | ||||||||||
Netatmo Exporter | 33 | 5 months ago | 8 | December 05, 2022 | 7 | mit | Go | |||
Prometheus exporter for Netatmo sensor data. | ||||||||||
Sensor Exporter | 29 | 4 years ago | 4 | mit | Go | |||||
Prometheus exporter for sensor data like temperature and fan speed | ||||||||||
Homeassistant Prometheus Query | 28 | 8 months ago | 4 | Python | ||||||
Inspired from homeassitant Command line Sensor this sensor take values from Prometheus metrics using PromQL query |
Currently in Pre-Release/Beta stage
Pre-requisites:
v0.9.xx-beta Setup:
Windows 64-bit supported only (should be trivial to make 32-bit, open an issue if needed)
Sets up LocalSystem - running Service called "Prometheus Adapter" (PromDapterSvc)
Service is serving on port 10445 (need to open it in firewall for TCP protocol)
Setup is supposed to not overwrite existing
Alpha/beta stage: Windows Management Instrumentation (WMI) support added
URLs: http://localhost:10445/metrics
http://localhost:10445/metrics/help
http://localhost:10445/metrics/reset
JSON support (does not support WMI metrics currently): http://localhost:10445/metrics/json http://localhost:10445/metrics/json?option=flattenMeta
Configuration/Metric definition:
TODO (next):
TODO (needs to be done):