https://github.com/lkiesow/temperature_exporter
Expose TEMPer temperature es Prometheus metrics via S3
https://github.com/lkiesow/temperature_exporter
metrics sensors temperatures
Last synced: 6 months ago
JSON representation
Expose TEMPer temperature es Prometheus metrics via S3
- Host: GitHub
- URL: https://github.com/lkiesow/temperature_exporter
- Owner: lkiesow
- License: mit
- Created: 2021-01-16T21:25:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T15:42:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T10:33:38.693Z (12 months ago)
- Topics: metrics, sensors, temperatures
- Language: Shell
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Local Temperature Exporter
A simple shell script using
[temper-python](https://github.com/padelt/temper-python) to obtain temperatures
and putting them into a metrics file that can be delivered via a web server
like Nginx or Apache and be picked up by [Prometheus](https://prometheus.io).
## Requirements
Make sure the following tools are installed:
- [temper-python](https://github.com/padelt/temper-python)