<?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: system load in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997443#M47606</link>
    <description>close thread</description>
    <pubDate>Fri, 06 Oct 2006 12:20:30 GMT</pubDate>
    <dc:creator>Wilfred Chau_1</dc:creator>
    <dc:date>2006-10-06T12:20:30Z</dc:date>
    <item>
      <title>system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997435#M47598</link>
      <description>Hi all&lt;BR /&gt;  Does anyone come across a situation when the cpu is 99% idle but the load average is &amp;gt; 10?&lt;BR /&gt;&lt;BR /&gt;  From top, I don't see any cpu hungrey process running at all.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2006 13:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997435#M47598</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-08-15T13:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997436#M47599</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You have lots of processes waiting to run. This is not a problem unless system response is slow.&lt;BR /&gt;&lt;BR /&gt;Maybe they are dependent on each other.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Aug 2006 14:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997436#M47599</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-15T14:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997437#M47600</link>
      <description>Anyway to find out what a thread is waiting on?</description>
      <pubDate>Tue, 15 Aug 2006 15:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997437#M47600</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-08-15T15:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997438#M47601</link>
      <description>the load takes into account I/O, too. maybe sar (from sysstat) or vmstat can help you identify the culprit.</description>
      <pubDate>Tue, 15 Aug 2006 19:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997438#M47601</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2006-08-15T19:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997439#M47602</link>
      <description>you can also run :&lt;BR /&gt;export DISPLAY='your display'&lt;BR /&gt;gnome-system-monitor &lt;BR /&gt;it's a nice tool that monitor all your system proccess and you can arrange them by CPU Mem VM ... and more &lt;BR /&gt;good luck</description>
      <pubDate>Wed, 16 Aug 2006 17:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997439#M47602</guid>
      <dc:creator>yhm_1</dc:creator>
      <dc:date>2006-08-16T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997440#M47603</link>
      <description>Check for heavy I/O and or paging. Use vmstat PI PO, swapon, iostat and sar.</description>
      <pubDate>Wed, 16 Aug 2006 17:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997440#M47603</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-16T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997441#M47604</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;I've this problem in a LiNUX box DL760 with RHEL 3.0 U6.&lt;BR /&gt;&lt;BR /&gt;sar -q&lt;BR /&gt;00:00:01      runq-sz  plist-sz   ldavg-1   ldavg-5  ldavg-15&lt;BR /&gt;10:00:00            3       227      1,55      1,40      1,25&lt;BR /&gt;10:10:00            2       226      1,33      1,22      1,21&lt;BR /&gt;10:20:01            1       226      1,53      1,34      1,25&lt;BR /&gt;10:30:00            3       226      5,93      3,78      2,28&lt;BR /&gt;10:40:01            1       226      6,20      5,57      3,95&lt;BR /&gt;10:49:59            4       228      6,09      6,04      4,98&lt;BR /&gt;11:00:00           11       230      7,00      7,06      6,03&lt;BR /&gt;11:10:01            7       230      8,59      7,97      6,97&lt;BR /&gt;11:19:59            2       234      1,29      2,27      4,38&lt;BR /&gt;11:30:00            1       227      1,49      1,51      2,95&lt;BR /&gt;11:40:00            2       227      1,56      1,41      2,18&lt;BR /&gt;11:50:00            2       227      1,53      1,30      1,73&lt;BR /&gt;11:59:59            5       230      1,15      1,29      1,52&lt;BR /&gt;12:10:00            4       230      1,73      1,38      1,45&lt;BR /&gt;&lt;BR /&gt;sar&lt;BR /&gt;00:00:01          CPU     %user     %nice   %system   %iowait     %idle&lt;BR /&gt;10:00:00          all      6,43      0,00      4,04     11,96     77,56&lt;BR /&gt;10:10:00          all      7,25      0,00      4,74      7,77     80,24&lt;BR /&gt;10:20:01          all      7,81      0,00      4,61      7,71     79,86&lt;BR /&gt;10:30:00          all      7,62      0,00      4,49      9,04     78,85&lt;BR /&gt;10:40:01          all      7,65      0,00      4,43      8,97     78,95&lt;BR /&gt;10:49:59          all      8,95      0,00      5,36      8,32     77,36&lt;BR /&gt;11:00:00          all      9,73      0,00      5,75      6,16     78,36&lt;BR /&gt;11:10:01          all      9,46      0,00      5,84      5,69     79,01&lt;BR /&gt;11:19:59          all      9,14      0,00      5,21      7,73     77,93&lt;BR /&gt;11:30:00          all      9,01      0,00      5,25      8,37     77,37&lt;BR /&gt;11:40:00          all      9,47      0,00      5,32      5,29     79,92&lt;BR /&gt;11:50:00          all      9,11      0,00      5,31      4,90     80,69&lt;BR /&gt;11:59:59          all      9,26      0,00      5,38      5,65     79,71&lt;BR /&gt;12:10:00          all      9,15      0,00      5,73      3,90     81,21&lt;BR /&gt;&lt;BR /&gt;As you can see, the load average is high - and the runq-sz -  and the CPU load is very low (idle ~ 80%)&lt;BR /&gt;&lt;BR /&gt;What do you think about this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced</description>
      <pubDate>Fri, 06 Oct 2006 06:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997441#M47604</guid>
      <dc:creator>Moises Plaza</dc:creator>
      <dc:date>2006-10-06T06:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997442#M47605</link>
      <description>try to look for any process that does not behave normally.  Stop that, and you should be good. &lt;BR /&gt;&lt;BR /&gt;I will close this thread.  Thanks everyone.</description>
      <pubDate>Fri, 06 Oct 2006 12:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997442#M47605</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-10-06T12:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: system load</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997443#M47606</link>
      <description>close thread</description>
      <pubDate>Fri, 06 Oct 2006 12:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-load/m-p/4997443#M47606</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2006-10-06T12:20:30Z</dc:date>
    </item>
  </channel>
</rss>

