<?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 usage is high !!!!1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465004#M662352</link>
    <description>Hi Gany,&lt;BR /&gt;&lt;BR /&gt;Look at the "IDLE" column in top output which shows % of cpu resources available idle. If it is 0% cpu load is high and no cpu resources are available. It also shows the top cpu resource consumed process.&lt;BR /&gt;&lt;BR /&gt;You can also use sar or glance to see the cpu utilisation.</description>
    <pubDate>Thu, 23 Jul 2009 04:34:00 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-07-23T04:34:00Z</dc:date>
    <item>
      <title>CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465000#M662348</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How i come to know that CPU usage is high..&lt;BR /&gt;top command is below,&lt;BR /&gt;Load averages: 5.03, 5.33, 4.46&lt;BR /&gt;494 processes: 433 sleeping, 60 running, 1 zombie&lt;BR /&gt;Cpu states:&lt;BR /&gt;LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt;5.03  84.2%0.0%  15.8%   0.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 1027000K (493992K) real, 2042936K (1168340K) virtual, 277976K free  Page# 1/23&lt;BR /&gt;&lt;BR /&gt;TTY     PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt;  ?    14739 jengel   236 20  5316K  1236K run   1717:02 63.76 63.65 mtwo&lt;BR /&gt;  ?    14725 root     154 20  1820K   232K sleep  652:59 24.29 24.25 tail&lt;BR /&gt;pts/ty  1641 onrm1    154 20 13632K  5044K sleep    0:00  2.73  0.99 cvhfwr&lt;BR /&gt;&lt;BR /&gt;could anybody tell the clear picture.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 17:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465000#M662348</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2009-07-22T17:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465001#M662349</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Need more information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This lists high memory processes you pick the number.&lt;BR /&gt;&lt;BR /&gt;0% idle is not terrible, but could be a problem if its constant.&lt;BR /&gt;&lt;BR /&gt;Performance collection suite:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 22 Jul 2009 17:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465001#M662349</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-22T17:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465002#M662350</link>
      <description>These 2 processes appear to be using the majority of your CPU:&lt;BR /&gt;&lt;BR /&gt;? 14739 jengel 236 20 5316K 1236K run 1717:02 63.76 63.65 mtwo&lt;BR /&gt;? 14725 root 154 20 1820K 232K sleep 652:59 24.29 24.25 tail&lt;BR /&gt;&lt;BR /&gt;The user jengel is running something called 'mtwo' and root is running a 'tail' on something.</description>
      <pubDate>Wed, 22 Jul 2009 18:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465002#M662350</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-22T18:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465003#M662351</link>
      <description>Hi gany59,&lt;BR /&gt;&lt;BR /&gt;    0% in idle column tells that there is full CPU usage is going on the server. and the process which is taking the maximum usage will come on the top followed by the  comparatively lesser and so on.&lt;BR /&gt;&lt;BR /&gt;  You can also use SAR command to find if CPU usage is full or not.&lt;BR /&gt;&lt;BR /&gt;# sar -u 5 5 &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 18:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465003#M662351</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-22T18:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465004#M662352</link>
      <description>Hi Gany,&lt;BR /&gt;&lt;BR /&gt;Look at the "IDLE" column in top output which shows % of cpu resources available idle. If it is 0% cpu load is high and no cpu resources are available. It also shows the top cpu resource consumed process.&lt;BR /&gt;&lt;BR /&gt;You can also use sar or glance to see the cpu utilisation.</description>
      <pubDate>Thu, 23 Jul 2009 04:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465004#M662352</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-23T04:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: CPU usage is high !!!!1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465005#M662353</link>
      <description>Hi As per your query...&lt;BR /&gt;Load averages: 5.03, 5.33, 4.46&lt;BR /&gt;494 processes: 433 sleeping, 60 running, 1 zombie&lt;BR /&gt;Cpu states:&lt;BR /&gt;LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS&lt;BR /&gt;5.03 84.2%0.0% 15.8% 0.0% 0.0% 0.0% 0.0% 0.0%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here load averages are now 5 min back and 15 min back..&lt;BR /&gt;then as per cpu stat 84% used by users and 16% used by system.. so cpu consumption is high as u can see that idle is just 0%..&lt;BR /&gt;&lt;BR /&gt;remaining are how many process are running and what is memory size and used by system now...&lt;BR /&gt;&lt;BR /&gt;Sri</description>
      <pubDate>Thu, 23 Jul 2009 06:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-is-high-1/m-p/4465005#M662353</guid>
      <dc:creator>s.raju</dc:creator>
      <dc:date>2009-07-23T06:15:01Z</dc:date>
    </item>
  </channel>
</rss>

