Skip to content

A prometheus metrics exporter for the Raspberry Pi. Exports CPU and GPU temperatures using Prometheus Python module. Includes Arch Linux PKGBUILD file also.

License

Notifications You must be signed in to change notification settings

neilmunday/rpi_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi_exporter

A Prometheus metrics exporter for the Raspberry Pi.

Exports CPU and GPU temperatures using Prometheus Python module.

It can be run like so:

./rpi_exporter [ -p PORT ]

The default port is 9111 unless specified on the command line.

An Arch Linux PKGBUILD file is also included if you want to package it for Arch Linux, e.g.:

git clone https://github.com/neilmunday/rpi_exporter
cd rpi_exporter
makepkg -si

About

A prometheus metrics exporter for the Raspberry Pi. Exports CPU and GPU temperatures using Prometheus Python module. Includes Arch Linux PKGBUILD file also.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published