SWQL Library
NPM
SELECT
POLARISNOC Certified

Node CPU and Memory Utilization

What this query does

Get real-time CPU load and memory utilization for all up nodes

SWQL Query
SELECT NodeName, IPAddress, CPULoad, MemoryUsed, MemoryAvailable,
       PercentMemoryUsed, TotalMemory
FROM Orion.Nodes
WHERE Status = 1
ORDER BY CPULoad DESC
performance
cpu
memory
NPM
Source:POLARISNOCยท POLARISNOC Original

Unlock the full POLARISNOC hub

AI-powered SWQL generation, script management, CVE tracking, and verified solution intelligence.

Sign Up Free