← All dashboards

Nvidia-smi-on-steroids

nvidia-smi dashboard made to work with telegraf-nvidia-smi-plugin-on-steroid. (see https://github.com/XReyRobert/telegraf-nvidia-smi-plugin-on-steroid)

You like it? You use it? It saved you a couple of hours? Hey ??? You can now buy me a coffee! ☕️

Check out https://github.com/XReyRobert/telegraf-nvidia-smi-plugin-on-steroid on github for full instructions.

There’s already an NVIDIA SMI Telegraf Input Plugin but there’s a limited number of fields and for some mysertious reasons it relies on some go code to invoke and parse nvidia-smi output.

nvidia-smi is capable of outputing some XML but I don’t like XML processing with telegraf so I use xq, a python based tool, to transform the XML to JSON.

I simply use the exec telegraf input plugin to send that to an influxdb bucket.

I made the choice to keep all fields (except gpu_processes) in the example configuration but you can use excluded_keys, included_keys to refine the volume of data flowing to the db.

Enjoy !

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 84