<?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 command to show memory module in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383886#M349074</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do I display the breakdown of memory modules if machinfo shows that I have "Memory = 8179 MB (7.987305 GB)"?&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Mar 2009 23:39:27 GMT</pubDate>
    <dc:creator>so.nimda</dc:creator>
    <dc:date>2009-03-19T23:39:27Z</dc:date>
    <item>
      <title>command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383886#M349074</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do I display the breakdown of memory modules if machinfo shows that I have "Memory = 8179 MB (7.987305 GB)"?&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 23:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383886#M349074</guid>
      <dc:creator>so.nimda</dc:creator>
      <dc:date>2009-03-19T23:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383887#M349075</link>
      <description>This will give all the details about your memory:&lt;BR /&gt; &lt;BR /&gt;echo "selclass qualifier memory;info;wait;infolog" | cstm</description>
      <pubDate>Fri, 20 Mar 2009 02:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383887#M349075</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-03-20T02:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383888#M349076</link>
      <description>Thanks, avizen9 &amp;amp; bill for the reply...</description>
      <pubDate>Fri, 20 Mar 2009 02:23:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383888#M349076</guid>
      <dc:creator>so.nimda</dc:creator>
      <dc:date>2009-03-20T02:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383889#M349077</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can get log from.&lt;BR /&gt;&lt;BR /&gt;#cstm&lt;BR /&gt;cstm&amp;gt;selall&lt;BR /&gt;cstm&amp;gt;infolog&lt;BR /&gt;                 OR&lt;BR /&gt;You can get same information from nickel output also (if nickel is installed).&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan</description>
      <pubDate>Fri, 20 Mar 2009 10:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383889#M349077</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-20T10:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383890#M349078</link>
      <description>&lt;!--!*#--&gt;The first post hangs my browser ... better to attach such things.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just use&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm&lt;BR /&gt;&lt;BR /&gt;and you get something like this:&lt;BR /&gt;&lt;BR /&gt;Basic Memory Description &lt;BR /&gt;&lt;BR /&gt;   Module Type: MEMORY&lt;BR /&gt;   Page Size: 4096 Bytes&lt;BR /&gt;   Total Physical Memory: N/A &lt;BR /&gt;   Total Configured Memory: 196608 MB&lt;BR /&gt;   Total Deconfigured Memory: N/A &lt;BR /&gt;&lt;BR /&gt;Memory Board Inventory &lt;BR /&gt;&lt;BR /&gt;   DIMM Location          Size(MB)     DIMM Location          Size(MB)&lt;BR /&gt;   --------------------   --------     --------------------   --------&lt;BR /&gt;   Ext 0 DIMM 0A          4096         Ext 0 DIMM 0B          4096    &lt;BR /&gt;   Ext 0 DIMM 0C          4096         Ext 0 DIMM 0D          4096&lt;BR /&gt;   Ext 0 DIMM 1A          4096         Ext 0 DIMM 1B          4096    &lt;BR /&gt;   Ext 0 DIMM 1C          4096         Ext 0 DIMM 1D          4096    &lt;BR /&gt;   Ext 0 DIMM 2A          4096         Ext 0 DIMM 2B          4096    &lt;BR /&gt;   Ext 0 DIMM 2C          4096         Ext 0 DIMM 2D          4096    &lt;BR /&gt;   Ext 0 DIMM 3A          4096         Ext 0 DIMM 3B          4096    &lt;BR /&gt;   Ext 0 DIMM 3C          4096         Ext 0 DIMM 3D          4096    &lt;BR /&gt;   Ext 0 DIMM 4A          4096         Ext 0 DIMM 4B          4096    &lt;BR /&gt;   Ext 0 DIMM 4C          4096         Ext 0 DIMM 4D          4096    &lt;BR /&gt;   Ext 0 DIMM 5A          4096         Ext 0 DIMM 5B          4096    &lt;BR /&gt;   Ext 0 DIMM 5C          4096         Ext 0 DIMM 5D          4096    &lt;BR /&gt;&lt;BR /&gt;   Ext 0 Total: 98304 (MB)&lt;BR /&gt;&lt;BR /&gt;   ===========================================================================&lt;BR /&gt;&lt;BR /&gt;   DIMM Location          Size(MB)     DIMM Location          Size(MB)&lt;BR /&gt;   --------------------   --------     --------------------   --------&lt;BR /&gt;   Ext 1 DIMM 0A          4096         Ext 1 DIMM 0B          4096    &lt;BR /&gt;   Ext 1 DIMM 0C          4096         Ext 1 DIMM 0D          4096    &lt;BR /&gt;   Ext 1 DIMM 1A          4096         Ext 1 DIMM 1B          4096    &lt;BR /&gt;   Ext 1 DIMM 1C          4096         Ext 1 DIMM 1D          4096    &lt;BR /&gt;   Ext 1 DIMM 2A          4096         Ext 1 DIMM 2B          4096    &lt;BR /&gt;   Ext 1 DIMM 2C          4096         Ext 1 DIMM 2D          4096    &lt;BR /&gt;   Ext 1 DIMM 3A          4096         Ext 1 DIMM 3B          4096    &lt;BR /&gt;   Ext 1 DIMM 3C          4096         Ext 1 DIMM 3D          4096    &lt;BR /&gt;   Ext 1 DIMM 4A          4096         Ext 1 DIMM 4B          4096    &lt;BR /&gt;   Ext 1 DIMM 4C          4096         Ext 1 DIMM 4D          4096    &lt;BR /&gt;   Ext 1 DIMM 5A          4096         Ext 1 DIMM 5B          4096    &lt;BR /&gt;   Ext 1 DIMM 5C          4096         Ext 1 DIMM 5D          4096    &lt;BR /&gt;&lt;BR /&gt;   Ext 1 Total: 98304 (MB)&lt;BR /&gt;&lt;BR /&gt;   ===========================================================================</description>
      <pubDate>Fri, 20 Mar 2009 11:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383890#M349078</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-03-20T11:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383891#M349079</link>
      <description>long posting caused browserhangs, it should have been added as an attachment, deleted to prevent further issues</description>
      <pubDate>Sat, 21 Mar 2009 08:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383891#M349079</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2009-03-21T08:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383892#M349080</link>
      <description>"long posting caused browserhangs, it should have been added as an attachment, deleted to prevent further issues"&lt;BR /&gt;&lt;BR /&gt;Apologize inconvenience cause for that, I realize it after I post, but then I could not found how to remove,&lt;BR /&gt;&lt;BR /&gt;Anyway I would like to know how you manage to delete from this threat, let me know thanks, &lt;BR /&gt;</description>
      <pubDate>Sat, 21 Mar 2009 13:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383892#M349080</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-03-21T13:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: command to show memory module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383893#M349081</link>
      <description>&amp;gt;avizen9: I would like to know how you manage to delete from this thread&lt;BR /&gt;&lt;BR /&gt;You ask the moderators to do it by replying to this or a similar thread:&lt;BR /&gt;Your questions regarding ITRC Forums &amp;gt; general&lt;BR /&gt;March/April 2009 Issues Requiring Moderator Intervention&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1318758" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1318758&lt;/A&gt;</description>
      <pubDate>Sat, 21 Mar 2009 23:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-to-show-memory-module/m-p/4383893#M349081</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-21T23:06:38Z</dc:date>
    </item>
  </channel>
</rss>

