The most recent content from our members.
Hi, I'm having trouble creating a report to show the core count via SWQL... it's showing me just 1 and 0... Is there a way to do this via SWQL? _____ SELECT distinct n.caption, n.IPAddress, count (DISTINCT n.CPUMultiLoadHistory.CPUIndex) as [CPU Core] from orion.nodes n left join orion.NodesCustomProperties cp on n.NodeID…
It looks like you're new here. Sign in or register to get started.