nvidia_gpu_prometheus_exporter
nvidia_gpu_prometheus_exporter copied to clipboard
NVIDIA GPU Prometheus Exporter
May I use alpine to report this error, but I use ubuntu and there is no error
Hi. Is it possible that you to update the README and repo header to link to https://github.com/NVIDIA/dcgm-exporter plus deprecate this repo?
Hello! I have been using this for a while to give stats on GPU's. Now, after some Nvidia upgrades, it seems the container complains, with the error: FanSpeed() error: nvml:...

Is there a version with a conf or yaml file to use with Raspian?
Hello! I'm facing an error accessing the metrics from your exporter. Steps performed: 1. Running the exporter with nvidia-docker `nvidia-docker run -p 9445:9445 -ti mindprince/nvidia_gpu_prometheus_exporter:0.1` 2. Testing by accesing **http://localhost:9445**...
`dutyCycle` is the GPU utilization during the last "sample period" of the driver, according to NVIDIA docs: > Percent of time over the past sample period during which one or...
Mute error message ("nvml not support") when collect FanSpeed
Hi @mindprince , the gpu exporter works pretty well on a gpu node, while it will get error when deployed on a non-gpu node. Of curse it is reasonable because...