Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daschr/temper-prom
Prometheus exporter for TEMPer USB-Sticks
https://github.com/daschr/temper-prom
prometheus-exporter temper temperature-sensor
Last synced: 8 days ago
JSON representation
Prometheus exporter for TEMPer USB-Sticks
- Host: GitHub
- URL: https://github.com/daschr/temper-prom
- Owner: daschr
- License: mit
- Created: 2022-11-06T19:57:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T07:57:18.000Z (about 2 years ago)
- Last Synced: 2023-08-24T09:24:05.524Z (over 1 year ago)
- Topics: prometheus-exporter, temper, temperature-sensor
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# temper-prom
Prometheus exporter for TEMPer USB-Sticks (https://thepihut.com/products/temper-gold-original-usb-temperature-sensor#product-reviews)# Dependencies
* libmicrohttpd
* libusb-1-0# Compilation
* `make`# Usage
* `./temper-prom [port]` - where port is the http port to listen on