Hi All,
I'm using SW 2015.1.0 SAM6.2.0, I've created a custom pane to our home page, I want to display the temps for the following hardware components, System Board Exhaust Temp & System Board Inlet Temp, I've got as far as below which shows all temps reported by the Hardware Health and I just need to filter out all the others bar the inlet and exhaust temps. Would also be good say to have the TOP xx "20" I've tried adding TOP n etc but no luck yet, just get error in script.
Anyone help?
SELECT FullyQualifiedName, Status, Value, HardwareUnitDescription FROM Orion.HardwareHealth.HardwareItem
WHERE HardwareCategoryID = 4