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: about 1 year 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T07:57:18.000Z (over 3 years ago)
- Last Synced: 2025-02-03T06:32:47.518Z (over 1 year ago)
- Topics: prometheus-exporter, temper, temperature-sensor
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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