An open API service indexing awesome lists of open source software.

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

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)