Skip to content

Instantly share code, notes, and snippets.

@azidanit
Created November 22, 2024 00:43
Show Gist options
  • Save azidanit/3bda8ecff32672f3c519e2a3623855ef to your computer and use it in GitHub Desktop.
Save azidanit/3bda8ecff32672f3c519e2a3623855ef to your computer and use it in GitHub Desktop.
nvidia-gpu-node-exporter.bash
echo "software by https://github.com/utkuozdemir/nvidia_gpu_exporter"
wget https://github.com/utkuozdemir/nvidia_gpu_exporter/releases/download/v1.2.1/nvidia-gpu-exporter_1.2.1_linux_amd64.deb
dpkg -i nvidia-gpu-exporter_1.2.1_linux_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment