Nvidia-Status edddeduck/nvidia-status:latest https://hub.docker.com/r/edddeduck/nvidia-status latest Latest stable release bridge sh false https://github.com/edddeduck/nvidia-status/issues https://github.com/edddeduck/nvidia-status NVIDIA GPU dashboard + exporter — shows the GDDR6/GDDR6X VRAM & junction temps that nvidia-smi hides on consumer RTX 30/40 cards, plus detailed stats including per-Docker-container resource usage. Exports to Prometheus, JSON, MQTT/Home Assistant and InfluxDB out of the box for long-term analysis. Reports (per GPU): core/junction/VRAM temps + thresholds, clocks, power + limits, utilisation, VRAM, fan, PCIe gen/width + live bandwidth, throttle reasons, per-process usage mapped to the owning Docker container, and NVENC sessions (codec + resolution). Optional per-GPU power-limit control. Multi-GPU aware. Configure from the built-in Settings page or the variables below. Requires the Unraid Nvidia-Driver plugin. SECURITY: reads GPU BAR0 via SYS_RAWIO + /dev/mem (needed for the hidden junction/VRAM temps). Per-process container mapping needs --pid=host + --cgroupns=host + the read-only docker containers mount (all pre-set below). Power-limit control additionally requires Privileged=on. HomeAutomation: Tools:System Tools:Utilities ### v1.0.2 (2026-07-12) - **Device info** panel: model, add-in-board vendor, VBIOS, InfoROM, GSP firmware, driver, part no. + memory-health flags (channel/TPC repair pending, remapped rows). - **Throttle counters** table: cumulative per-reason throttle time, with an idle caveat on SW power cap. - Fixed process-table column alignment. - Added JSON + Prometheus `nvgpu_info` / `nvgpu_throttle_*_microseconds`. ### v1.0.1 (2026-07-11) - Fixed Unraid "version: not available" — disabled buildx provenance/SBOM attestations so `:latest` is a plain single-arch manifest. ### v1.0.0 (2026-07-11) - Initial release: GDDR6/GDDR6X VRAM-junction + hotspot temps, live dashboard, Prometheus, JSON, MQTT/Home Assistant auto-discovery, InfluxDB (v1/v2) push, per-process to container mapping, NVENC sessions, and gated per-GPU power-limit control. http://[IP]:[PORT:9835]/ https://raw.githubusercontent.com/edddeduck/nvidia-status/main/templates/nvidia-status.xml https://raw.githubusercontent.com/edddeduck/nvidia-status/main/icon.png --runtime=nvidia --cap-add SYS_RAWIO --device /dev/mem --pid=host --cgroupns=host 0 Requires the Unraid **Nvidia-Driver** plugin (Community Applications). 9835 /mnt/user/appdata/nvidia-status /var/lib/docker/containers all all prometheus 5 1 1 1 1 1 1883 homeassistant 10 0