<?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: How to capture the LINUX Server memory utilization in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679047#M41966</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Take a look at this:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The famous memory leak detector.&lt;BR /&gt;&lt;BR /&gt;Very flexible, runs on HP-UX, Solaris and Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 28 Sep 2010 14:30:38 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2010-09-28T14:30:38Z</dc:date>
    <item>
      <title>How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679041#M41960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to look at the Linux server memory utilization. I don't see any thing on the graph. Can any one guide me on this. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sheshi.</description>
      <pubDate>Tue, 24 Aug 2010 20:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679041#M41960</guid>
      <dc:creator>sheshi</dc:creator>
      <dc:date>2010-08-24T20:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679042#M41961</link>
      <description>Can try the command &lt;BR /&gt;&lt;BR /&gt;# free -m &lt;BR /&gt;</description>
      <pubDate>Wed, 25 Aug 2010 01:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679042#M41961</guid>
      <dc:creator>Proliant Watch</dc:creator>
      <dc:date>2010-08-25T01:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679043#M41962</link>
      <description>you can use vmstat command.&lt;BR /&gt;you may keep the command running and output to a log file. You can use the log file to generate a graph in Excel.</description>
      <pubDate>Fri, 27 Aug 2010 03:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679043#M41962</guid>
      <dc:creator>Ricky_HK</dc:creator>
      <dc:date>2010-08-27T03:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679044#M41963</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Well you can use couple of options like.&lt;BR /&gt;&lt;BR /&gt;1. free -m&lt;BR /&gt;2. glance&lt;BR /&gt;3. vmstat&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vivek Bhatia</description>
      <pubDate>Fri, 27 Aug 2010 04:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679044#M41963</guid>
      <dc:creator>Vivek Bhatia</dc:creator>
      <dc:date>2010-08-27T04:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679045#M41964</link>
      <description>If you need graphs, you can use MRTG or Cacti to poll memory usage and create graphs.&lt;BR /&gt;&lt;BR /&gt;Check Cacti here:&lt;BR /&gt;&lt;A href="http://www.cacti.net/" target="_blank"&gt;http://www.cacti.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you just want to see the memory usage in command line, theres a nice tool called top.</description>
      <pubDate>Tue, 28 Sep 2010 06:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679045#M41964</guid>
      <dc:creator>Naru</dc:creator>
      <dc:date>2010-09-28T06:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679046#M41965</link>
      <description>Hi Sheshi,&lt;BR /&gt;Below utility are very useful in linux to measure memory utilization.&lt;BR /&gt;&lt;BR /&gt;from CLI command mode:&lt;BR /&gt;free&lt;BR /&gt;top&lt;BR /&gt;vmstat&lt;BR /&gt;sar&lt;BR /&gt;&lt;BR /&gt;from GUI&lt;BR /&gt;gnome-system-monitor&lt;BR /&gt;&lt;BR /&gt;you can run some commands according to your requirement. please go through the man of the commands for better consolidated output.</description>
      <pubDate>Tue, 28 Sep 2010 09:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679046#M41965</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2010-09-28T09:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679047#M41966</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Take a look at this:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=8" target="_blank"&gt;http://www.hpux.ws/?p=8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The famous memory leak detector.&lt;BR /&gt;&lt;BR /&gt;Very flexible, runs on HP-UX, Solaris and Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Sep 2010 14:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679047#M41966</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-09-28T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679048#M41967</link>
      <description>Htop is nice.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://htop.sourceforge.net/" target="_blank"&gt;http://htop.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It shows memory usage (system, swap, buffers) in a sort of a graph.</description>
      <pubDate>Tue, 28 Sep 2010 19:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679048#M41967</guid>
      <dc:creator>wobbe</dc:creator>
      <dc:date>2010-09-28T19:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the LINUX Server memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679049#M41968</link>
      <description>Thanks for the help guys...worked it out using the commands...</description>
      <pubDate>Tue, 28 Sep 2010 20:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-capture-the-linux-server-memory-utilization/m-p/4679049#M41968</guid>
      <dc:creator>sheshi</dc:creator>
      <dc:date>2010-09-28T20:12:07Z</dc:date>
    </item>
  </channel>
</rss>

