Skip to content

Latest commit

 

History

History

nvidia_smi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

nvidia_smi

The following dashboards are provided for use with data from the Telegraf nvidia_smi input.

NVIDIA: GPU Performance

NVIDIA: GPU Performance

Telegraf Input Configuration

The following input plugin configuration is required to provide the data for these dashboards.

[[inputs.nvidia_smi]]
  # Optional: path to nvidia-smi binary, defaults to $PATH via exec.LookPath
  #bin_path = "/usr/bin/nvidia-smi"

  # Optional: timeout for GPU polling
  #timeout = "5s"