<?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!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156700#M158593</link>
    <description>Sorry, attachment here...</description>
    <pubDate>Tue, 06 Jan 2004 07:28:37 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-01-06T07:28:37Z</dc:date>
    <item>
      <title>Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156694#M158587</link>
      <description>Hi everyone!!!&lt;BR /&gt;&lt;BR /&gt;I need to buid one shell script that report de RSS memory usage, what command i can use to collect this information.&lt;BR /&gt;&lt;BR /&gt;Thank's in advance&lt;BR /&gt;Markswell</description>
      <pubDate>Mon, 05 Jan 2004 18:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156694#M158587</guid>
      <dc:creator>Markswell</dc:creator>
      <dc:date>2004-01-05T18:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156695#M158588</link>
      <description>Use this command to sort everything:&lt;BR /&gt; &lt;BR /&gt;UNIX95= ps -e -o vsz,pid,args | sort -rn&lt;BR /&gt; &lt;BR /&gt;This will show the largest memory users at the top of the list. Note that shared memory cannot be logically assigned to any specific process as it is shared. ipcs -bmop will show shared memory usdage.</description>
      <pubDate>Mon, 05 Jan 2004 19:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156695#M158588</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-05T19:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156696#M158589</link>
      <description>I have a general script for performance data collection. I believe the memory portion might give you at least a starting point.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 05 Jan 2004 19:08:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156696#M158589</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-05T19:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156697#M158590</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;VSZ is displayed in which unit (KB,MB) by the way. I am sorry i can not assign points to you on this thread as it belongs to somebody else.&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 06 Jan 2004 02:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156697#M158590</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-01-06T02:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156698#M158591</link>
      <description>man ps -&amp;gt; vsz    The size in kilobytes (1024 byte units) of the core image of the process. ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 04:38:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156698#M158591</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-06T04:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156699#M158592</link>
      <description>As mentioned, VSZ is Kbytes. This is one of the more useful metrics in ps but requires the temporary setting of UNIX95 to make it work. The man page for ps has this info. I've attached a really useful script called viman--allows you to browse man pages with vi which is a lot faster that using more or pg.</description>
      <pubDate>Tue, 06 Jan 2004 07:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156699#M158592</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-06T07:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156700#M158593</link>
      <description>Sorry, attachment here...</description>
      <pubDate>Tue, 06 Jan 2004 07:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3156700#M158593</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-06T07:28:37Z</dc:date>
    </item>
  </channel>
</rss>

