Skip to content

Exposes temperatures read via w1_therm linux kernel module from any 1-Wire bus for Prometheus consumption

License

Notifications You must be signed in to change notification settings

zahlex/w1_therm_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

w1_therm_exporter

Exposes temperatures read via w1_therm linux kernel module from any 1-Wire bus for Prometheus consumption

You need to have go installed on your linux system.

git clone https://github.com/zahlex/w1_therm_exporter
cd w1_therm_exporter
go build
./w1_therm_exporter -httpAddr=:8080

Default HTTP Port is 8080, accessible from all interfaces and subnets.

Licence: MIT

About

Exposes temperatures read via w1_therm linux kernel module from any 1-Wire bus for Prometheus consumption

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages