radeon_exporter

command module
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 15 Imported by: 0

README

radeon_exporter

Build Release Go Report Card Go Reference

Prometheus exporter for Radeon (AMD) graphics cards.

Installation and Usage

Docker

docker run --publish 9200:9200 radeon-exporter

Systemd

Several linux package formats are available in the releases. Manual linux install can be done as follows:

  • sudo cp radeon_exporter /usr/bin/ (this path can be changed if you like, just be sure to change the path in the service file as well)
  • sudo cp radeon_exporter.service /etc/systemd/system/
  • sudo systemctl daemon-reload
  • sudo systemctl enable radeon_exporter
  • sudo systemctl restart radeon_exporter
  • Import grafana-config.json to your grafana instance
  • enjoy!

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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