SWQL Library
Aggregation
POLARISNOC Certified

Polling Engine Load Distribution

What this query does

Check polling engine load and number of assigned nodes per engine

SWQL Query
SELECT e.EngineID, e.ServerName, e.IP, e.PollingCompletion,
       e.Nodes AS NodeCount, e.Interfaces AS InterfaceCount,
       e.CPULoad, e.MemoryUsed, e.Version
FROM Orion.Engines e
ORDER BY e.Nodes DESC
polling engines
scalability
architecture
performance

Unlock the full POLARISNOC hub

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

Sign Up Free