HPE OneView
1829134 Members
2277 Online
109986 Solutions
New Discussion

Re: recover server temperature in OneView in powershell

 
novis75
Occasional Contributor

recover server temperature in OneView in powershell

Hello,

In the Oneview application, we can see the "01-Inlet Ambient" temperature of our servers.
I did a Powershell script to retrieve this data from iLOs cards, but I couldn't find this data in OneView with the "HPE OneView" cmdlets. Anyone know how to do this?


2 REPLIES 2
ChrisLynch
HPE Pro

Re: recover server temperature in OneView in powershell

Can you provide a screenshot of what it is you are trying to collect via scripting in PowerShell?

I work at HPE
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
novis75
Occasional Contributor

Re: recover server temperature in OneView in powershell

Hello,

In the iLo console we have a large number of temperatures, including the "Temperature Inlet Ambiant". We find this temperature in Oneview in the Utilization tab of the servers.

Temperature_2020-02-07_09h17_30.jpg

 

Currently, we recover this data in Powershell on iLO cards.

INLET_2020-02-07_09h29_51.jpg

I tried to find the information with the HPO cmdlets, but I couldn't. Do you know if it is possible to retrieve this information in powershell in OneView.