<?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: system showing high memory usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607044#M376380</link>
    <description>Hi Jenny,&lt;BR /&gt;&lt;BR /&gt;You can use Glance or kmeminfo tool idendify the process wise memory usage.&lt;BR /&gt;&lt;BR /&gt;kmeminfo tool will be very useful to know the memory usage.</description>
    <pubDate>Thu, 25 Mar 2010 10:05:42 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2010-03-25T10:05:42Z</dc:date>
    <item>
      <title>system showing high memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607043#M376379</link>
      <description>Hi&lt;BR /&gt;        I am facing a issue of high memory usage in HPUX .I want to know which process is occupied the memory and not releasing the memory.</description>
      <pubDate>Thu, 25 Mar 2010 09:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607043#M376379</guid>
      <dc:creator>Jenny John</dc:creator>
      <dc:date>2010-03-25T09:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: system showing high memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607044#M376380</link>
      <description>Hi Jenny,&lt;BR /&gt;&lt;BR /&gt;You can use Glance or kmeminfo tool idendify the process wise memory usage.&lt;BR /&gt;&lt;BR /&gt;kmeminfo tool will be very useful to know the memory usage.</description>
      <pubDate>Thu, 25 Mar 2010 10:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607044#M376380</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2010-03-25T10:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: system showing high memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607045#M376381</link>
      <description>the memory utilization of our HPUX server is increasing exponentialy. i have used kmeminfo to gatjer the stats but uable to find any solution</description>
      <pubDate>Thu, 25 Mar 2010 11:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607045#M376381</guid>
      <dc:creator>Jenny John</dc:creator>
      <dc:date>2010-03-25T11:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: system showing high memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607046#M376382</link>
      <description>Hi Jenny,&lt;BR /&gt;&lt;BR /&gt;I am not sure what is the options you are using with kmeminfo tool to analyse it.&lt;BR /&gt;&lt;BR /&gt;# ./kmeminfo -&amp;gt; will give you the cumulative usage of system and user process.&lt;BR /&gt;&lt;BR /&gt;# ./kmeminfo -user --&amp;gt; will give you the user process wise usage. From that you can identify which processes are using more memory. &lt;BR /&gt;If those process really needs high memory then you need to increase the physical memory. In some cases, improperly coded application may consume high physical memory and won't release at all. If that is the case work with application vendor to fix the issue.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Thu, 25 Mar 2010 11:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607046#M376382</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2010-03-25T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: system showing high memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607047#M376383</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;"...increasing exponentially..."&lt;BR /&gt;&lt;BR /&gt;Sounds like a memory leak.&lt;BR /&gt;&lt;BR /&gt;You find memory leaks by taking a measure every 15 o 20 minutes via cron with this command.&lt;BR /&gt;&lt;BR /&gt;UNIX95=1 ps -ef -o vsz,pid,ppid,state,wchan,comm | sort -rn | head &amp;gt;&amp;gt; outfile&lt;BR /&gt;&lt;BR /&gt;Add some headers and newlines for readability.&lt;BR /&gt;&lt;BR /&gt;The definition of a memory leak is a process's consumption of vsz (* see 'ps' man page *) increasing over time.  Thus, the need for a 2 - 3 day report.  Although, you'll probably see growth by tomorrow.</description>
      <pubDate>Thu, 25 Mar 2010 11:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-showing-high-memory-usage/m-p/4607047#M376383</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-25T11:51:46Z</dc:date>
    </item>
  </channel>
</rss>

