<?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: RAM question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688247#M54733</link>
    <description>If you have diagnostics installed, you can go through cstm or xstm and look at the RAM.&lt;BR /&gt;&lt;BR /&gt;If you have Ignite/UX installed do a /opt/ignite/bin/print_manifest and you will get all kinds of system information, including the amount of RAM.</description>
    <pubDate>Thu, 21 Mar 2002 15:47:33 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-03-21T15:47:33Z</dc:date>
    <item>
      <title>RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688244#M54730</link>
      <description>Hey guys! This is a dumb question but how can I find out how much RAM my HP-UX 11.0 J5000 has without opening the case? Thanks in advance!!</description>
      <pubDate>Thu, 21 Mar 2002 15:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688244#M54730</guid>
      <dc:creator>Robie Lutsey</dc:creator>
      <dc:date>2002-03-21T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688245#M54731</link>
      <description>Do a dmesg and search for physical.&lt;BR /&gt;&lt;BR /&gt;Go to /var/adm/syslog/syslog.log and search for Physical. It keeps this during boot.&lt;BR /&gt;&lt;BR /&gt;Or you can go through SAM --&amp;gt; System Properties.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 21 Mar 2002 15:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688245#M54731</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-21T15:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688246#M54732</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;hi&lt;BR /&gt;&lt;BR /&gt;dmesg | grep Physical ... will do&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
      <pubDate>Thu, 21 Mar 2002 15:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688246#M54732</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-03-21T15:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688247#M54733</link>
      <description>If you have diagnostics installed, you can go through cstm or xstm and look at the RAM.&lt;BR /&gt;&lt;BR /&gt;If you have Ignite/UX installed do a /opt/ignite/bin/print_manifest and you will get all kinds of system information, including the amount of RAM.</description>
      <pubDate>Thu, 21 Mar 2002 15:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688247#M54733</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-21T15:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688248#M54734</link>
      <description>Hi Clifford,&lt;BR /&gt;&lt;BR /&gt;To check the amout of RAM,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;dmesg |grep Phy&lt;BR /&gt;&lt;BR /&gt;If you have stm installed on your system, you can find out the module sizes too, try,&lt;BR /&gt;&lt;BR /&gt;echo 'selclass qualifier memory;info;wait;infolog' |cstm &amp;gt;/tmp/.meminfo.txt&lt;BR /&gt;&lt;BR /&gt;more /tmp/meminfo.txt&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688248#M54734</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-21T15:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688249#M54735</link>
      <description>You can use STM too ..&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &amp;gt; /tmp/memfile&lt;BR /&gt;# cat /tmp/memfile &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688249#M54735</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-21T15:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688250#M54736</link>
      <description>Hi Clifford&lt;BR /&gt;&lt;BR /&gt;Three of the easier ways : &lt;BR /&gt;&lt;BR /&gt;1. dmesg | grep Phy , divide by 1024 to get answer in MB. &lt;BR /&gt;&lt;BR /&gt;2. SAM --&amp;gt; performance monitor---&amp;gt;system properties . click on memory / CPU etc to know what you are looking for &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3.STM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688250#M54736</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-03-21T15:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688251#M54737</link>
      <description>Thanks guys! You really helped me out.</description>
      <pubDate>Thu, 21 Mar 2002 15:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688251#M54737</guid>
      <dc:creator>Robie Lutsey</dc:creator>
      <dc:date>2002-03-21T15:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: RAM question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688252#M54738</link>
      <description>Hi,&lt;BR /&gt;Another one!!! &lt;BR /&gt;#echo phys_mem_pages/D | adb /stand/vmunix /dev/kmem &lt;BR /&gt;&lt;BR /&gt;Multiply by 4 to get memory in MB</description>
      <pubDate>Fri, 22 Mar 2002 04:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ram-question/m-p/2688252#M54738</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-03-22T04:36:53Z</dc:date>
    </item>
  </channel>
</rss>

