<?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: Rx4640 performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340158#M343476</link>
    <description>The best way to get started is probably the performance cookbook. See here:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;</description>
    <pubDate>Mon, 19 Jan 2009 16:48:33 GMT</pubDate>
    <dc:creator>Olivier Masse</dc:creator>
    <dc:date>2009-01-19T16:48:33Z</dc:date>
    <item>
      <title>Rx4640 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340156#M343474</link>
      <description>Dear All,&lt;BR /&gt;From last some days, performance of my system in going down. i dont have enough idea abt system performance. plz suggest what should i check on this?&lt;BR /&gt;&lt;BR /&gt;Ankit</description>
      <pubDate>Mon, 19 Jan 2009 09:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340156#M343474</guid>
      <dc:creator>Ankit Kr Gupta</dc:creator>
      <dc:date>2009-01-19T09:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rx4640 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340157#M343475</link>
      <description>Shalom Ankit,&lt;BR /&gt;&lt;BR /&gt;Try looking for programs with memory leaks:&lt;BR /&gt;&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;General performance measurement tools:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Jan 2009 10:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340157#M343475</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-19T10:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rx4640 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340158#M343476</link>
      <description>The best way to get started is probably the performance cookbook. See here:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Docs/TechPapers/UXPerfCookBook.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 19 Jan 2009 16:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340158#M343476</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2009-01-19T16:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rx4640 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340159#M343477</link>
      <description>&lt;BR /&gt;Fire up glance &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2009 14:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340159#M343477</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-01-20T14:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rx4640 performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340160#M343478</link>
      <description>Performance issue are caused due to CPU/DISK/MEMORY/NETWORK Bottleneck&lt;BR /&gt;&lt;BR /&gt;To identify where the bottleneck is&lt;BR /&gt;For CPU:&lt;BR /&gt;&lt;BR /&gt;# sar -Mu 2 2 &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; check %idle, This is the IDLE CPU time&lt;BR /&gt;&lt;BR /&gt;For DISK:&lt;BR /&gt;&lt;BR /&gt;# sar -d 2 2&lt;BR /&gt;&lt;BR /&gt;See that avwait &amp;lt; avserv and is not high&lt;BR /&gt;Also the disk utlization should be normal(%busy)&lt;BR /&gt;&lt;BR /&gt;For memory :&lt;BR /&gt;&amp;gt;&amp;gt; Check that you dont have any page-out(po) happening&lt;BR /&gt;&lt;BR /&gt;# vmstat 2 2&lt;BR /&gt;&lt;BR /&gt;## Check for the free memory on the server from top command&lt;BR /&gt;&lt;BR /&gt;# top&lt;BR /&gt;&lt;BR /&gt;Look in&lt;BR /&gt;&lt;BR /&gt;Memory .. ... .. XXXX K Free&lt;BR /&gt;&lt;BR /&gt;Look out for Free memory here,,This should be sufficient&lt;BR /&gt;&lt;BR /&gt;Network:&lt;BR /&gt;&lt;BR /&gt;Run script provided by HP like lanshow to check the network inbound/outbound traffic</description>
      <pubDate>Tue, 20 Jan 2009 16:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-performance/m-p/4340160#M343478</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-20T16:43:43Z</dc:date>
    </item>
  </channel>
</rss>

