<?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/3123162#M802801</link>
    <description>Aviad,&lt;BR /&gt;&lt;BR /&gt;I've attached a gzip'd (not Windows) PA-RISC 1.1 binary compiled on UX 10.1. It runs on 10.1, 10.2, 11.0 and 11i.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
    <pubDate>Thu, 20 Nov 2003 09:30:07 GMT</pubDate>
    <dc:creator>Brian Bergstrand</dc:creator>
    <dc:date>2003-11-20T09:30:07Z</dc:date>
    <item>
      <title>Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123150#M802789</link>
      <description>Hi all,&lt;BR /&gt;What is best wat to measure memory usage in hpux 11.00?&lt;BR /&gt;Thanks,&lt;BR /&gt;Aviad</description>
      <pubDate>Wed, 19 Nov 2003 04:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123150#M802789</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-19T04:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123151#M802790</link>
      <description>Aviad,&lt;BR /&gt;&lt;BR /&gt;top &lt;BR /&gt;will tell you how much "Free KB" you have.&lt;BR /&gt;&lt;BR /&gt;vmstat 1 1 &lt;BR /&gt;will list you the free memory pages (4KB)&lt;BR /&gt;&lt;BR /&gt;to monitor for an hour you can use top or run&lt;BR /&gt;vmstat 1 3600&lt;BR /&gt;&lt;BR /&gt;To go more into detail, you may consider (buying) Glance, there is 60-day trial version on one of the Application CDs, if you want to take a closer look at it&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Wed, 19 Nov 2003 05:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123151#M802790</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-11-19T05:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123152#M802791</link>
      <description>There are a number of tools.&lt;BR /&gt;Glance is the most user-friendly, just run it up and type "m".&lt;BR /&gt;There is also a number of other tools, best to read the man pages and try them.&lt;BR /&gt;vmstat&lt;BR /&gt;sar &lt;BR /&gt;swapinfo&lt;BR /&gt;&lt;BR /&gt;Or if it's shared memory you're after, use ipcs -ma&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Wed, 19 Nov 2003 05:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123152#M802791</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-19T05:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123153#M802792</link>
      <description>Aviad,&lt;BR /&gt;  Glance is the best tool around here.&lt;BR /&gt;&lt;BR /&gt;  you can also use.  man ps for more details.&lt;BR /&gt;UNIX95= ps -efo pid, vsz, comm&lt;BR /&gt;&lt;BR /&gt;  sar is useful as also the top.&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 19 Nov 2003 05:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123153#M802792</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-11-19T05:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123154#M802793</link>
      <description>#UNIX95= ps -e -o ruser,pid,vsz=Kbytes|more</description>
      <pubDate>Wed, 19 Nov 2003 05:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123154#M802793</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-11-19T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123155#M802794</link>
      <description>Thank you all.&lt;BR /&gt;I'll take a deeper look in each one of your answers and i'll see what's the most suitable for my needs.&lt;BR /&gt;&lt;BR /&gt;Aviad</description>
      <pubDate>Wed, 19 Nov 2003 07:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123155#M802794</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-19T07:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123156#M802795</link>
      <description>Try this one:&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/Q4/bin/kmeminfo&lt;BR /&gt;&lt;BR /&gt;Output looks like:&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/Q4/bin/kmeminfo&lt;BR /&gt;kmeminfo (3.11)&lt;BR /&gt;libp4 (5.17): Opening /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Loading symbols from /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;======================================================================&lt;BR /&gt;Date: Wed Nov 19 07:11:56 2003&lt;BR /&gt;&lt;BR /&gt;Processing pfdat table (2505108 entries)...&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Physical memory usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;Physmem        = 2580480  Available physical memory:&lt;BR /&gt;  Freemem      =  613716    Free physical memory&lt;BR /&gt;  Used         = 1966764    Used physical memory:&lt;BR /&gt;    System     =  333474      by kernel:&lt;BR /&gt;      Static   =   75372        for text and static data&lt;BR /&gt;      Dynamic  =       0        for dynamic data&lt;BR /&gt;      Bufcache =  258048        for file-system buffer cache&lt;BR /&gt;      Eqmem    =      54        for equiv. mapped page pool&lt;BR /&gt;      SCmem    =       0        for system critical page pool&lt;BR /&gt;    User       = 1144980      by user processes&lt;BR /&gt;      Uarea    =    6268        for thread uareas&lt;BR /&gt;    Disowned   =   63983      disowned pages&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Dynamic memory usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;Dynamic        =       0  Kernel dynamic data (sysmap):&lt;BR /&gt;  MALLOC       =       0    memory buckets:&lt;BR /&gt;    bucket[ 5] =       0      size    32 bytes&lt;BR /&gt;    bucket[ 6] =       0      size    64 bytes&lt;BR /&gt;    bucket[ 7] =       0      size   128 bytes&lt;BR /&gt;    bucket[ 8] =       0      size   256 bytes&lt;BR /&gt;    bucket[ 9] =       0      size   512 bytes&lt;BR /&gt;    bucket[10] =       0      size  1024 bytes&lt;BR /&gt;    bucket[11] =       0      size  2048 bytes&lt;BR /&gt;    bucket[12] =       0      size  4096 bytes&lt;BR /&gt;    bucket[13] =       0      size     2 pages&lt;BR /&gt;    bucket[14] =       0      size     3 pages&lt;BR /&gt;    bucket[15] =       0      size     4 pages&lt;BR /&gt;    bucket[16] =       0      size     5 pages&lt;BR /&gt;    bucket[17] =       0      size     6 pages&lt;BR /&gt;    bucket[18] =       0      size     7 pages&lt;BR /&gt;    bucket[19] =       0      size     8 pages&lt;BR /&gt;    bucket[20] =       0      size &amp;gt;   8 pages&lt;BR /&gt;  Kalloc       =       0    kalloc()&lt;BR /&gt;  Eqalloc      =       0    eqalloc()&lt;BR /&gt;  Reserved     =       0    Reserved pools&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 19 Nov 2003 09:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123156#M802795</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-11-19T09:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123157#M802796</link>
      <description>Geoff,&lt;BR /&gt;Many thanks for your great answer!&lt;BR /&gt;Now after you submitted your answer I found the details I wanted to have form the begining.&lt;BR /&gt;&lt;BR /&gt;Aviad</description>
      <pubDate>Wed, 19 Nov 2003 09:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123157#M802796</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-19T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123158#M802797</link>
      <description>Geoff,&lt;BR /&gt;I need to give non root users the ability to run the kmeminfo.&lt;BR /&gt;Do you know if there is a patch/some other sulotion which enables this option?&lt;BR /&gt;&lt;BR /&gt;Aviad&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 09:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123158#M802797</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-19T09:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123159#M802798</link>
      <description>Sombody posted some cool source code here to get memory detail. The good thing (in your case) is, it doesn't require root privalages. I'm attaching the source, if you need a binary let me know.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Wed, 19 Nov 2003 11:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123159#M802798</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-11-19T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123160#M802799</link>
      <description>Aviad, maybe install sudo?&lt;BR /&gt;&lt;BR /&gt;Either that, set it up in Restricted SAm.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 19 Nov 2003 11:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123160#M802799</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-11-19T11:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123161#M802800</link>
      <description>Brian,&lt;BR /&gt;Can you please attach the binary?&lt;BR /&gt;Thanks,&lt;BR /&gt;Aviad</description>
      <pubDate>Thu, 20 Nov 2003 01:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123161#M802800</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-20T01:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123162#M802801</link>
      <description>Aviad,&lt;BR /&gt;&lt;BR /&gt;I've attached a gzip'd (not Windows) PA-RISC 1.1 binary compiled on UX 10.1. It runs on 10.1, 10.2, 11.0 and 11i.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Thu, 20 Nov 2003 09:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123162#M802801</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-11-20T09:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123163#M802802</link>
      <description>Thanks a lot Brian .&lt;BR /&gt;&lt;BR /&gt;Aviad</description>
      <pubDate>Thu, 20 Nov 2003 09:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/3123163#M802802</guid>
      <dc:creator>Aviad Twina</dc:creator>
      <dc:date>2003-11-20T09:37:18Z</dc:date>
    </item>
  </channel>
</rss>

