<?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: memory usage per user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187096#M460862</link>
    <description>thansk all</description>
    <pubDate>Wed, 15 Jul 2009 07:59:31 GMT</pubDate>
    <dc:creator>Jose Nuno Neto</dc:creator>
    <dc:date>2009-07-15T07:59:31Z</dc:date>
    <item>
      <title>memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187089#M460855</link>
      <description>Hi&lt;BR /&gt;I'm trying to sort memory usage per user and it seems the best way would be with glance&lt;BR /&gt;&lt;BR /&gt;I'm trying to save the output with &lt;BR /&gt;glance -iterations 1 -f GLANCE &amp;gt; /dev/null&lt;BR /&gt;but only save 1st page&lt;BR /&gt;any option that can make it save all pages?&lt;BR /&gt;&lt;BR /&gt;I've tried other commands from the forum like:&lt;BR /&gt;UNIX95=1 ps -ef -o vsz= -o pid= -o comm= -o user=&lt;BR /&gt;But when I sum it I get a total over my RAM (90GB)&lt;BR /&gt;&lt;BR /&gt;Is there other way of getting this info?&lt;BR /&gt;Thanks&lt;BR /&gt;Jose</description>
      <pubDate>Mon, 13 Jul 2009 14:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187089#M460855</guid>
      <dc:creator>Jose Nuno Neto</dc:creator>
      <dc:date>2009-07-13T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187090#M460856</link>
      <description>Hi Jose&lt;BR /&gt;&lt;BR /&gt;Please have a look on below link &amp;amp; SEP Comments&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1247500389886+28353475&amp;amp;threadId=60110" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1247500389886+28353475&amp;amp;threadId=60110&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Mon, 13 Jul 2009 14:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187090#M460856</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-13T14:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187091#M460857</link>
      <description>Sorry I forgot to mention this is a HPUX system, not linux</description>
      <pubDate>Mon, 13 Jul 2009 15:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187091#M460857</guid>
      <dc:creator>Jose Nuno Neto</dc:creator>
      <dc:date>2009-07-13T15:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187092#M460858</link>
      <description>Hi Jose&lt;BR /&gt;&lt;BR /&gt;The script what SEP has given in the link I have provided you is for HP-UX only&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Mon, 13 Jul 2009 15:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187092#M460858</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-13T15:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187093#M460859</link>
      <description>Shalom Jose,&lt;BR /&gt;&lt;BR /&gt;My comments were general and apply to HP-UX.&lt;BR /&gt;&lt;BR /&gt;My memory lead detector runs on Linux, HP-UX and Sun Solaris.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;Assuming this is a top user of memory, this process will show up. Increase the number of processes to be monitored and eventually you will get every process on the system.&lt;BR /&gt;&lt;BR /&gt;Quite a good toy, the memory leak detector is.&lt;BR /&gt;&lt;BR /&gt;It includes a ps command that can be manipulated a hundred different ways to produce the data you want.&lt;BR /&gt;&lt;BR /&gt;Memory is about supply and demand. Increase the supply or decrease the demand, or both.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Jul 2009 15:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187093#M460859</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-13T15:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187094#M460860</link>
      <description>&amp;gt; UNIX95=1 ps -ef -o vsz= -o pid= -o comm= -o user=&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;This is not a simple task at all. Unix memory usage is quite complicated. For instance, virtually all copies of the shell and application programs will use shared libraries. Although each program needs these libraries, there is only one copy. The text area (unchanging instructions) are also shared as in one copy of vi text for dozens of copies of vi. Additionally, there is memory allocated for the buffer cache but every process that opens a file will use this shared kernel area. And some programs will have their own shared memory area (fbackup is a good example).&lt;BR /&gt; &lt;BR /&gt;&amp;gt; But when I sum it I get a total over my RAM (90GB)&lt;BR /&gt; &lt;BR /&gt;Perfectly normal in most Unix systems. You may have only 90 GB RAM but you can run 200, even 500 GB of programs dues to virtual memory in the kernel (ie, swap space). This command will be more useful than adding all the users together:&lt;BR /&gt; &lt;BR /&gt;swapinfo -tam</description>
      <pubDate>Tue, 14 Jul 2009 01:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187094#M460860</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-07-14T01:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187095#M460861</link>
      <description>Much thanks for all reply's&lt;BR /&gt;Very nice script Sthepen</description>
      <pubDate>Wed, 15 Jul 2009 07:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187095#M460861</guid>
      <dc:creator>Jose Nuno Neto</dc:creator>
      <dc:date>2009-07-15T07:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage per user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187096#M460862</link>
      <description>thansk all</description>
      <pubDate>Wed, 15 Jul 2009 07:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-per-user/m-p/5187096#M460862</guid>
      <dc:creator>Jose Nuno Neto</dc:creator>
      <dc:date>2009-07-15T07:59:31Z</dc:date>
    </item>
  </channel>
</rss>

