Skip to main content
All dashboards are pre-filtered to your assigned nodes and namespaces. Use the cluster and node dropdowns at the top of each dashboard to narrow scope.

GPU Nodes

The primary hardware health view. Start here when investigating GPU issues.
Grafana node drilldown overview showing selected node, GPU type, GPU count, active alerts, and allocation.

Confirm node identity, GPU count, active alerts, and scheduler allocation.

Grafana system dashboard panels showing CPU usage, memory usage, load average, CPU frequency, context switches, processes, swap usage, and system pressure.

Check CPU, memory, load, context switches, processes, swap, and PSI signals for host-level bottlenecks.

Job Analysis

Maps Slurm jobs to nodes and GPUs.
Grafana Slurm operations summary with scheduler and workload status panels.

Slurm operations summaries help connect queue state, running jobs, reservations, and scheduler context.

Grafana Slurm status timeline showing SlurmRunning state over time.

Slurm status shows whether Slurm is running continuously or changing state during the investigation window.

slurm_job_state does not carry a per-node node label. For node-level detail, use slurm_job_cpus_allocated or slurm_job_gpus_allocated, which include node labels.
Slurm node names such as h200-reserved-145-019 differ from Kubernetes hostnames such as andromeda25-wk45. The dashboards handle this join automatically. For custom queries, see Troubleshooting.

Tenant Dashboard

Capacity and readiness overview.
Grafana reserved cluster table showing clusters, node count, GPU count, network receive rate, and GPU utilization.

Reservation views show whether the reserved cluster and node allocation match expectations.

When tenant:slurm_nodes:bad is nonzero, open the GPU Nodes dashboard to identify which specific nodes are affected and why, such as ECC errors, thermal state, cordon, or drain.
Grafana table showing GPU reservations by active node with current, historical, and delta columns.

Per-node reservation rows help identify which nodes are active and how GPU reservations changed over time.

Grafana Weka storage panels showing throughput, IOPS, pending I/Os, and latency.

Correlate training or checkpointing symptoms with Weka throughput, IOPS, pending I/O, and latency where Weka is deployed.