<?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 display virtual memory usage in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149111#M21773</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am looking for a set of commands to monitor virtual memory on a tru64 server:&lt;BR /&gt;&lt;BR /&gt;I have come up with:&lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;monitor&lt;BR /&gt;&lt;BR /&gt;then I also use this on other systems:&lt;BR /&gt;&lt;BR /&gt;UNIX95=1 ps -e -o vsz,ruser,pid,args | sort -rn |more&lt;BR /&gt;&lt;BR /&gt;I read the man page and see vsz is Process virtual address size, is this telling me this is the virtual memory usage for the proc?&lt;BR /&gt;&lt;BR /&gt;appologies for my tru64 ingnorance and any other tools I can use would be great.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Chris.</description>
    <pubDate>Fri, 22 Feb 2008 15:36:32 GMT</pubDate>
    <dc:creator>lawrenzo</dc:creator>
    <dc:date>2008-02-22T15:36:32Z</dc:date>
    <item>
      <title>display virtual memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149111#M21773</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am looking for a set of commands to monitor virtual memory on a tru64 server:&lt;BR /&gt;&lt;BR /&gt;I have come up with:&lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;monitor&lt;BR /&gt;&lt;BR /&gt;then I also use this on other systems:&lt;BR /&gt;&lt;BR /&gt;UNIX95=1 ps -e -o vsz,ruser,pid,args | sort -rn |more&lt;BR /&gt;&lt;BR /&gt;I read the man page and see vsz is Process virtual address size, is this telling me this is the virtual memory usage for the proc?&lt;BR /&gt;&lt;BR /&gt;appologies for my tru64 ingnorance and any other tools I can use would be great.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Chris.</description>
      <pubDate>Fri, 22 Feb 2008 15:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149111#M21773</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2008-02-22T15:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: display virtual memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149112#M21774</link>
      <description>fwiw, you don't need the UNIX95 for ps in Tru64.&lt;BR /&gt;The -o is a (tru64) standard extention with many options.&lt;BR /&gt;&lt;BR /&gt;vss is indeed Virtual memory,&lt;BR /&gt;but rssize (RSZ) for the Resdent Size is often more critical. That's the 'real' memory used.&lt;BR /&gt;&lt;BR /&gt;You also want to look at 'top', and for longer term data collection always think about 'collect' first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN1/0380____.HTM" target="_blank"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/MAN/MAN1/0380____.HTM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2008 17:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149112#M21774</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-02-22T17:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: display virtual memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149113#M21775</link>
      <description>Besides collect, probably swapon -s is another command that may help. Check also the swap allocation mode kernel parameter (swap_eager).</description>
      <pubDate>Fri, 22 Feb 2008 21:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/display-virtual-memory-usage/m-p/4149113#M21775</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-02-22T21:02:14Z</dc:date>
    </item>
  </channel>
</rss>

