{"id":13808979,"url":"https://github.com/lukasmalkmus/rpi_exporter","last_synced_at":"2025-05-03T18:31:35.963Z","repository":{"id":23716530,"uuid":"99675167","full_name":"lukasmalkmus/rpi_exporter","owner":"lukasmalkmus","description":"A Raspberry Pi CPU temperature exporter.","archived":false,"fork":false,"pushed_at":"2024-01-19T22:49:47.000Z","size":3428,"stargazers_count":78,"open_issues_count":8,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-04T01:10:09.507Z","etag":null,"topics":["prometheus","prometheus-exporter","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukasmalkmus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-08-08T09:26:29.000Z","updated_at":"2024-05-27T15:04:44.000Z","dependencies_parsed_at":"2024-01-21T18:56:18.202Z","dependency_job_id":null,"html_url":"https://github.com/lukasmalkmus/rpi_exporter","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Frpi_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Frpi_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Frpi_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Frpi_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasmalkmus","download_url":"https://codeload.github.com/lukasmalkmus/rpi_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224370141,"owners_count":17299968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["prometheus","prometheus-exporter","raspberry-pi"],"created_at":"2024-08-04T01:01:56.937Z","updated_at":"2024-11-13T00:40:31.625Z","avatar_url":"https://github.com/lukasmalkmus.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# lukasmalkmus/rpi_exporter\n\n\u003e A Raspberry Pi CPU temperature exporter. - by **[Lukas Malkmus]**\n\n[![Travis Status][travis_badge]][travis]\n[![Go Report][report_badge]][report]\n[![Latest Release][release_badge]][release]\n[![License][license_badge]][license]\n[![Docker][docker_badge]][docker]\n\n---\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Usage](#usage)\n3. [Contributing](#contributing)\n4. [License](#license)\n\n### Introduction\n\nThe *rpi_exporter* is a simple server that scrapes the Raspberry Pi's CPU\ntemperature and exports it via HTTP for Prometheus consumption.\n\n### Usage\n\n#### Installation\n\nThe easiest way to run the *rpi_exporter* is by grabbing the latest binary from\nthe [release page][release].\n\nDo not forget to run *rpi_exporter* using user in `video` group to get GPU\ndetails from RPi.\n\n##### Building from source\n\nThis project uses [go mod] for vendoring.\n\n```bash\ngit clone https://github.com/lukasmalkmus/rpi_exporter.git\ncd rpi_exporter\nmake build\n```\n\n#### Using the application\n\n```bash\n./rpi_exporter [flags]\n```\n\nHelp on flags:\n\n```bash\n./rpi_exporter --help\n```\n\n#### Docker images\n\nThanks to [Carlos Eduardo] docker images are now available for this exporter!\nCheckout [DockerHub]!\n\n### Contributing\n\nFeel free to submit PRs or to fill Issues. Every kind of help is appreciated.\n\n### License\n\n© Lukas Malkmus, 2019\n\nDistributed under Apache License (`Apache License, Version 2.0`).\n\nSee [LICENSE](LICENSE) for more information.\n\n\u003c!-- Links --\u003e\n[go mod]: https://golang.org/cmd/go/#hdr-Module_maintenance\n[Lukas Malkmus]: https://github.com/lukasmalkmus\n[Carlos Eduardo]: https://github.com/carlosedp\n[DockerHub]: https://hub.docker.com/r/carlosedp/arm_exporter\n\n\u003c!-- Badges --\u003e\n[travis]: https://travis-ci.com/lukasmalkmus/rpi_exporter\n[travis_badge]: https://travis-ci.com/lukasmalkmus/rpi_exporter.svg\n[report]: https://goreportcard.com/report/github.com/lukasmalkmus/rpi_exporter\n[report_badge]: https://goreportcard.com/badge/github.com/lukasmalkmus/rpi_exporter\n[release]: https://github.com/lukasmalkmus/rpi_exporter/releases\n[release_badge]: https://img.shields.io/github/release/lukasmalkmus/rpi_exporter.svg\n[license]: https://opensource.org/licenses/Apache-2.0\n[license_badge]: https://img.shields.io/badge/license-Apache-blue.svg\n[docker]: https://hub.docker.com/r/carlosedp/arm_exporter\n[docker_badge]: https://img.shields.io/docker/pulls/carlosedp/arm_exporter.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmalkmus%2Frpi_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasmalkmus%2Frpi_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmalkmus%2Frpi_exporter/lists"}