setup-sunk-gpu-monitoring

Set up GPU and Slurm metrics collection on a SUNK cluster.

7|Updated Jul 9, 2026
One-click install
npx skills add https://github.com/coreweave/sunk-anywhere --skill setup-sunk-gpu-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-sunk-gpu-monitoring
Source: https://github.com/coreweave/sunk-anywhere/tree/main/skills/universal/setup-sunk-gpu-monitoring
Command: npx skills add https://github.com/coreweave/sunk-anywhere --skill setup-sunk-gpu-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires DCGM exporter, SUNK Syncer, Prometheus, Grafana, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up comprehensive GPU and Slurm metrics collection on a SUNK cluster, providing observability and monitoring for GPU utilization, temperature, power, and Slurm cluster metrics.

Core Features & Use Cases

  • GPU Metrics Collection: Gather detailed GPU utilization, temperature, power, and other metrics using DCGM Exporter.
  • Slurm Metrics Collection: Capture Slurm node, job, and scheduler metrics for monitoring the health and performance of the Slurm cluster.
  • Grafana Dashboards (Optional): Visualize metrics with optional Grafana dashboards.
  • Provider-Agnostic: Works across different cloud providers, including GKE, EKS, and bare-metal.

Quick Start

To set up GPU monitoring, run the following command:

use skill setup-sunk-gpu-monitoring

Frequently Asked Questions about setup-sunk-gpu-monitoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up GPU and Slurm metrics collection on a SUNK cluster?

To set up GPU and Slurm metrics collection on a SUNK cluster, use this Skill to deploy DCGM Exporter and SUNK Syncer for Prometheus scraping. It configures data gathering for GPU utilization and Slurm scheduler health.

What do I need to deploy GPU monitoring on a SUNK cluster?

Deploying GPU monitoring requires an existing SUNK cluster with active GPU compute nodes and a dedicated monitoring namespace. These prerequisites ensure the DCGM Exporter and SUNK Syncer components can successfully scrape and aggregate metrics.

Does SUNK GPU monitoring work across different cloud providers?

Yes, SUNK GPU monitoring is provider-agnostic and works across different cloud providers, including GKE, EKS, and bare-metal deployments. It consistently gathers GPU and Slurm metrics regardless of the underlying infrastructure.

Can I visualize GPU utilization and Slurm metrics using Grafana dashboards?

Yes, you can visualize GPU utilization and Slurm metrics using optional Grafana dashboards. Once metrics are scraped by Prometheus, Grafana integrates to display temperature, power, and scheduler performance data.

How does DCGM Exporter integrate with Prometheus for GPU monitoring?

DCGM Exporter integrates with Prometheus by exposing detailed GPU metrics like temperature and power for scraping. This Skill configures the SUNK Syncer to bridge these metrics into your Prometheus monitoring namespace.

What is the best way to monitor Slurm node and scheduler metrics on Kubernetes?

The best way to monitor Slurm node and scheduler metrics on Kubernetes is using a SUNK cluster setup with SUNK Syncer. It captures Slurm job data and feeds it into Prometheus for comprehensive cluster health observability.