How do I monitor per-user resource usage on login nodes?
The Slurm Cluster dashboard in CoreWeave Managed Grafana includes a Slurm-Login Info section with CPU and memory usage panels for each login pod, plus per-user filtering across the Slurm Jobs panels. Open the dashboard, then select your cluster and namespace to view login pod resource usage and per-user job data.The managed dashboards do not break down resource consumption by individual user within a single login pod (for example, which user’s interactive shell is consuming CPU). For that, run top, htop, or ps -ef directly on the login pod through SSH or kubectl exec.Nodes
Last modified on June 18, 2026
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.