GPU with Linux Server

This dashboard is to display the metrics from DCGM Exporter, and it is designed to work with Linux Server integration

GPU with Linux Server screenshot 1

This dashboard is to display the metrics from DCGM Exporter and it is designed to work with Linux Server integration.

Important: set instance to your instance name as in linux server integration, here is a simple example of metric scrape_configs in grafana-agent.yaml

yaml
    - job_name: gpu_metrics
      static_configs:
        - targets: ['localhost:9400']
      relabel_configs:
      - replacement: 'your_instance_name'
        target_label: instance
Revisions
RevisionDescriptionCreated
Linux Server

Linux Server

by Grafana Labs
Grafana Labs solution

Monitor Linux with Grafana. Easily monitor your Linux deployment with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies