NVIDIA
NMC Grafana Dashboards
Helm Chart
NVIDIA
NMC Grafana Dashboards

NMC Grafana Dashboards for DGX GB200.

Subscribe to get accessSubscribe to the product below to access this premium content:
NVIDIA Mission Control
NVIDIA Mission ControlNVIDIA Mission Control™ powers every aspect of AI factory operations — from developer workloads to infrastructure to facilities — with the skills of a world-class operations team delivered as software. It powers NVIDIA Blackwell™ data centers for the newest frontiers of AI, bringing instant agility to inference and training workloads and full-stack intelligence that delivers world-class infrastructure resiliency. Mission Control lets every enterprise run AI with hyperscale-grade efficiency so you can accelerate AI experimentation.
Note: You can gain access to hundreds more GPU-optimized artifacts by creating a free NGC account.
Already Subscribed?Log in
Subscribe Now

NMC Grafana Dashboards

   ## Pre-requirements

   Assumes `k8s-admin` exists and is accessible from BCM head node.

   ## Installation

   To install/upgrade
   ```
   helm upgrade --install -n prometheus nmc-dashboards nmc-grafana-dashboards-x.y.z.tgz
   ```

   If you need to uninstall an existing installation.
   ```
   helm uninstall -n prometheus nmc-dashboards
   ```

   ### Grafana Configuration

   In order to use the dashboards, the `kube-prometheus-stack` values should be
   configured to use `foldersFromFilesStructure`:
   ```
   grafana:
     sidecar:
       dashboards:
         enabled: true
         provider:
           foldersFromFilesStructure: true
         folderAnnotation: "grafana_folder"
   ```

   ### BCM Configuration

   Examine the BCM config file at `/cm/local/apps/cmd/etc/cmd.conf`

   You might need to set these extra params.

   ```
   cm-manipulate-advanced-config.py PrometheusExporterExtraInfo=1 PrometheusExporterInfo=1 PrometheusExporterEnum=0 PrometheusExporterRequireCertificate=0 PrometheusLabelIncludeSerialNumber=1 PrometheusLabelIncludePartNumber=1 PrometheusLabelIncludeSystemName=1 MaxMeasurablesPerProducer=1600
   ```

NMC Grafana Dashboards - License

# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: MIT
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
Publisher
NVIDIA
Latest Version27.3.2
UpdatedApril 12, 2026 UTC
Compressed Size208.87 KB