<?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: memory usage info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910769#M284489</link>
    <description>Christian,&lt;BR /&gt;please read the following:&lt;BR /&gt;&lt;A href="http://www.chapelhill.homeip.net/horton/copies/MemoryUsage-HPUX.htm" target="_blank"&gt;http://www.chapelhill.homeip.net/horton/copies/MemoryUsage-HPUX.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It covers a whole range of memory definitions and tools.&lt;BR /&gt;&lt;BR /&gt;Also, a ITRC thread covering some more topics of a similar nature:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=45018" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=45018&lt;/A&gt;</description>
    <pubDate>Mon, 11 Dec 2006 08:50:42 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-12-11T08:50:42Z</dc:date>
    <item>
      <title>memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910758#M284478</link>
      <description>Hello,&lt;BR /&gt;on my HP/UX B.11.11 I need some informations about the memory usage.&lt;BR /&gt;Can anyone give me some ideas how to find it out?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;Christian</description>
      <pubDate>Mon, 11 Dec 2006 06:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910758#M284478</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-12-11T06:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910759#M284479</link>
      <description>friend &lt;BR /&gt;vmstat 1 10</description>
      <pubDate>Mon, 11 Dec 2006 06:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910759#M284479</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-11T06:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910760#M284480</link>
      <description>My tool of choice would be Glance.  If you don't have Glance, you'll need to work with vmstat, top and sar.  The man pages for each of these commands would be a good place to start.    &lt;BR /&gt;&lt;BR /&gt;My favorite key indicator is to run "vmstat 1 10" and look at the "po" column.  Double digit numbers under "po" indicates that you're paging out or swapping and this is a sure sign of poor performance due to lack of memory.  Ideally, you would like to see nothing but zeroes under "po".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 11 Dec 2006 06:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910760#M284480</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-12-11T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910761#M284481</link>
      <description>Hello Christian,&lt;BR /&gt;&lt;BR /&gt;"dmesg" is also a good command to get memory informations.&lt;BR /&gt;And of course "top" gives you also usefull infos.&lt;BR /&gt;&lt;BR /&gt;Greetings &lt;BR /&gt;Karsten</description>
      <pubDate>Mon, 11 Dec 2006 06:48:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910761#M284481</guid>
      <dc:creator>Karsten Löperick</dc:creator>
      <dc:date>2006-12-11T06:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910762#M284482</link>
      <description>Chrstian,&lt;BR /&gt;for some suggestions for a quick check:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033515" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033515&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For more detailed info I would suggest Glance.</description>
      <pubDate>Mon, 11 Dec 2006 06:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910762#M284482</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-11T06:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910763#M284483</link>
      <description>Friend&lt;BR /&gt; you can use the command: top or glance but this and paid and needs license to function, you can use it as trial for 3 months. case is for analyzes of more advanced performance would be necessario to use glance plus pak therefore the same has the collector of analyzes that it allows to collect given to generate grafic of analyzes for perfview.</description>
      <pubDate>Mon, 11 Dec 2006 07:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910763#M284483</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-11T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910764#M284484</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As already said in these thread , u can use &lt;BR /&gt;&lt;BR /&gt;1. dmesg&lt;BR /&gt;2. swapinfo&lt;BR /&gt;3. glance&lt;BR /&gt;4. SAM =&amp;gt;Performance monitor =&amp;gt; system properties&lt;BR /&gt;5.vmstat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Read the man pages for the above commands to know more&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Siva</description>
      <pubDate>Mon, 11 Dec 2006 07:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910764#M284484</guid>
      <dc:creator>siva0123</dc:creator>
      <dc:date>2006-12-11T07:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910765#M284485</link>
      <description>hi Christian,&lt;BR /&gt;&lt;BR /&gt;if you want historical information about memory utilisation, then you should also look into mwa.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 11 Dec 2006 07:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910765#M284485</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-12-11T07:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910766#M284486</link>
      <description>Even if this document is for solaris i find it usefull for all UNIX variations some more that others :-).&lt;BR /&gt;&lt;A href="http://www.adminschoice.com/docs/iostat_vmstat_netstat.htm" target="_blank"&gt;http://www.adminschoice.com/docs/iostat_vmstat_netstat.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It will give some knowhow as to how the standard UNIX performance tools works.</description>
      <pubDate>Mon, 11 Dec 2006 07:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910766#M284486</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2006-12-11T07:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910767#M284487</link>
      <description>Friend,&lt;BR /&gt;&lt;BR /&gt;Please use 'glance -m'&lt;BR /&gt;&lt;BR /&gt;It is more accurate compare to top and sar utility.&lt;BR /&gt;&lt;BR /&gt;-PVR</description>
      <pubDate>Mon, 11 Dec 2006 08:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910767#M284487</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2006-12-11T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910768#M284488</link>
      <description>If I look into SAM =&amp;gt;Performance monitor =&amp;gt; system properties on the page "memory" I find the following:&lt;BR /&gt;Physical Memory: 16396.7 MB&lt;BR /&gt;Real Memory:&lt;BR /&gt;Active: 2418379.0 KB&lt;BR /&gt;Total: 4815660.5 KB&lt;BR /&gt;&lt;BR /&gt;Now I find here 16 GB physical RAM and total memory 4.8 GB ... I think total memory and physical memory is the same?!?!?!?&lt;BR /&gt;Why the total memory shows only 4.8 GB instead of the 16 GB physical memory?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Mon, 11 Dec 2006 08:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910768#M284488</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-12-11T08:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910769#M284489</link>
      <description>Christian,&lt;BR /&gt;please read the following:&lt;BR /&gt;&lt;A href="http://www.chapelhill.homeip.net/horton/copies/MemoryUsage-HPUX.htm" target="_blank"&gt;http://www.chapelhill.homeip.net/horton/copies/MemoryUsage-HPUX.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It covers a whole range of memory definitions and tools.&lt;BR /&gt;&lt;BR /&gt;Also, a ITRC thread covering some more topics of a similar nature:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=45018" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=45018&lt;/A&gt;</description>
      <pubDate>Mon, 11 Dec 2006 08:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910769#M284489</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-11T08:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910770#M284490</link>
      <description>&lt;!--!*#--&gt;Download an compile the attached c program (will compile with HP-UX native compiler - just cc it)&lt;BR /&gt;&lt;BR /&gt;Output like:&lt;BR /&gt;&lt;BR /&gt;# memdetail&lt;BR /&gt;Memory Stat     total    used    avail %used&lt;BR /&gt;physical        10080.0 3115.4  6964.6   31%&lt;BR /&gt;active virtual  657.2    534.5   122.7   81%&lt;BR /&gt;active real     313.3    220.8    92.5   70%&lt;BR /&gt;memory swap     7697.2  1771.9  5925.3   23%&lt;BR /&gt;device swap     26528.0  382.6 26145.4    1%&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 11 Dec 2006 09:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910770#M284490</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-11T09:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910771#M284491</link>
      <description>Christian,&lt;BR /&gt;could you please complete the thread by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;&lt;BR /&gt;This will help resolution of similar problems in the future.</description>
      <pubDate>Thu, 14 Dec 2006 04:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-info/m-p/3910771#M284491</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-14T04:47:18Z</dc:date>
    </item>
  </channel>
</rss>

