<?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 impact measurement in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630599#M807977</link>
    <description>---&lt;BR /&gt;top&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;top displays the top processes on the system and periodically updates the information. Raw CPU percentage is used to rank the processes. top can be executed with or without command-line options.&lt;BR /&gt;&lt;BR /&gt;Three general classes of information are displayed by top:&lt;BR /&gt;&lt;BR /&gt;1. System Data: The first few lines at the top of the display show general information about the state of the system&lt;BR /&gt;&lt;BR /&gt;2. Memory Data: Includes virtual and real memory in use (with the amount of memory considered "active" in parentheses) and the amount of free memory&lt;BR /&gt;&lt;BR /&gt;3. Process Data: Information about individual processes on the system. When process data cannot fit on a single screen, top divides the data into two or more screens. To view multiple-screen data, use the j, k, and t commands described previously. Note that the system- and memory-data displays are present in each screen of multiple-screen process data.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Sep 2005 15:48:52 GMT</pubDate>
    <dc:creator>Hakan Aribas</dc:creator>
    <dc:date>2005-09-20T15:48:52Z</dc:date>
    <item>
      <title>performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630595#M807973</link>
      <description>Dear Sirs;&lt;BR /&gt;&lt;BR /&gt;I want to measure the performance of a particular software before and after the installation.&lt;BR /&gt;&lt;BR /&gt;I don't have very sophisticated third party tools and want to use tools available on hpux 11/11i.&lt;BR /&gt;&lt;BR /&gt;Appreciate your suggestion.&lt;BR /&gt;Shiv</description>
      <pubDate>Tue, 20 Sep 2005 15:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630595#M807973</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-09-20T15:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630596#M807974</link>
      <description>before you install the product, at a point where the system is running in a stable manner, run the command &lt;BR /&gt;&lt;BR /&gt;sar 5 10 &amp;gt; /tmp/preload&lt;BR /&gt;&lt;BR /&gt;load your software and start running it. After the system stabilized after the install, i.e. new user profiles got created and initial tests completed (which usually takes few days in my cases), run the command&lt;BR /&gt;&lt;BR /&gt;sar 5 10 &amp;gt; /tmp/postload&lt;BR /&gt;&lt;BR /&gt;the compare the last lines in these two files, starting with word "Average"&lt;BR /&gt;&lt;BR /&gt;If your application is a well behaving one, it will show the load it introducd to the system under %usr column. But there might be a slight increase in the %sys column as well.&lt;BR /&gt;&lt;BR /&gt;you can baseline performance impact on these numbers, if you are not using any other external performance monitors.&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Tue, 20 Sep 2005 15:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630596#M807974</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-20T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630597#M807975</link>
      <description>If you have the foundation OS you are limited to&lt;BR /&gt;top&lt;BR /&gt;sar &lt;BR /&gt;vmstat&lt;BR /&gt;swapinfo&lt;BR /&gt;bdf&lt;BR /&gt;&lt;BR /&gt;If you have enterprise edition of the OS then&lt;BR /&gt;glance &lt;BR /&gt;is available</description>
      <pubDate>Tue, 20 Sep 2005 15:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630597#M807975</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-09-20T15:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630598#M807976</link>
      <description>also, see SEP's script for free performance monitoring script here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/system.perf.sh" target="_blank"&gt;http://www.hpux.ws/system.perf.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it collects a lot more information than a simple sar&lt;BR /&gt;&lt;BR /&gt;run it again before and after, then compare the outputs to figure out the impact.</description>
      <pubDate>Tue, 20 Sep 2005 15:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630598#M807976</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-20T15:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630599#M807977</link>
      <description>---&lt;BR /&gt;top&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;top displays the top processes on the system and periodically updates the information. Raw CPU percentage is used to rank the processes. top can be executed with or without command-line options.&lt;BR /&gt;&lt;BR /&gt;Three general classes of information are displayed by top:&lt;BR /&gt;&lt;BR /&gt;1. System Data: The first few lines at the top of the display show general information about the state of the system&lt;BR /&gt;&lt;BR /&gt;2. Memory Data: Includes virtual and real memory in use (with the amount of memory considered "active" in parentheses) and the amount of free memory&lt;BR /&gt;&lt;BR /&gt;3. Process Data: Information about individual processes on the system. When process data cannot fit on a single screen, top divides the data into two or more screens. To view multiple-screen data, use the j, k, and t commands described previously. Note that the system- and memory-data displays are present in each screen of multiple-screen process data.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Sep 2005 15:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630599#M807977</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-20T15:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630600#M807978</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Usually, we use "top" and "sar" for performance measurement as part of P&amp;amp;R testing. watch "top"  for some time before installing and after installing your app. It should help. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 20 Sep 2005 22:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630600#M807978</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-20T22:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630601#M807979</link>
      <description>hi shiv,&lt;BR /&gt;&lt;BR /&gt;these r the commands i used:&lt;BR /&gt;&lt;BR /&gt;# sar -d &lt;INTERVAL&gt; &lt;COUNT&gt;&lt;BR /&gt; for disk&lt;BR /&gt;&lt;BR /&gt;# sar -u &lt;INTERVAL&gt; &lt;COUNT&gt;&lt;BR /&gt;or&lt;BR /&gt;# top&lt;BR /&gt; for CPU&lt;BR /&gt;&lt;BR /&gt;# vmstat &lt;INTERVAL&gt; &lt;COUNT&gt;&lt;BR /&gt; e.g. vmstat 3 10 --&amp;gt; 10 blocks of 3 seconds&lt;BR /&gt;or UNIX95 for memory.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/COUNT&gt;&lt;/INTERVAL&gt;&lt;/COUNT&gt;&lt;/INTERVAL&gt;&lt;/COUNT&gt;&lt;/INTERVAL&gt;</description>
      <pubDate>Tue, 20 Sep 2005 23:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630601#M807979</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-09-20T23:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630602#M807980</link>
      <description>hi shiv,&lt;BR /&gt;&lt;BR /&gt;also note that since performance on any system is not linearly distributed across time, you may have to take several snap during the day prior to the installation (why not during several days depending on your environment of course)&lt;BR /&gt;&lt;BR /&gt;these benchmarks will help in determining performance degradations (if any)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can also base yourself on what Oracle recommends, i.e. three types of tests:&lt;BR /&gt;1. Minimal testing&lt;BR /&gt;2. Functional testing&lt;BR /&gt;3. Integration testing&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 20 Sep 2005 23:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630602#M807980</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-20T23:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630603#M807981</link>
      <description>Take a look at the sa1 manpage.&lt;BR /&gt;In my view it can be good to be able to capture all data for say a whole day. And keep it. You never know what sar data you may want to look at later. And you will have ALL data for each timestamp. (Sure you can run sar with all options. But reading the output is not easy.)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Wed, 21 Sep 2005 08:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630603#M807981</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2005-09-21T08:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630604#M807982</link>
      <description>Hi Shiv ,&lt;BR /&gt;&lt;BR /&gt;here the tools are , need to concentrate:&lt;BR /&gt;&lt;BR /&gt;# sar -u -M 5       [ CPU all..utilisation]&lt;BR /&gt;# iostat 5 5        [ Disk i/o utilisation]&lt;BR /&gt;# vmstat 5 5      , [ swap/paging utilisation]&lt;BR /&gt;# netstat   [ Network Utilisation and details]&lt;BR /&gt;# top  [ top processes and other details.]&lt;BR /&gt;# glance  [ Memory, cpu , disk , process ...etc ]&lt;BR /&gt;# glance -t  [ checking system process table.]&lt;BR /&gt;# sar -v 5 5 [ checking system process table utilisation ]&lt;BR /&gt;# lsof -i -U  [ Unix and Internet open ports ]&lt;BR /&gt;# ps -el | sort -r -k10 | more  [ biggest processes ,consuming  memory]&lt;BR /&gt;&lt;BR /&gt;* lsof can be downloaded from &lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu" target="_blank"&gt;http://hpux.cs.utah.edu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also you can run a script to gather data over a period of time.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 24 Sep 2005 19:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630604#M807982</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-24T19:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: performance impact measurement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630605#M807983</link>
      <description>&lt;BR /&gt;Of course I agree with most prior suggestions. You know... measure memory usage with and without some new software active. Measure average cpu usage before and after new software. Measure the capaticy usage before and after.&lt;BR /&gt;&lt;BR /&gt;But maybe, just maybe, you should also look at it from a different angle. Look at it from the angle you in fact imply by the title: What is the IMPACT of the new software?&lt;BR /&gt;&lt;BR /&gt;One assumes the title means 'impact on prior system performance'. For that, I believe you need to come up with a benchmark transaction in your existing software. Maybe the time it takes to run a particular report? The time to do a backup? The average response time of your OLTP transactions?&lt;BR /&gt;It is possible that the new software hogs a resource (network? specific disk?) which causes the existing applications to slow down and perhaps appear to use less cpu (per elapsed time interval).&lt;BR /&gt;Maybe the new software touches files on a drive with lots of free space, but near maximum IO capacity and the new software causes much more random IO patterns, pushing that drive over the edge. (the knee in its performance curve)&lt;BR /&gt;Maybe it is a filesystem allocation interlock that suddenly starts to hurt.&lt;BR /&gt;&lt;BR /&gt;Just suggesting to not just look at raw numbers like CPU%, MEM%, IOBUSY%, but to try to put those in context of 'work units done' and response time measurements.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Sep 2005 22:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-impact-measurement/m-p/3630605#M807983</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-09-24T22:22:07Z</dc:date>
    </item>
  </channel>
</rss>

