Skip to main content
Version: 1.0.0

Monitoring

This page walks you through checking the resource status of the entire cluster and the state of GPU/NPU devices.

Click the Monitoring menu in the left sidebar to see system monitoring information.

Summary

The Summary cards at the top of the page give an at-a-glance view of the whole cluster.

Use the time buttons (1h / 6h / 24h / 7d / 30d) in the upper right to adjust the time-series graph range (default 24h).

Monitoring Cluster

CardDescription
NodesHealthy node count / total node count
DevicesTotal number of GPU/NPU devices registered in the cluster
In UseNumber of devices allocated to workloads
FreeNumber of unallocated devices
AlertsNumber of active alerts

Node Overview

Per-node cards show CPU, Memory, Disk, Net In, Net Out, and device allocation status.

The Selected Node section is shown by default. Clicking another node card updates the selected node name and metrics. Its Node Metrics Over Time graph shows CPU, Memory, Disk, Net In, and Net Out time series.

Node detail graphs


Device Inventory

Shows the selected node's devices.

Monitoring Device

ItemDescription
Accelerator type filterOnly accelerator types installed in the cluster are shown
Allocation status filterAll / In Use / Free
Device cardPer-device Usage / Temp / Power / VRAM used/total, plus Lab/Serving information using the device

If no devices match the filters, an empty state is shown.

Click a device card to open a modal with that device's Usage / Memory / Temperature / Power time-series graphs.

Device detail graphs


Responding to Anomalies

If you observe the following situations during monitoring, take the actions below.

SymptomAction
Device temperature overheatingCheck the Temperature Policy in Advanced Deployment Settings, and verify that auto scale-down or traffic restriction kicks in when the threshold is exceeded.
Accelerator utilization stuck at 100%Increase Replicas in Deploy a Model, or adjust the Auto Scaling settings.
Node memory/disk exhaustionStop unnecessary Servings, or clean up unused Volumes in Volumes.