<?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 testing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632146#M237863</link>
    <description>John,&lt;BR /&gt;&lt;BR /&gt;Also you can download the sarchek utility for measuring performance , with sar data ..&lt;BR /&gt;&lt;BR /&gt;Here it is :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com" target="_blank"&gt;www.sarcheck.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here are the books for performation related  informations,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com/books.htm" target="_blank"&gt;http://www.sarcheck.com/books.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
    <pubDate>Thu, 22 Sep 2005 04:38:54 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2005-09-22T04:38:54Z</dc:date>
    <item>
      <title>performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632141#M237858</link>
      <description>Does anyone know if there are any  free applications out there that i can download, to check the performance of the system, ie memory, cpu, load testing, Glance doesnt give me enough information&lt;BR /&gt;&lt;BR /&gt;john</description>
      <pubDate>Thu, 22 Sep 2005 04:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632141#M237858</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2005-09-22T04:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632142#M237859</link>
      <description>Check out OpenSTA, &lt;A href="http://www.opensta.org/" target="_blank"&gt;http://www.opensta.org/&lt;/A&gt;&lt;BR /&gt;I am not sure it can give you memory and cpu usage, but it for used for Stress and load testing. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 04:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632142#M237859</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T04:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632143#M237860</link>
      <description>Use vmstat for memory, cpu load informations easily. A tool called vsar there also. It is useful.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 22 Sep 2005 04:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632143#M237860</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-22T04:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632144#M237861</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;See the below link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.opensourcetesting.org/performance.php" target="_blank"&gt;http://www.opensourcetesting.org/performance.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 04:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632144#M237861</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-22T04:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632145#M237862</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;What about ,&lt;BR /&gt;&lt;BR /&gt;# iostat 5 5 &lt;BR /&gt;# vmstat 5 5&lt;BR /&gt;# ps -el | sort -r -k10 | more&lt;BR /&gt;# sar -u -M 5 &lt;BR /&gt;# top&lt;BR /&gt;# netstat&lt;BR /&gt;# lsof &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also attached one script that can capture cpu and Physical Memory usuage over a period..&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 04:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632145#M237862</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-22T04:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632146#M237863</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Also you can download the sarchek utility for measuring performance , with sar data ..&lt;BR /&gt;&lt;BR /&gt;Here it is :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com" target="_blank"&gt;www.sarcheck.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here are the books for performation related  informations,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com/books.htm" target="_blank"&gt;http://www.sarcheck.com/books.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 22 Sep 2005 04:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632146#M237863</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-22T04:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632147#M237864</link>
      <description>Our system programmers are using OpenSTA for heavy load tests. Our web servers are IIS 6, application servers are Weblogic on HP-UX 11v2.&lt;BR /&gt;&lt;BR /&gt;"The current toolset has the capability of performing scripted HTTP and HTTPS heavy load tests with performance measurements from Win32 platforms."</description>
      <pubDate>Thu, 22 Sep 2005 05:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632147#M237864</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-22T05:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632148#M237865</link>
      <description>sarcheck isn't free....&lt;BR /&gt;&lt;BR /&gt;If you have glance, then you should have measurware.&lt;BR /&gt;&lt;BR /&gt;From root's cron:&lt;BR /&gt;&lt;BR /&gt;# performance&lt;BR /&gt;55 23 * * 1-5 /opt/perf/bin/extract -xp -r /home/gwild/zgbltemplate -g -b today 7:00 -e today 18:00 -f stdout | /bin/mailx -s 'myserver performance report' gwild@mydomain.com &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cat /home/gwild/zgbltemplate&lt;BR /&gt;REPORT "MWA Export on !SYSTEM_ID"&lt;BR /&gt;FORMAT ASCII&lt;BR /&gt;HEADINGS ON&lt;BR /&gt;SEPARATOR="|"&lt;BR /&gt;SUMMARY=60&lt;BR /&gt;MISSING=0&lt;BR /&gt;DATA TYPE GLOBAL&lt;BR /&gt;YEAR&lt;BR /&gt;DATE&lt;BR /&gt;TIME&lt;BR /&gt;GBL_CPU_TOTAL_UTIL&lt;BR /&gt;GBL_MEM_UTIL&lt;BR /&gt;GBL_SWAP_SPACE_UTIL&lt;BR /&gt;GBL_MEM_CACHE_HIT_PCT&lt;BR /&gt;GBL_DISK_UTIL_PEAK&lt;BR /&gt;GBL_FS_SPACE_UTIL_PEAK&lt;BR /&gt;GBL_MEM_PAGEOUT_RATE&lt;BR /&gt;GBL_MEM_SWAPOUT_RATE&lt;BR /&gt;GBL_MEM_QUEUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 07:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632148#M237865</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-22T07:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: performance testing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632149#M237866</link>
      <description>You will only have MeasureWare (OV Perf agent) with Glance if you ordered it separately, or ordered GlancePlus Pak, or have the Enterprise Operating Environment, or have the Mission Critical Operating Environment.  GlancePlus for Motif has almost 1000 metrics(Measueware has 5 min averages for up to 300), what do you need?   Remember that sar, iostat, vmstat are all available.  If you are looking to analyze the application performance, then tusc, and calipher (on Itanium) are available.  Check the programmers tools, or the ones for JAVA if you are using that as your application.</description>
      <pubDate>Mon, 26 Sep 2005 13:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-testing/m-p/3632149#M237866</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-09-26T13:12:45Z</dc:date>
    </item>
  </channel>
</rss>

