<?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: How to find process C.P.U Utilization ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5711047#M480823</link>
    <description>&lt;P&gt;The command is called: &amp;nbsp;&amp;nbsp; top&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will sort all the processes in order of CPU usage.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2012 18:28:29 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2012-07-04T18:28:29Z</dc:date>
    <item>
      <title>How to find process C.P.U Utilization ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5710863#M480822</link>
      <description>&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please i need help ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have to track the processes which r consuming more cpu utilization..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;neeed command sfor this in HP-UX Box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;appu.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2012 13:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5710863#M480822</guid>
      <dc:creator>redhat7012</dc:creator>
      <dc:date>2012-07-04T13:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process C.P.U Utilization ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5711047#M480823</link>
      <description>&lt;P&gt;The command is called: &amp;nbsp;&amp;nbsp; top&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will sort all the processes in order of CPU usage.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2012 18:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5711047#M480823</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2012-07-04T18:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find process C.P.U Utilization ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5713155#M480854</link>
      <description>&lt;P&gt;As Bill said, top is the command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following command also will list process sorted on the basis of CPU usage&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UNIX95= ps -ef&amp;nbsp; -o pcpu,ruser,comm | sort -rn | head&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use “glance” command if you have it installed on your system.&lt;/P&gt;&lt;P&gt;This can give you a lot more information and options to analyze performance issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is also good to OVPA (openview performance agents) configured. &amp;nbsp;This will capture your server resource utilization data and is very useful as you will able to see the utilization at any given time in the past.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2012 02:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-process-c-p-u-utilization/m-p/5713155#M480854</guid>
      <dc:creator>VKV</dc:creator>
      <dc:date>2012-07-06T02:30:47Z</dc:date>
    </item>
  </channel>
</rss>

