← Package directory
Available on winget

Install Nvidia GPU Exporter

Nvidia GPU exporter for prometheus using nvidia-smi binary

Install with winget
winget install --id utkuozdemir.nvidia_gpu_exporter
Upgrade
winget upgrade --id utkuozdemir.nvidia_gpu_exporter
Uninstall
winget uninstall --id utkuozdemir.nvidia_gpu_exporter

About Nvidia GPU Exporter

Nvidia GPU exporter for prometheus, using the nvidia-smi binary to collect, parse and export GPU metrics. Supports running as a native Windows service.

What's new in 1.13.1

## Changelog ### Bug Fixes * 527033952d77f405b20aeb05a45f4a96e042b71e fix: keep the cgo build flavor out of the scoop manifest * bc280bfb88d0f8a69d59bb4be96501bd0b11b124 fix: pull in the network target the systemd service waits for * f05ab814cde24a2a66ed5189289dacdf906cb841 fix: stop a missing driver entry point from killing the exporter ### Documentation * 050dc923dc8d13a566bb8cb52f98db5d537890d4 docs: add an agent guide and refresh the documentation ### Dependency Updates * 99370a89a7a410d874521cbc4b94d3d4fc98331a chore(deps): update actions/checkout action to v7.0.1 * d071ed1e6c5830646f752e7a20aed82a85329020 chore(deps): update docker/login-action action to v4.5.0 * a2156b12da53a24d49e08f93667416973642c5dd chore(deps): update docker/login-action action to v4.5.1 * 3779b664584ccebdb77da17741526bd899c5b5fa chore(deps): update grafana/grafana docker tag to v13.1.1 * a07e2f4eaab0942186679d0aec18b35133aacaa6 chore(deps): update module github.com/prometheus/client_golang to v1.24.0 * a5a42060d86b73db4142eb843094c9a0037b3ed9 chore(deps): update module github.com/prometheus/client_golang to v1.24.1 * 7d296d5764309eaec9a5857cfdc1019f38bdb6a7 chore(deps): update module github.com/prometheus/common to v0.70.1 * 55693009b1ed34ceb8a859e8080d6a0b3613cb6d chore(deps): update prom/alertmanager docker tag to v0.33.1 ### Build, CI & Chores * 9f7bdedb0076c37364b4acca6cb84c592914d0b8 chore: run the toolchain through docker instead of host binaries

Version history

Version Updated Notes
1.13.1 Unknown ## Changelog ### Bug Fixes * 527033952d77f405b20aeb05a45f4a96e042b71e fix: keep the cgo build flavor out of the scoop manifest * bc280bfb88d0f8a69d59bb4be96501bd0b11b124 fix: pull in the network target the systemd servic...
1.13.0 Unknown ## Changelog ### New Features * 6fd9d078177408d2a639b2b20f2161e925b922f4 feat: ship GPU health alert rules with the helm chart ### Bug Fixes * b11a7f5b96c1546fb2d231a7f1d659fa7b962f93 fix: stop a running Windows service...
1.12.0 Unknown ## Changelog ### New Features * 2907833859d51445c41c9ea56a082009f498e036 feat(nvml): add per-MIG-instance metrics * d2cb6481fe1799b75b7b030299f4191f60e4ca42 feat(nvml): count XID errors and serve the inactive remapped ro...
1.11.0 Unknown ## Changelog ### New Features * 2f27d6cb47d48eaeadee8cdf74cc41bae8d5fe0f feat: add a multi-GPU overview dashboard * f43b5b0643111c7c37167063845a508f13b41b8c feat: add an experimental NVML collection backend * 6b078b25df5...
1.7.0 Unknown ## Changelog ### New Features * ae70328e8a67fca97a9f515c2695cd534c9b1f6e feat: decouple metric collection from nvidia-smi execution (#432) ### Bug Fixes * 9796b4e975a5a12a66191970b49c69537a83d540 fix: ship the matching a...
1.6.0 Unknown ## Changelog ### New Features * a59e78064ae6780589bc09b900646a7fccbde135 feat: add native Windows service support * b0fb0c51b8031543462430b5c4b4f024a5c1a7fc feat: publish to winget ### Refactors & Internal Changes * d3d7...