<?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 see all each process memory utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750425#M257645</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can also use Glance to further drill down on the process.&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Tue, 14 Mar 2006 06:36:17 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-03-14T06:36:17Z</dc:date>
    <item>
      <title>How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750419#M257639</link>
      <description>Dear:&lt;BR /&gt;    How to know each process which occupied how much memory utilization on HP-UX system ?&lt;BR /&gt;I need to know every process's memory utilization to separate each AP's memory utilization. thanks a lot !</description>
      <pubDate>Tue, 14 Mar 2006 06:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750419#M257639</guid>
      <dc:creator>cstsaia</dc:creator>
      <dc:date>2006-03-14T06:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750420#M257640</link>
      <description>Simply as,&lt;BR /&gt;&lt;BR /&gt;# UNIX95= ps -ef -o pid,comm,sz,vsz&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 14 Mar 2006 06:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750420#M257640</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-14T06:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750421#M257641</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can use UNIX95 variable, &lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -ef -o sz,vsz,pid,comm&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 14 Mar 2006 06:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750421#M257641</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-14T06:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750422#M257642</link>
      <description>Related with your requirement in search more:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=956772" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=956772&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 14 Mar 2006 06:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750422#M257642</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-14T06:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750423#M257643</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Check this thread as well, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1008114" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1008114&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 14 Mar 2006 06:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750423#M257643</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-14T06:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750424#M257644</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is possible use glance for separate memory consume for your aplications.&lt;BR /&gt;Is necessary configure file /var/opt/perf/parm.&lt;BR /&gt;&lt;BR /&gt;See some samples in file /opt/perf/examples/ovpaconfig/parm_apps</description>
      <pubDate>Tue, 14 Mar 2006 06:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750424#M257644</guid>
      <dc:creator>Carlos Roberto Schimidt</dc:creator>
      <dc:date>2006-03-14T06:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750425#M257645</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can also use Glance to further drill down on the process.&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 14 Mar 2006 06:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750425#M257645</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-14T06:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750426#M257646</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There are tools here&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;For example: &lt;BR /&gt;Look at breakdown of memory usage, per process:&lt;BR /&gt;&lt;BR /&gt;# ./procsize -fnc | more&lt;BR /&gt;pid Comm        UAREA   TEXT   DATA  STACK  SHMEM     IO  MMAP    Total&lt;BR /&gt;2916 getty    v    4      5     6      4     0      0      349      369 &lt;BR /&gt;2287 prm3d    v   68      6   671    513     0      0    37212    38471&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: numbers in the output of  procsize are the number of 4K pages. So, mulitply by 4096 to get a byte count.&lt;BR /&gt;&lt;BR /&gt;TRICK:  Here's the command to use to sort  by the 11th column (total memory usage)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 Steve Steel</description>
      <pubDate>Tue, 14 Mar 2006 08:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750426#M257646</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2006-03-14T08:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to see all each process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750427#M257647</link>
      <description>you can run&lt;BR /&gt;ps -efl | more&lt;BR /&gt;&lt;BR /&gt;then you get the sizex4mb.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;massimo</description>
      <pubDate>Tue, 14 Mar 2006 10:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-see-all-each-process-memory-utilization/m-p/3750427#M257647</guid>
      <dc:creator>xertusit</dc:creator>
      <dc:date>2006-03-14T10:51:57Z</dc:date>
    </item>
  </channel>
</rss>

