<?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: performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380724#M197482</link>
    <description>HI Vaman,&lt;BR /&gt;It doesn't mean that system is performing bad if CPU utilisation is high on the other hand it is good to see them utilised to their capacity but what matters is the run queue as already said by martin.&lt;BR /&gt;You can go thr' sar -q output to monitor the same.&lt;BR /&gt;As far as performance is concerned find attached the doc which talks about tuning the System for Best Performance and the necessary attributes associated with it.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Sep 2004 01:02:03 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2004-09-17T01:02:03Z</dc:date>
    <item>
      <title>performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380719#M197477</link>
      <description>In hpux 11 .0 What will be your action point , if you found CPU usage is too high</description>
      <pubDate>Thu, 16 Sep 2004 15:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380719#M197477</guid>
      <dc:creator>vaman</dc:creator>
      <dc:date>2004-09-16T15:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380720#M197478</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It all depends on your definition of too high.  &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2004 15:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380720#M197478</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-09-16T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380721#M197479</link>
      <description>It is not so much the CPU utilization usage that worries me, it's the run queue length. CPU utilization can be at 100%, but if the run queue is at 0, it is fine. I'm getting the best bang for my buck.&lt;BR /&gt;&lt;BR /&gt;Run queue is the number of jobs that are waiting to use a CPU. That waiting adds to response time, which is a bad thing.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 16 Sep 2004 15:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380721#M197479</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2004-09-16T15:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380722#M197480</link>
      <description>Interesting.. but what is the command that checks the "queue lenght"</description>
      <pubDate>Fri, 17 Sep 2004 00:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380722#M197480</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2004-09-17T00:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380723#M197481</link>
      <description>&lt;BR /&gt;uptime (as a crude starting point).&lt;BR /&gt;&lt;BR /&gt;ps -ef ... to see which process is collecting cpu.&lt;BR /&gt;&lt;BR /&gt;top to see which process is collecting cpu.&lt;BR /&gt;&lt;BR /&gt;application knowledge/common-sense to understand what that process might be doing.&lt;BR /&gt;&lt;BR /&gt;process coverage analyzer to see where the busy process is burning time (prospect,...)&lt;BR /&gt;&lt;BR /&gt;truss, to see which system calls are involved.&lt;BR /&gt;&lt;BR /&gt;Hein.</description>
      <pubDate>Fri, 17 Sep 2004 00:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380723#M197481</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-09-17T00:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380724#M197482</link>
      <description>HI Vaman,&lt;BR /&gt;It doesn't mean that system is performing bad if CPU utilisation is high on the other hand it is good to see them utilised to their capacity but what matters is the run queue as already said by martin.&lt;BR /&gt;You can go thr' sar -q output to monitor the same.&lt;BR /&gt;As far as performance is concerned find attached the doc which talks about tuning the System for Best Performance and the necessary attributes associated with it.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Sep 2004 01:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380724#M197482</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-09-17T01:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380725#M197483</link>
      <description>Sorry forgot to attach the doc.......here it is!!</description>
      <pubDate>Fri, 17 Sep 2004 01:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance/m-p/3380725#M197483</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-09-17T01:03:26Z</dc:date>
    </item>
  </channel>
</rss>

