rpi_exporter

command module
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

README

rpi_exporter

A Raspberry Pi CPU temperature exporter. - by Lukas Malkmus (fork by cedi)

go report_badge release_badge license_badge

go_releaser_build_badge go_releaser_ci_build_badge docker_build_badge


Table of Contents

  1. Introduction
  2. Usage
  3. Contributing
  4. License
Introduction

The rpi_exporter is a simple server that scrapes the Raspberry Pi's CPU temperature and exports it via HTTP for Prometheus consumption.

Usage
Installation

The easiest way to run the rpi_exporter is by grabbing the latest binary from the release page.

Do not forget to run rpi_exporter using user in video group to get GPU details from RPi.

Building from source

This project uses go mod for vendoring.

git clone https://github.com/lukasmalkmus/rpi_exporter.git
cd rpi_exporter
make build
Using the application
./rpi_exporter [flags]

Help on flags:

./rpi_exporter --help
Contributing

Feel free to submit PRs or to fill Issues. Every kind of help is appreciated.

License

© Lukas Malkmus, 2019

Distributed under Apache License (Apache License, Version 2.0).

See LICENSE for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package collector includes all individual collectors to gather and export metrics.
Package collector includes all individual collectors to gather and export metrics.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL