<?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: CPU and Memory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908278#M65188</link>
    <description>Thanks for the response. i think i did not put my question in correct way. &lt;BR /&gt;&lt;BR /&gt;Actually, i want to make my machine CPU and Memory Utilization to cross 90% is there any tool or script for this?&lt;BR /&gt;&lt;BR /&gt;-chakri</description>
    <pubDate>Wed, 06 Dec 2006 08:26:09 GMT</pubDate>
    <dc:creator>all star</dc:creator>
    <dc:date>2006-12-06T08:26:09Z</dc:date>
    <item>
      <title>CPU and Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908275#M65185</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;I would like to see my linux box CPU and Memroy utilization to be above 90%. &lt;BR /&gt;&lt;BR /&gt;is there a simple script or program which does this for me?&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;-chakri</description>
      <pubDate>Tue, 05 Dec 2006 17:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908275#M65185</guid>
      <dc:creator>all star</dc:creator>
      <dc:date>2006-12-05T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: CPU and Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908276#M65186</link>
      <description>hy&lt;BR /&gt;&lt;BR /&gt;here is an hpux example for memory:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;while true ; do&lt;BR /&gt;mem=$(swapinfo | grep memory | awk '{ print $5 }' | awk '{ gsub(/[%]/,""); print }')&lt;BR /&gt;&lt;BR /&gt;if [ ${mem} -ge 90 ]&lt;BR /&gt;then&lt;BR /&gt; echo Memory Usage too high ${mem}%&lt;BR /&gt;fi&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 06 Dec 2006 03:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908276#M65186</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2006-12-06T03:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: CPU and Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908277#M65187</link>
      <description>First at all, 100% memory utilization is normal for linux because kernel uses RAM for caching/buffering.&lt;BR /&gt;&lt;BR /&gt;Big Brother monitor and similar can alert (email, SMS) about certain events.&lt;BR /&gt;Ganglia and similar can graph CPU/memory usage.</description>
      <pubDate>Wed, 06 Dec 2006 04:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908277#M65187</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-12-06T04:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: CPU and Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908278#M65188</link>
      <description>Thanks for the response. i think i did not put my question in correct way. &lt;BR /&gt;&lt;BR /&gt;Actually, i want to make my machine CPU and Memory Utilization to cross 90% is there any tool or script for this?&lt;BR /&gt;&lt;BR /&gt;-chakri</description>
      <pubDate>Wed, 06 Dec 2006 08:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908278#M65188</guid>
      <dc:creator>all star</dc:creator>
      <dc:date>2006-12-06T08:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: CPU and Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908279#M65189</link>
      <description>you can use some of these tools &lt;A href="http://ltp.sourceforge.net/tooltable.php" target="_blank"&gt;http://ltp.sourceforge.net/tooltable.php&lt;/A&gt; or just write a short program for allocating big amount of RAM</description>
      <pubDate>Wed, 06 Dec 2006 08:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-and-memory/m-p/3908279#M65189</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-12-06T08:31:16Z</dc:date>
    </item>
  </channel>
</rss>

