Created
November 22, 2024 00:43
-
-
Save azidanit/3bda8ecff32672f3c519e2a3623855ef to your computer and use it in GitHub Desktop.
nvidia-gpu-node-exporter.bash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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