<?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 Sorting CPU utilization per process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419502#M766249</link>
    <description>What command can you use to sort the processes per CPU utilization from the &lt;BR /&gt;highest to the lowest in percent used?&lt;BR /&gt;The command on AIX is: ps gu&lt;BR /&gt;This will list out processes from highest to lowest on which ones are using the &lt;BR /&gt;most of the CPU time in percentage.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 09 Mar 2000 09:39:00 GMT</pubDate>
    <dc:creator>Brian Brown_7</dc:creator>
    <dc:date>2000-03-09T09:39:00Z</dc:date>
    <item>
      <title>Sorting CPU utilization per process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419502#M766249</link>
      <description>What command can you use to sort the processes per CPU utilization from the &lt;BR /&gt;highest to the lowest in percent used?&lt;BR /&gt;The command on AIX is: ps gu&lt;BR /&gt;This will list out processes from highest to lowest on which ones are using the &lt;BR /&gt;most of the CPU time in percentage.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Mar 2000 09:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419502#M766249</guid>
      <dc:creator>Brian Brown_7</dc:creator>
      <dc:date>2000-03-09T09:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting CPU utilization per process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419503#M766250</link>
      <description>Try   "ps -el | sort -nr +5 | head" .&lt;BR /&gt;It will sort processes by the CPU usage, but not in percentage. If you really &lt;BR /&gt;want to use %, modify the output from 'ps' with -o option using %pcpu.</description>
      <pubDate>Thu, 09 Mar 2000 10:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419503#M766250</guid>
      <dc:creator>Vitek Pepas_1</dc:creator>
      <dc:date>2000-03-09T10:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting CPU utilization per process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419504#M766251</link>
      <description>If you are using teh command interactively, then "top" will sort processes by &lt;BR /&gt;cpu utilization.</description>
      <pubDate>Thu, 09 Mar 2000 10:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419504#M766251</guid>
      <dc:creator>Alan Riggs_1</dc:creator>
      <dc:date>2000-03-09T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting CPU utilization per process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419505#M766252</link>
      <description>If your company wants to spend the money, the measureware/glance/perfview &lt;BR /&gt;openview product(s) are a great tool for performance tuning, process tracking, &lt;BR /&gt;etc. Call HP for a 60day demo to justify.</description>
      <pubDate>Fri, 10 Mar 2000 06:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-cpu-utilization-per-process/m-p/2419505#M766252</guid>
      <dc:creator>Randy Mather</dc:creator>
      <dc:date>2000-03-10T06:07:07Z</dc:date>
    </item>
  </channel>
</rss>

