<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Interval of measurement of power on the iLO 4 in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207693#M10011</link>
    <description>&lt;P&gt;Correction to previous message: type should have been&amp;nbsp;HPPowerMeter.1.0.0.&lt;/P&gt;&lt;P&gt;Furthermore: the member that contains the data is "PowerDetail".&lt;/P&gt;&lt;P&gt;It contains 120 samples, formatted as follows:&lt;/P&gt;&lt;P&gt;{'AmbTemp': 20, 'Average': 51, 'Cap': 0, 'CpuAvgFreq': 0, 'CpuCapLim': 100, 'CpuMax': 0, 'CpuPwrSavLim': 100, 'CpuUtil': 0, 'Minimum': 51, 'Peak': 55, 'PrMode': 'dyn', 'PunCap': False, 'Time': '2024-02-29T21:05:49Z', 'UnachCap': False}&lt;/P&gt;&lt;P&gt;In the 10 seconds preceding 21:05:49, the average power was 51W.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 21:36:44 GMT</pubDate>
    <dc:creator>lightSeeker</dc:creator>
    <dc:date>2024-02-29T21:36:44Z</dc:date>
    <item>
      <title>Interval of measurement of power on the iLO 4</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207479#M10003</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've used the Python "requests" library to interact with the iLO 4 (V2.76) and have successfully read PowerConsumedWatts. The full JSON response is shown at the end of this message.&lt;/P&gt;&lt;P&gt;The measurement window seems to be awfully long - 20 minutes by default, and no less than 1 minute, since "&lt;STRONG&gt;PowerControl[{item}].PowerMetrics.IntervalInMin&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;" is an integer.&lt;/P&gt;&lt;P&gt;Can this be shortened to 1 second?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;###JSON response&lt;/P&gt;&lt;P&gt;{'@odata.context': '/redfish/v1/$metadata#Chassis/Members/1/Power$entity', '@odata.id': '/redfish/v1/Chassis/1/Power/', '@odata.type': '#Power.1.0.1.Power', 'Id': 'Power', 'Name': 'PowerMetrics', 'Oem': {'Hp': {'@odata.type': '#HpPowerMetricsExt.1.2.0.HpPowerMetricsExt', 'SNMPPowerThresholdAlert': {'DurationInMin': 0, 'ThresholdWatts': 0, 'Trigger': 'Disabled'}, 'Type': 'HpPowerMetricsExt.1.2.0', 'links': {'FastPowerMeter': {'href': '/redfish/v1/Chassis/1/Power/FastPowerMeter/'}, 'FederatedGroupCapping': {'href': '/redfish/v1/Chassis/1/Power/FederatedGroupCapping/'}, 'PowerMeter': {'href': '/redfish/v1/Chassis/1/Power/PowerMeter/'}}}}, 'PowerAllocatedWatts': 135, 'PowerAvailableWatts': 365, 'PowerCapacityWatts': 500, 'PowerConsumedWatts': 53, 'PowerControl': [{'PowerAllocatedWatts': 135, 'PowerAvailableWatts': 365, 'PowerCapacityWatts': 500, 'PowerConsumedWatts': 53, 'PowerLimit': {'LimitInWatts': None}, 'PowerMetrics': {'AverageConsumedWatts': 52, 'IntervalInMin': 20, 'MaxConsumedWatts': 56, 'MinConsumedWatts': 52}, 'PowerRequestedWatts': 135}], 'PowerLimit': {'LimitInWatts': None}, 'PowerMetrics': {'AverageConsumedWatts': 52, 'IntervalInMin': 20, 'MaxConsumedWatts': 56, 'MinConsumedWatts': 52}, 'PowerRequestedWatts': 135, 'Type': 'PowerMetrics.0.11.0', 'links': {'self': {'href': '/redfish/v1/Chassis/1/Power/'}}}&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 13:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207479#M10003</guid>
      <dc:creator>lightSeeker</dc:creator>
      <dc:date>2024-02-27T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interval of measurement of power on the iLO 4</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207620#M10006</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please review the "&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=c04423965" target="_blank" rel="noopener"&gt;RESTful Interface Tool 1.50 User Guide&lt;/A&gt;" and see if it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 06:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207620#M10006</guid>
      <dc:creator>TVVJ</dc:creator>
      <dc:date>2024-02-29T06:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interval of measurement of power on the iLO 4</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207678#M10008</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1272627"&gt;@TVVJ&lt;/a&gt;&amp;nbsp;Thank you, but no, it doesn't.&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://www.hpe.com/psnow/doc/c04423960" target="_blank" rel="noopener"&gt;HP RESTful API Data Model Reference for iLO 4&lt;/A&gt; would be a more likely candidate, but it doesn't help.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 05:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207678#M10008</guid>
      <dc:creator>lightSeeker</dc:creator>
      <dc:date>2024-03-01T05:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Interval of measurement of power on the iLO 4</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207682#M10009</link>
      <description>&lt;P&gt;There is a resource at /redfish/v1/Chassis/1/Power/FastPowerMeter, of type&amp;nbsp;HPPowerMeter.1.0.0.HPPowerMeter.&lt;/P&gt;&lt;P&gt;It shows 120 samples, which, if they are taken over the 20 minute interval, would equate to a 10-second interval between samples.&lt;/P&gt;&lt;P&gt;Indeed, the time stamp shows roughly 10 seconds between samples.&lt;/P&gt;&lt;P&gt;That's much better, but this resource is undocumented in the Data Model Reference.&lt;/P&gt;&lt;P&gt;Moreover, the sampling rates offered all seem to be fixed.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 19:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207682#M10009</guid>
      <dc:creator>lightSeeker</dc:creator>
      <dc:date>2024-02-29T19:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Interval of measurement of power on the iLO 4</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207693#M10011</link>
      <description>&lt;P&gt;Correction to previous message: type should have been&amp;nbsp;HPPowerMeter.1.0.0.&lt;/P&gt;&lt;P&gt;Furthermore: the member that contains the data is "PowerDetail".&lt;/P&gt;&lt;P&gt;It contains 120 samples, formatted as follows:&lt;/P&gt;&lt;P&gt;{'AmbTemp': 20, 'Average': 51, 'Cap': 0, 'CpuAvgFreq': 0, 'CpuCapLim': 100, 'CpuMax': 0, 'CpuPwrSavLim': 100, 'CpuUtil': 0, 'Minimum': 51, 'Peak': 55, 'PrMode': 'dyn', 'PunCap': False, 'Time': '2024-02-29T21:05:49Z', 'UnachCap': False}&lt;/P&gt;&lt;P&gt;In the 10 seconds preceding 21:05:49, the average power was 51W.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 21:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/interval-of-measurement-of-power-on-the-ilo-4/m-p/7207693#M10011</guid>
      <dc:creator>lightSeeker</dc:creator>
      <dc:date>2024-02-29T21:36:44Z</dc:date>
    </item>
  </channel>
</rss>

