<?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 ps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849971#M93312</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;What is the command syntax of ps which give me memory and CPU utilization of processes,&lt;BR /&gt;&lt;BR /&gt;I want  it in a proper format, to include it in a script.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
    <pubDate>Fri, 22 Nov 2002 07:45:59 GMT</pubDate>
    <dc:creator>Chakravarthi</dc:creator>
    <dc:date>2002-11-22T07:45:59Z</dc:date>
    <item>
      <title>ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849971#M93312</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;What is the command syntax of ps which give me memory and CPU utilization of processes,&lt;BR /&gt;&lt;BR /&gt;I want  it in a proper format, to include it in a script.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Fri, 22 Nov 2002 07:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849971#M93312</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-11-22T07:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849972#M93313</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As far as I know ps wont show you the memory and CPU utilization. Try top instead.&lt;BR /&gt;&lt;BR /&gt;Karthik</description>
      <pubDate>Fri, 22 Nov 2002 07:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849972#M93313</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2002-11-22T07:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849973#M93314</link>
      <description># ps -fl&lt;BR /&gt;&lt;BR /&gt;will show the most, but you can fine-tune with&lt;BR /&gt;&lt;BR /&gt;# env UNIX95=1 ps -o....&lt;BR /&gt;&lt;BR /&gt;see 'man ps'</description>
      <pubDate>Fri, 22 Nov 2002 08:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849973#M93314</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-11-22T08:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849974#M93315</link>
      <description>The best approach should be using glance for monitoring the utilization.&lt;BR /&gt;&lt;BR /&gt;you can also use&lt;BR /&gt;&lt;BR /&gt;for memory usage&lt;BR /&gt;&lt;BR /&gt;#UNIX95= ps -e -o ruser,vsz=Kbytes|sort -nkr2|head -30&lt;BR /&gt;&lt;BR /&gt;For processor usage&lt;BR /&gt;&lt;BR /&gt;#UNIX95= ps -e -o ruser,pcpu,comm|sort -nkr2|head -30</description>
      <pubDate>Fri, 22 Nov 2002 08:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ps/m-p/2849974#M93315</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-11-22T08:31:33Z</dc:date>
    </item>
  </channel>
</rss>

