<?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: what does LOAD mean when using top? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452424#M11405</link>
    <description>Ah ... just did and it doesn't mention these ! I suspect they tie up with the same values found under glance which I think does come with descriptions for the various metrics.</description>
    <pubDate>Wed, 11 Oct 2000 13:12:05 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2000-10-11T13:12:05Z</dc:date>
    <item>
      <title>what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452422#M11403</link>
      <description>Does anyone know what the LOAD numbers mean that are reported by top?</description>
      <pubDate>Wed, 11 Oct 2000 13:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452422#M11403</guid>
      <dc:creator>Richard Mertz</dc:creator>
      <dc:date>2000-10-11T13:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452423#M11404</link>
      <description>run "man top" and compare the headings with the descriptions ;)</description>
      <pubDate>Wed, 11 Oct 2000 13:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452423#M11404</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-10-11T13:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452424#M11405</link>
      <description>Ah ... just did and it doesn't mention these ! I suspect they tie up with the same values found under glance which I think does come with descriptions for the various metrics.</description>
      <pubDate>Wed, 11 Oct 2000 13:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452424#M11405</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-10-11T13:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452425#M11406</link>
      <description>LOAD means load average and what i actually means is how many processes is in the "run queue" of the scheduler.&lt;BR /&gt;&lt;BR /&gt;It is *not* a very good measure of how loaded a system is. You could easyly have a load avg. of 5 (high) but you CPU does not do anything. This happens when processes are waiting for I/O.&lt;BR /&gt;&lt;BR /&gt;In order to determine how loaded a system is you would use output from a number of tools. I personally favour a combination of 'vmstat' and 'sar'</description>
      <pubDate>Wed, 11 Oct 2000 13:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452425#M11406</guid>
      <dc:creator>Lasse Knudsen</dc:creator>
      <dc:date>2000-10-11T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452426#M11407</link>
      <description>It is the average number of jobs on the run queue over 1, 5 , 15 minutes.&lt;BR /&gt;You can also run uptime.</description>
      <pubDate>Wed, 11 Oct 2000 13:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452426#M11407</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-11T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452427#M11408</link>
      <description>Try looking at this older thread:&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc7c1119c3420d411b66300108302854d,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xc7c1119c3420d411b66300108302854d,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, look at Document ID: W3564348&lt;BR /&gt;&lt;BR /&gt;Good Luck!</description>
      <pubDate>Wed, 11 Oct 2000 13:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452427#M11408</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2000-10-11T13:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452428#M11409</link>
      <description>LOAD is an aggregate of running processes, processes in teh run-queue, and processes waiting on I/O.</description>
      <pubDate>Wed, 11 Oct 2000 13:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452428#M11409</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-11T13:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: what does LOAD mean when using top?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452429#M11410</link>
      <description>Richard:&lt;BR /&gt;&lt;BR /&gt;BTW, Glance (on the second screen) of CPU data gives load too.  This metric is derived from a kernel variable (avenrun) which is calculated by summing the number of   runnable processes or threads and averaging the samples over the last minute. &lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 11 Oct 2000 15:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-does-load-mean-when-using-top/m-p/2452429#M11410</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-11T15:06:49Z</dc:date>
    </item>
  </channel>
</rss>

