<?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: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165142#M177773</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use below API RestAPI calls to retrieves historical utilization data for the specified resource, metrics, and time span.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get most recent 24-hour CPU Utilization &amp;amp; Frequency data for server USE7335NW3 (endDate should be present time):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;BR /&gt;GET https://{appl}/rest/server-hardware/USE7335NW3/utilization?fields=CpuUtilization&amp;amp;fields=CpuAverageFreq&amp;amp;filter=endDate=20120403T113000.000Z&lt;/P&gt;&lt;P&gt;Auth: abcdefghijklmnopqrstuvwxyz012345&lt;BR /&gt;X-Api-Version: 2000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get 24-hour data for server USE7335NW3 between two specified dates at one sample per hour resolution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;BR /&gt;GET https://{appl}/rest/server-hardware/USE7335NW3/utilization?fields=CpuUtilization&amp;amp;view=hour&amp;amp;filter=startDate=20120401T202800.000Z&amp;amp;filter=endDate=20120402T202800.000Z&lt;/P&gt;&lt;P&gt;Auth: abcdefghijklmnopqrstuvwxyz012345&lt;BR /&gt;X-Api-Version: 2000&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 05:56:22 GMT</pubDate>
    <dc:creator>AmRa</dc:creator>
    <dc:date>2022-04-28T05:56:22Z</dc:date>
    <item>
      <title>HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7164992#M177747</link>
      <description>&lt;P&gt;Hi dear friends.&lt;BR /&gt;I think&amp;nbsp;HPE Gen9 Server CPU Utilization Will Display Incorrectly in API request.&lt;BR /&gt;&lt;BR /&gt;I use This API for checking CPU utilization on ILO4:&lt;/P&gt;&lt;P&gt;ILO4:&lt;BR /&gt;&lt;A href="https://ilo_ip/redfish/v1/Chassis/1/Power/PowerMeter/" target="_blank"&gt;https://ilo_ip/redfish/v1/Chassis/1/Power/PowerMeter/&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"AmbTemp":&amp;nbsp;16,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Average":&amp;nbsp;282,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Cap":&amp;nbsp;0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"CpuAvgFreq":&amp;nbsp;1789,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"CpuCapLim":&amp;nbsp;100,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"CpuMax":&amp;nbsp;306,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"CpuPwrSavLim":&amp;nbsp;73,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"CpuUtil":&amp;nbsp;692,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Minimum":&amp;nbsp;259,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Peak":&amp;nbsp;348,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"PrMode":&amp;nbsp;"dyn",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"PunCap":&amp;nbsp;false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Time":&amp;nbsp;"2022-04-26T12:00:22Z",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"UnachCap":&amp;nbsp;false&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;},&lt;/P&gt;&lt;P&gt;as you can see, I see a &amp;nbsp;"CpuUtil":&amp;nbsp;692, more than 100 percent!! How this generated, and why is this more than 100 percent? I check this for more than 30 gen9 servers. In gen10 servers I used the API below and it works correctly,&amp;nbsp;&lt;BR /&gt;ILO5:&lt;BR /&gt;&lt;A href="https://ilo_ip" target="_blank"&gt;https://ilo_ip&lt;/A&gt;&amp;nbsp;/redfish/v1/systems/1/&lt;BR /&gt;Also, I see the difference CPU utilization consume in OneView and ILO 4 API&lt;BR /&gt;How this number generated in API? Should I change or calculated number with CPU core?&lt;/P&gt;&lt;P&gt;&lt;A href="https://hewlettpackard.github.io/ilo-rest-api-docs/ilo4/#powerdetail-array-item-cpuutil" target="_blank"&gt;https://hewlettpackard.github.io/ilo-rest-api-docs/ilo4/#powerdetail-array-item-cpuutil&lt;/A&gt;&lt;BR /&gt;PowerDetail[array-item].CpuUtil&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 05:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7164992#M177747</guid>
      <dc:creator>amirgilan</dc:creator>
      <dc:date>2022-04-28T05:58:03Z</dc:date>
    </item>
    <item>
      <title>Query: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165002#M177749</link>
      <description>&lt;P style="margin: 0;"&gt;&lt;STRONG&gt;System recommended content:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;1. &lt;A href="https://hpe.to/6607Kh7bJ" target="_blank" rel="noopener"&gt;Advisory: (Revision) HPE OneView - HPE Gen10 Server CPU Utilization and CPU Frequency Speed Will Display Incorrectly in OneView&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please click on "Thumbs Up/Kudo" icon to give a "Kudo".&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you for being a HPE valuable community member.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 16:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165002#M177749</guid>
      <dc:creator>support_s</dc:creator>
      <dc:date>2022-04-26T16:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165054#M177755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I am not wrong, this is the CPU Power Utilization metric.&amp;nbsp; Not the CPU Utilization/Performance as in Windows OS.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=c04423960" target="_blank" rel="noopener"&gt;HP RESTful API Data Model Reference for iLO 4&lt;/A&gt;.&amp;nbsp;&amp;nbsp;Page@128-130&lt;/P&gt;&lt;P&gt;Thank You!&lt;BR /&gt;I work with HPE but opinions expressed here are mine.&lt;BR /&gt;&lt;A href="https://support.hpe.com/connect/s/search?language=en_US#t=Videos&amp;amp;sort=%40hpescuniversaldate%20descending&amp;amp;layout=card&amp;amp;numberOfResults=100" target="_blank"&gt;Recent Support Video Releases&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 03:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165054#M177755</guid>
      <dc:creator>Suman_1978</dc:creator>
      <dc:date>2022-04-27T03:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165061#M177757</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;Suman,&amp;nbsp;&lt;BR /&gt;I used this metric for ILO5 too and it's work correctly and HPE Oneview use these metric too.&lt;BR /&gt;As you can see in link bellow HPE use this api for cpu utlization:&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00046004en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00046004en_us&lt;/A&gt;&lt;BR /&gt;But if&amp;nbsp; it is a different value, could you help me to distinguish how HPE oneview shows CPU utilization for ILO4?&lt;BR /&gt;which API they use?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 06:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165061#M177757</guid>
      <dc:creator>amirgilan</dc:creator>
      <dc:date>2022-04-27T06:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165142#M177773</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use below API RestAPI calls to retrieves historical utilization data for the specified resource, metrics, and time span.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get most recent 24-hour CPU Utilization &amp;amp; Frequency data for server USE7335NW3 (endDate should be present time):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;BR /&gt;GET https://{appl}/rest/server-hardware/USE7335NW3/utilization?fields=CpuUtilization&amp;amp;fields=CpuAverageFreq&amp;amp;filter=endDate=20120403T113000.000Z&lt;/P&gt;&lt;P&gt;Auth: abcdefghijklmnopqrstuvwxyz012345&lt;BR /&gt;X-Api-Version: 2000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Get 24-hour data for server USE7335NW3 between two specified dates at one sample per hour resolution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;BR /&gt;GET https://{appl}/rest/server-hardware/USE7335NW3/utilization?fields=CpuUtilization&amp;amp;view=hour&amp;amp;filter=startDate=20120401T202800.000Z&amp;amp;filter=endDate=20120402T202800.000Z&lt;/P&gt;&lt;P&gt;Auth: abcdefghijklmnopqrstuvwxyz012345&lt;BR /&gt;X-Api-Version: 2000&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 05:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165142#M177773</guid>
      <dc:creator>AmRa</dc:creator>
      <dc:date>2022-04-28T05:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: HPE Gen9 Server CPU Utilization Will Display Incorrectly in API</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165146#M177774</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;AmRa,&amp;nbsp;&lt;SPAN class=""&gt;But I would like to use ILO4 API for cpu utilization, I would like to know how HPE Oneview use ILO API for getting cpu utlization.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 06:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/hpe-gen9-server-cpu-utilization-will-display-incorrectly-in-api/m-p/7165146#M177774</guid>
      <dc:creator>amirgilan</dc:creator>
      <dc:date>2022-04-28T06:23:50Z</dc:date>
    </item>
  </channel>
</rss>

