<?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: system memory... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521116#M23540</link>
    <description>Try the followig for memory in MBs:&lt;BR /&gt;&lt;BR /&gt;for 10.20&lt;BR /&gt;echo "physmem/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}'&lt;BR /&gt;&lt;BR /&gt;for 11.00&lt;BR /&gt;echo "phys_mem_pages/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}'&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Apr 2001 08:59:31 GMT</pubDate>
    <dc:creator>federico_3</dc:creator>
    <dc:date>2001-04-25T08:59:31Z</dc:date>
    <item>
      <title>system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521112#M23536</link>
      <description>I have been asked by a colleague if I know how much memory is on one of our Unix boxes. It is one I am not familiar with, so does anyone know how I can find out what the memory size is?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Michael.</description>
      <pubDate>Wed, 25 Apr 2001 08:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521112#M23536</guid>
      <dc:creator>Michael Bowler</dc:creator>
      <dc:date>2001-04-25T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521113#M23537</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your dmesg is not full :&lt;BR /&gt;&lt;BR /&gt;dmesg | grep Physical&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Wed, 25 Apr 2001 08:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521113#M23537</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-04-25T08:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521114#M23538</link>
      <description>Hi there.&lt;BR /&gt;Either with glance trial software or the support tools ( xstm / cstm ).&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 25 Apr 2001 08:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521114#M23538</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-04-25T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521115#M23539</link>
      <description>Thanks for those suggestions, but neither of them work. The grep returns nothing, glance trial has expired and the other xstm/cstm do not exist.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Michael.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2001 08:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521115#M23539</guid>
      <dc:creator>Michael Bowler</dc:creator>
      <dc:date>2001-04-25T08:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521116#M23540</link>
      <description>Try the followig for memory in MBs:&lt;BR /&gt;&lt;BR /&gt;for 10.20&lt;BR /&gt;echo "physmem/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}'&lt;BR /&gt;&lt;BR /&gt;for 11.00&lt;BR /&gt;echo "phys_mem_pages/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}'&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2001 08:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521116#M23540</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-04-25T08:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521117#M23541</link>
      <description>Try :&lt;BR /&gt;&lt;BR /&gt;top &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;vmstat&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2001 09:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521117#M23541</guid>
      <dc:creator>Barry O Flanagan</dc:creator>
      <dc:date>2001-04-25T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521118#M23542</link>
      <description>The easiest way is to use SAM. You will find the memoryconfiguration and some other usefull stuff under sam -&amp;gt; Performance Monitors -&amp;gt; System Properties.&lt;BR /&gt;&lt;BR /&gt;You can also use /usr/sam/lbin/getmem on the commandline. But i've seen this tool report 56 MB RAM when there have been 1 GB RAM.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Stefan</description>
      <pubDate>Wed, 25 Apr 2001 09:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521118#M23542</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-04-25T09:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521119#M23543</link>
      <description>LOL, okay other options :&lt;BR /&gt;grep Physical /var/adm/syslog/syslog.log&lt;BR /&gt;   (or OLDsyslog.log)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/getmem&lt;BR /&gt;&lt;BR /&gt;or a little C-prog&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Wed, 25 Apr 2001 09:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521119#M23543</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-04-25T09:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521120#M23544</link>
      <description>Hi michael&lt;BR /&gt;&lt;BR /&gt;login as root&lt;BR /&gt;SAM --&amp;gt;Performance Monitor --&amp;gt;System properties&lt;BR /&gt;&lt;BR /&gt;u can view the memory</description>
      <pubDate>Wed, 25 Apr 2001 09:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521120#M23544</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-04-25T09:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: system memory...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521121#M23545</link>
      <description>There are a lot of ways, for example:&lt;BR /&gt;For 10.20:&lt;BR /&gt;echo "physmem/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}' &lt;BR /&gt;&lt;BR /&gt;For 11.00 &lt;BR /&gt;echo "phys_mem_pages/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256}' &lt;BR /&gt;&lt;BR /&gt;cat /var/adm/syslog/syslog.log |grep Phy&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2001 09:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-memory/m-p/2521121#M23545</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2001-04-25T09:58:36Z</dc:date>
    </item>
  </channel>
</rss>

