<?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: Get memory configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561983#M918809</link>
    <description>Ok, this number is all memory available for a system ?&lt;BR /&gt;&lt;BR /&gt;MDF</description>
    <pubDate>Mon, 06 Aug 2001 13:08:53 GMT</pubDate>
    <dc:creator>Marcelo De Florio_1</dc:creator>
    <dc:date>2001-08-06T13:08:53Z</dc:date>
    <item>
      <title>Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561980#M918806</link>
      <description>How can i get the total real memory available in HP-UX 11.0 ?&lt;BR /&gt;&lt;BR /&gt;MDF</description>
      <pubDate>Mon, 06 Aug 2001 13:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561980#M918806</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2001-08-06T13:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561981#M918807</link>
      <description>Hi Marcelo:&lt;BR /&gt;&lt;BR /&gt;Do this:&lt;BR /&gt;&lt;BR /&gt;echo "phys_mem_pages/D" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;This will display the number of 4K pages of memory.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Mon, 06 Aug 2001 13:06:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561981#M918807</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-06T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561982#M918808</link>
      <description>You can gather a lot of memory information with the following&lt;BR /&gt;echo "selclass qualifier memory; info; wait; infolog" | cstm &amp;gt; /tmp/meminfo&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Mon, 06 Aug 2001 13:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561982#M918808</guid>
      <dc:creator>nancy rippey</dc:creator>
      <dc:date>2001-08-06T13:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561983#M918809</link>
      <description>Ok, this number is all memory available for a system ?&lt;BR /&gt;&lt;BR /&gt;MDF</description>
      <pubDate>Mon, 06 Aug 2001 13:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561983#M918809</guid>
      <dc:creator>Marcelo De Florio_1</dc:creator>
      <dc:date>2001-08-06T13:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561984#M918810</link>
      <description>Hi Marcelo:&lt;BR /&gt;&lt;BR /&gt;If you want to see your physical (installed) memory configuration, use STM (support Tools Manager):&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &amp;gt; /tmp/meminfo&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2001 13:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561984#M918810</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-06T13:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561985#M918811</link>
      <description>Hi Marcelo,&lt;BR /&gt;&lt;BR /&gt;Type :&lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;And under Memory information, the value of "Physical" is what you have as physical memory in your server.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Mon, 06 Aug 2001 13:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561985#M918811</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-06T13:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561986#M918812</link>
      <description>Hi Marcelo&lt;BR /&gt;&lt;BR /&gt;1. dmesg | grep Phy&lt;BR /&gt;2. SAM ---&amp;gt;Performance Monitor ---&amp;gt;System Properties----&amp;gt; Memory.&lt;BR /&gt;3.STM.&lt;BR /&gt;4.Also shows up in details in Glance.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 06 Aug 2001 13:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561986#M918812</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-08-06T13:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561987#M918813</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;to see how much memory is installed:&lt;BR /&gt;&lt;BR /&gt;# grep -i physical /var/adm/syslog/syslog.log &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;stm&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/dmesg &lt;BR /&gt;&lt;BR /&gt;SAM/performance monitors/system properties/memory &lt;BR /&gt;&lt;BR /&gt;Or &lt;BR /&gt;/opt/perf/bin/glance, then option m.&lt;BR /&gt;(Only if Glance is installed)&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Mon, 06 Aug 2001 13:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561987#M918813</guid>
      <dc:creator>Alex_17</dc:creator>
      <dc:date>2001-08-06T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561988#M918814</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;you can use:&lt;BR /&gt;&lt;BR /&gt;# grep -i physical /var/adm/syslog/syslog.log &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;stm&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/dmesg &lt;BR /&gt;&lt;BR /&gt;SAM/performance monitors/system properties/memory &lt;BR /&gt;&lt;BR /&gt;Or &lt;BR /&gt;/opt/perf/bin/glance, then option m.&lt;BR /&gt;(Only if Glance is installed)&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Mon, 06 Aug 2001 13:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561988#M918814</guid>
      <dc:creator>Alex_17</dc:creator>
      <dc:date>2001-08-06T13:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get memory configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561989#M918815</link>
      <description>Hi Marcelo,&lt;BR /&gt;if you have installed:&lt;BR /&gt; HP-UX Installation Utilities (Ignite-UX)&lt;BR /&gt;you can run:&lt;BR /&gt; /opt/ignite/bin/print_manifest | more&lt;BR /&gt;and see the amount of physical memory of your system and other configuration issues.&lt;BR /&gt;&lt;BR /&gt;Josep</description>
      <pubDate>Mon, 06 Aug 2001 13:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-memory-configuration/m-p/2561989#M918815</guid>
      <dc:creator>Josep Laudes</dc:creator>
      <dc:date>2001-08-06T13:29:37Z</dc:date>
    </item>
  </channel>
</rss>

