Quantcast
Channel: THWACK: Popular Discussions - Orion SDK
Viewing all articles
Browse latest Browse all 3719

SWQL: CPU Core Count

$
0
0

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 = cp.NodeID

 

 

group by n.Caption, n.IPAddress, n.CPUMultiLoadHistory.CPUIndex


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>