<?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 tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480305#M18097</link>
    <description>Hi !&lt;BR /&gt;&lt;BR /&gt;First You need found your bottleneck( I/O, CPU, Network),  use sar command, after You config your kernel. &lt;BR /&gt;&lt;BR /&gt;The performance depend of the application, so good if You know the application requirements( Shared memory, message queue, I/O buffers, etc).&lt;BR /&gt;&lt;BR /&gt;regards, Saa.</description>
    <pubDate>Mon, 08 Jan 2001 13:17:17 GMT</pubDate>
    <dc:creator>Sandor Horvath_2</dc:creator>
    <dc:date>2001-01-08T13:17:17Z</dc:date>
    <item>
      <title>performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480302#M18094</link>
      <description>Tell me about, How kernal parameter will be tuned. and how do you tune the performance on HPUX ?</description>
      <pubDate>Mon, 08 Jan 2001 12:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480302#M18094</guid>
      <dc:creator>prabal</dc:creator>
      <dc:date>2001-01-08T12:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480303#M18095</link>
      <description>Hi Prubal,&lt;BR /&gt;&lt;BR /&gt;Check this kernel parameter docs link: &lt;A href="http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;</description>
      <pubDate>Mon, 08 Jan 2001 12:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480303#M18095</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2001-01-08T12:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480304#M18096</link>
      <description>Hi Parbal,&lt;BR /&gt;&lt;BR /&gt;HPUX performance are mostly centred around CPU usage, Memory and Disks. This documents will also throw more light in this areas: &lt;BR /&gt;Doc id S3100002312A, B and C.&lt;BR /&gt;DEscriptin: Sys Adm: determining the cause of system performance problem.&lt;BR /&gt;&lt;BR /&gt;The attached is mustly for Shared memory management</description>
      <pubDate>Mon, 08 Jan 2001 12:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480304#M18096</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2001-01-08T12:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480305#M18097</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;First You need found your bottleneck( I/O, CPU, Network),  use sar command, after You config your kernel. &lt;BR /&gt;&lt;BR /&gt;The performance depend of the application, so good if You know the application requirements( Shared memory, message queue, I/O buffers, etc).&lt;BR /&gt;&lt;BR /&gt;regards, Saa.</description>
      <pubDate>Mon, 08 Jan 2001 13:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480305#M18097</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-01-08T13:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480306#M18098</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A good general guide to isolating performance problems is document #KBRC00000947.&lt;BR /&gt;&lt;BR /&gt;Another document with some tips for using individual kernel parameters is #KNC061098001.&lt;BR /&gt;&lt;BR /&gt;These should give you a good start when taken together with the kernel parameter overview document noted by Chris.&lt;BR /&gt;&lt;BR /&gt;The 'glance' performance monitor is a great realtime tool to use for performance monitoring.  It is available on a trial basis from the Application CDROM(s) and is worth its permanent license fee.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 08 Jan 2001 13:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480306#M18098</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-08T13:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: performance tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480307#M18099</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We must never forget the network parameters which are equally as important as system parameters in the kernel. Network parameters cannot be tuned in SAM and have to be dynamically tuned at the command line and statically hardcoded in system startup scripts.&lt;BR /&gt;&lt;BR /&gt;Network parameters such as TCP_CONN_REQUEST_MAX, TCP_KEEPALIVE_INTERVAL, FIN_WAIT_2_TIMEOUT, RETRANS interval, TCP trans and recv window sizes have very significant impact especially in the database and webserver environments. They can be finetuned using nettune in HP-UX 10.X and ndd in HP-UX 11.X.&lt;BR /&gt;&lt;BR /&gt;Usually there will be a set of recommended values for both system and network parameters within your application's installation and configuration guide especially for database applications like Oracle. However, it is recommended to tweak these values progressively one at a time over time until near-optimal settings.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2001 13:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-tuning/m-p/2480307#M18099</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-01-08T13:43:14Z</dc:date>
    </item>
  </channel>
</rss>

