<?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: Need to find top process and identify the PID. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5494111#M640109</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dannies, thank for offering your inputs on this. I was thinking of if that command is not suitable for HPUX , how could I able to see top process on machine consuming the highest cpu cycles ? would also appreciate, along with the command , you describe each and every flag. Thanks once again for your inputs.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2012 14:56:06 GMT</pubDate>
    <dc:creator>Alok_Behria</dc:creator>
    <dc:date>2012-01-13T14:56:06Z</dc:date>
    <item>
      <title>Need to find top process and identify the PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5480445#M640107</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OS :- ptmsap&amp;gt; uname -a&lt;BR /&gt;HP-UX tbx4 B.11.11 U 9000/800 3251073457&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to find out the top process consuming CPU and memory. I am using following command to find the top consuming process, but it's failing for some reason. I am using this command referred in one of the oracle book.&lt;/P&gt;&lt;P&gt;also, I would also appriciate , if you could describe each parameter passing to whole command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ps -e pcpu,pid,user,tty,args | sort -n -k 1 -r | head&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 17:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5480445#M640107</guid>
      <dc:creator>Alok_Behria</dc:creator>
      <dc:date>2012-01-11T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need to find top process and identify the PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5480619#M640108</link>
      <description>&lt;P&gt;&amp;gt;I am using following command to find the top consuming process, but it's failing for some reason. I am using this command referred in one of the oracle book.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This isn't valid for HP-UX, or there are a few things missing:&lt;/P&gt;&lt;P&gt;UNIX95=EXTENDED_PS ps -e -opcpu,pid,user,tty,args | sort -n -r -k1,1 | head&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UNIX95= enables -o;&amp;nbsp; -e every PID; -o only those fields&lt;/P&gt;&lt;P&gt;sort: -n numeric, -r reverse, -k key 1&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 19:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5480619#M640108</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-01-11T19:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need to find top process and identify the PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5494111#M640109</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dannies, thank for offering your inputs on this. I was thinking of if that command is not suitable for HPUX , how could I able to see top process on machine consuming the highest cpu cycles ? would also appreciate, along with the command , you describe each and every flag. Thanks once again for your inputs.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5494111#M640109</guid>
      <dc:creator>Alok_Behria</dc:creator>
      <dc:date>2012-01-13T14:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need to find top process and identify the PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5494537#M640110</link>
      <description>&lt;P&gt;&amp;gt; thinking of if that command is not suitable for HP-UX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My corrected version works in a real shell.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 23:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-find-top-process-and-identify-the-pid/m-p/5494537#M640110</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-01-13T23:40:43Z</dc:date>
    </item>
  </channel>
</rss>

