Skip to content

kmulvey/radeon_exporter

Repository files navigation

radeon_exporter

Build Release Go Report Card Go Reference

Prometheus exporter for Radeon (AMD) graphics cards.

Installation and Usage

Docker

  • docker pull kmulvey/radeon_exporter:latest
  • 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

About

Prometheus exporter for Radeon (AMD) graphics cards.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •