<?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: Cpu LOAD command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652853#M921471</link>
    <description>Hi, if i have understand, the three value of the uptime load average are :&lt;BR /&gt;   the load average for the last minute&lt;BR /&gt;   the load average for the last fifht minute&lt;BR /&gt;   the load avearge for the last fithteen minute ?&lt;BR /&gt;&lt;BR /&gt;Thanks  !&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Jan 2002 10:17:48 GMT</pubDate>
    <dc:creator>FOREST Michel</dc:creator>
    <dc:date>2002-01-25T10:17:48Z</dc:date>
    <item>
      <title>Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652850#M921468</link>
      <description>Hi, &lt;BR /&gt;i would like to knom with which command can i get the load of the cpu. Just the load.&lt;BR /&gt;Whith a "top", i have all and with a "sar 1 10"&lt;BR /&gt;i haven't the value of the load.&lt;BR /&gt;Must i use a grep or awk command to extract this value ?&lt;BR /&gt;Thanks for all&lt;BR /&gt;Michel</description>
      <pubDate>Fri, 25 Jan 2002 10:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652850#M921468</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-01-25T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652851#M921469</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The uptime command will show you the cpu load for the last 1, 5 and 15 mins.&lt;BR /&gt;&lt;BR /&gt;# uptime&lt;BR /&gt;&lt;BR /&gt;man 1m uptime for more information. You can interface uptime with scripting to extract the current load eg.:&lt;BR /&gt;&lt;BR /&gt;# uptime | awk '{print $10}' | cut -d\, -f1&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 25 Jan 2002 10:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652851#M921469</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-25T10:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652852#M921470</link>
      <description>Hi,&lt;BR /&gt;Would the system load given by uptime be enough?&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 25 Jan 2002 10:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652852#M921470</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2002-01-25T10:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652853#M921471</link>
      <description>Hi, if i have understand, the three value of the uptime load average are :&lt;BR /&gt;   the load average for the last minute&lt;BR /&gt;   the load average for the last fifht minute&lt;BR /&gt;   the load avearge for the last fithteen minute ?&lt;BR /&gt;&lt;BR /&gt;Thanks  !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2002 10:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652853#M921471</guid>
      <dc:creator>FOREST Michel</dc:creator>
      <dc:date>2002-01-25T10:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652854#M921472</link>
      <description>Yes, definitely.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2002 10:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652854#M921472</guid>
      <dc:creator>Pal Szabo_1</dc:creator>
      <dc:date>2002-01-25T10:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cpu LOAD command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652855#M921473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Note that it is not the uptime at the 1st, 5th or 15th minute. Rather, it is the average of the load spread over the last 1 min, over the last 5 mins and over the last 15 mins.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 25 Jan 2002 10:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-load-command/m-p/2652855#M921473</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-25T10:47:35Z</dc:date>
    </item>
  </channel>
</rss>

