https://github.com/daschr/temper_prom_rs
Prometheus exporter for TEMPer USB-Sticks
https://github.com/daschr/temper_prom_rs
prometheus-exporter temper temperature-sensor
Last synced: about 1 month ago
JSON representation
Prometheus exporter for TEMPer USB-Sticks
- Host: GitHub
- URL: https://github.com/daschr/temper_prom_rs
- Owner: daschr
- License: mit
- Created: 2023-01-26T16:54:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T20:44:13.000Z (about 2 years ago)
- Last Synced: 2025-02-03T06:32:47.792Z (3 months ago)
- Topics: prometheus-exporter, temper, temperature-sensor
- Language: Rust
- Homepage:
- Size: 7.81 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_rs
Prometheus exporter for TEMPer USB-Sticks (https://thepihut.com/products/temper-gold-original-usb-temperature-sensor#product-reviews).Rust port of [temper-prom](https://github.com/daschr/temper-prom).
# Compilation
* `cargo build --release`# Usage
* `./temper_prom_rs [?port]` - where port is the http port to listen on, default one is 9177