<?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: Viewing amount of RAM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436569#M5316</link>
    <description>Hi,&lt;BR /&gt;dmesg will show you the Physical memory installed on th e server, or vi /var/adm/syslog/syslog.log</description>
    <pubDate>Tue, 15 Aug 2000 12:36:53 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-08-15T12:36:53Z</dc:date>
    <item>
      <title>Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436565#M5312</link>
      <description>I once had a command that would allow me to see how much RAM our HP9000, but have since lost it.  Can anyone help me with this.</description>
      <pubDate>Tue, 15 Aug 2000 12:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436565#M5312</guid>
      <dc:creator>Ransom T. Scott</dc:creator>
      <dc:date>2000-08-15T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436566#M5313</link>
      <description>&lt;BR /&gt;Use this script;&lt;BR /&gt;&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;if [ `uname -r` = "B.11.00" ]&lt;BR /&gt;then&lt;BR /&gt;        echo "phys_mem_pages/D" | adb /stand/vmunix /dev/kmem|grep phys|tail -1|awk '{print $2/256 " MB"}' &lt;BR /&gt;else&lt;BR /&gt;        echo "physmem/D" | adb /stand/vmunix /dev/kmem|grep phys|tail -1|awk '{print "Memory size = " $2 / 256 " Megabytes"}'&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;or use;  /usr/sam/lbin/getmem&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2000 12:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436566#M5313</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-15T12:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436567#M5314</link>
      <description>The /usr/sbin/dmesg command shows amount of phisical memory in KB.</description>
      <pubDate>Tue, 15 Aug 2000 12:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436567#M5314</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2000-08-15T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436568#M5315</link>
      <description>Ransom,&lt;BR /&gt;You can use SAM (if you like SAM)&lt;BR /&gt;Performance Monitors -&amp;gt; System Property -&amp;gt; Memory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or run the information tool from STM on the memory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;there is also the Memory Information in the dmesg output. someting like:&lt;BR /&gt;Memory Information:&lt;BR /&gt;    physical page size = 4096 bytes, logical page size = 4096 bytes&lt;BR /&gt;    Physical: 524288 Kbytes, lockable: 382468 Kbytes, available: 443616 Kbytes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2000 12:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436568#M5315</guid>
      <dc:creator>Patrick Wessel</dc:creator>
      <dc:date>2000-08-15T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436569#M5316</link>
      <description>Hi,&lt;BR /&gt;dmesg will show you the Physical memory installed on th e server, or vi /var/adm/syslog/syslog.log</description>
      <pubDate>Tue, 15 Aug 2000 12:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436569#M5316</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-08-15T12:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436570#M5317</link>
      <description>Or you can just compile up the small program attached.</description>
      <pubDate>Tue, 15 Aug 2000 12:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436570#M5317</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-08-15T12:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436571#M5318</link>
      <description>Many commands will show you the RAM on a system. "dmesg | grep -i phy" will show the physical memory. SAM will get the info and more (Performance Monitors -&amp;gt; System Properties), top can show you and how it is being used, etc.</description>
      <pubDate>Tue, 15 Aug 2000 12:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436571#M5318</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-15T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436572#M5319</link>
      <description>STM from diagnostics could be an option as well.</description>
      <pubDate>Tue, 15 Aug 2000 17:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436572#M5319</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-15T17:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436573#M5320</link>
      <description>All of the answers are correct.  I like the approach Antoanetta posted.  stm or xstm not only tells you how much memory you have, it tells you what memory modules are in what memory slots.  &lt;BR /&gt;If a command tells you there is a GB of memory, is it two 512MB modules or four 256MB modules?  If you want to add memory it's good to know if you have open slots to put it in.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2000 19:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436573#M5320</guid>
      <dc:creator>Dave Wherry</dc:creator>
      <dc:date>2000-08-15T19:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing amount of RAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436574#M5321</link>
      <description>All of the answers are correct.  I like the approach Antoanetta posted.  stm or xstm not only tells you how much memory you have, it tells you what memory modules are in what memory slots.  &lt;BR /&gt;If a command tells you there is a GB of memory, is it two 512MB modules or four 256MB modules?  If you want to add memory it's good to know if you have open slots to put it in.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2000 19:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/viewing-amount-of-ram/m-p/2436574#M5321</guid>
      <dc:creator>Dave Wherry</dc:creator>
      <dc:date>2000-08-15T19:02:18Z</dc:date>
    </item>
  </channel>
</rss>

