Dcgm_Exporter

🌐Community
by davidcastagnetoa Β· vlatest Β· Repository

This DCGM Exporter converts data into a DCGM format for streamlined analysis and reporting, boosting efficiency in your workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add dcgm_exporter npx -- -y @trustedskills/dcgm_exporter
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "dcgm_exporter": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dcgm_exporter"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The dcgm_exporter skill allows you to export data from NVIDIA DCGM (Data Center GPU Manager). It provides a mechanism to retrieve and expose GPU performance metrics, potentially enabling monitoring or integration with other systems. This skill facilitates the collection of detailed information about GPU utilization and health within a datacenter environment.

When to use it

  • GPU Performance Monitoring: Track GPU usage for resource allocation and optimization purposes.
  • Troubleshooting: Diagnose performance bottlenecks or hardware issues affecting GPUs.
  • Data Center Management: Integrate GPU metrics into broader data center monitoring dashboards.
  • Capacity Planning: Analyze historical GPU utilization to predict future capacity needs.

Key capabilities

  • Exports DCGM data
  • Provides GPU performance metrics
  • Integrates with other systems (implied)

Example prompts

  • "Export the current GPU memory usage."
  • "Give me a summary of GPU power consumption over the last hour."
  • β€œWhat is the temperature of GPU 0?”

Tips & gotchas

This skill likely requires access to a system with NVIDIA DCGM installed and configured. The specific metrics available will depend on the DCGM version and configuration.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davidcastagnetoa
Installs
4

🌐 Community

Passed automated security scans.