<?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: list all processes using more than 5 percent cpu in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685731#M42141</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this article :&lt;BR /&gt;&lt;BR /&gt;"Show All Running Processes in Linux"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/" target="_blank"&gt;http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Sep 2010 10:05:18 GMT</pubDate>
    <dc:creator>Michal Kapalka (mikap)</dc:creator>
    <dc:date>2010-09-13T10:05:18Z</dc:date>
    <item>
      <title>list all processes using more than 5 percent cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685728#M42138</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Howto list all processes using more than 5 % cpu?</description>
      <pubDate>Sun, 12 Sep 2010 20:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685728#M42138</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2010-09-12T20:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: list all processes using more than 5 percent cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685729#M42139</link>
      <description>ps -eo pid,%cpu,cmd | awk '{ if($2 &amp;gt; 5) { print $0 }}'</description>
      <pubDate>Mon, 13 Sep 2010 00:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685729#M42139</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2010-09-13T00:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: list all processes using more than 5 percent cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685730#M42140</link>
      <description>Thx a lot!</description>
      <pubDate>Mon, 13 Sep 2010 00:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685730#M42140</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2010-09-13T00:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: list all processes using more than 5 percent cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685731#M42141</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this article :&lt;BR /&gt;&lt;BR /&gt;"Show All Running Processes in Linux"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/" target="_blank"&gt;http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2010 10:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685731#M42141</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-09-13T10:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: list all processes using more than 5 percent cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685732#M42142</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I know its not quite on target.&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;That script shows top memory users. It is a trivial change to show top cpu users. It may be commented and embedded in the script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 16 Sep 2010 11:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/list-all-processes-using-more-than-5-percent-cpu/m-p/4685732#M42142</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-16T11:49:23Z</dc:date>
    </item>
  </channel>
</rss>

