<?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: Peak Utilisation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650232#M45849</link>
    <description>Chris,&lt;BR /&gt;&lt;BR /&gt;This is not giving the output I want..&lt;BR /&gt;&lt;BR /&gt;I want the list of disks or mountpoints , and its peak utilisation for last 15 days &lt;BR /&gt;&lt;BR /&gt;I've sar data for last week but I wanted mwa data so i can easily import into excel.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jan 2002 20:11:18 GMT</pubDate>
    <dc:creator>Rushank</dc:creator>
    <dc:date>2002-01-22T20:11:18Z</dc:date>
    <item>
      <title>Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650223#M45840</link>
      <description>I want to identify the disks or mountpoints being heavily utilised.  I would like to analyze the data for last 15 days and look for the those heavily used disks.&lt;BR /&gt;&lt;BR /&gt;I tried doing it by perfview and extract command. But the report does not give me the which disk is badly hit &lt;BR /&gt;What is the best way to find out this?</description>
      <pubDate>Tue, 22 Jan 2002 17:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650223#M45840</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T17:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650224#M45841</link>
      <description>When you used your template file, did you use the variables BYDSK_PHYS_IO or BYDSK_FS_READ&lt;BR /&gt;(basically look at the BYDSK variables)&lt;BR /&gt;&lt;BR /&gt;This may be what you're looking for&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 18:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650224#M45841</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T18:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650225#M45842</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You might also consider using 'sar -d'.  Collect and extact the data you want.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 22 Jan 2002 18:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650225#M45842</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-22T18:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650226#M45843</link>
      <description>The template file for extract is&lt;BR /&gt;/var/opt/perf/reptall&lt;BR /&gt;&lt;BR /&gt;and the users guide is at:&lt;BR /&gt; /opt/perf/paperdocs/mwa/mwausers.pdf&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 18:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650226#M45843</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T18:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650227#M45844</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;If you are talking about reptall file, then yes I uncommented that out but output doesn't show this..&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 18:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650227#M45844</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T18:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650228#M45845</link>
      <description>This might not be the best way but it's quick and dirty at least. For eg:&lt;BR /&gt;&lt;BR /&gt;# sar -d 15 2 &amp;gt; output.file&lt;BR /&gt;&lt;BR /&gt;The above takes 2 samples every 15 secs.</description>
      <pubDate>Tue, 22 Jan 2002 18:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650228#M45845</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-22T18:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650229#M45846</link>
      <description>Could you please post the command you used for extract?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 18:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650229#M45846</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T18:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650230#M45847</link>
      <description>&lt;BR /&gt;This is the command I used.&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -b today-15 -r /var/opt/perf/reptall -G -f /var/opt/perf/outputfile&lt;BR /&gt;&lt;BR /&gt;        |      |Num |   Phys   |   Phys    | Peak |&lt;BR /&gt;  Date  |CPU % |Disk|  IO Rt   |    IOs    |Disk %|&lt;BR /&gt;01/15/02| 19.61|  64|    1203.0|    4325927| 75.95|&lt;BR /&gt;01/15/02| 22.30|  64|    1499.1|    5392276| 75.63|&lt;BR /&gt;01/15/02| 21.28|  64|    1151.3|    4137649| 74.88|&lt;BR /&gt;01/15/02| 15.53|  64|    1132.0|    4071889| | 65.55&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 19:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650230#M45847</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T19:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650231#M45848</link>
      <description>Replace the -G with a -d (disk device detail) or -D (disk device summary).  If you have the BYDSK collectors uncommented, this should give you what you need.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 20:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650231#M45848</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T20:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650232#M45849</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;This is not giving the output I want..&lt;BR /&gt;&lt;BR /&gt;I want the list of disks or mountpoints , and its peak utilisation for last 15 days &lt;BR /&gt;&lt;BR /&gt;I've sar data for last week but I wanted mwa data so i can easily import into excel.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 20:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650232#M45849</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T20:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650233#M45850</link>
      <description>I don't know haow useful this may be, but let's give it a shot:&lt;BR /&gt;&lt;BR /&gt;There are two metrics you can use, BYDSK_DIRNAME and LV_DIRNAME&lt;BR /&gt;&lt;BR /&gt;the BYDSK_DIRNAME give the name of the file system on a given physical device.  This however, may not be useful if you have more than one file system on the disk device, in which case it merely says "Multiple FS"&lt;BR /&gt;&lt;BR /&gt;the LV_DIRNAME may be more useful (haven't tried yet, in where it displays the path name of the logical volume or volume group.  This one, in conjuntion with using the LV_* metrics may get you closer to what you need ( the -z and -Z options.&lt;BR /&gt;&lt;BR /&gt;I hope I am getting closer into the neighborhood here.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 20:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650233#M45850</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T20:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650234#M45851</link>
      <description>Also just noticed something, when you use the -b option, you need to specify the beginning date, meaning the date 15 days ago in mm/dd/yy hh:mm format, followed by the -e where you can then use "today".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What do you think&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 20:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650234#M45851</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T20:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650235#M45852</link>
      <description>&lt;BR /&gt;OK I tried both , the -z or Z gives me error saying &lt;BR /&gt;&lt;BR /&gt;The 'LVOLUME' requested were not found in datafiles.&lt;BR /&gt;&lt;BR /&gt;With the Disk ID BYDSK_DIR NAME I'm getting H/W path but not the disk name. &lt;BR /&gt;Surpringly it gives me multiple FS in  FS name  Infact I don't have multiple FS on any single disk. Each LV is sitting on separate disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 20:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650235#M45852</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T20:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650236#M45853</link>
      <description>Maybe a stupid question, so I apologize in advance.  Did you also uncomment a metric, like LV_READ_RATE and/or LV_WRITE_RATE ?&lt;BR /&gt;&lt;BR /&gt;Again, probably a stupid question.&lt;BR /&gt;&lt;BR /&gt;Crossing my fingers&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 20:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650236#M45853</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T20:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650237#M45854</link>
      <description>Yessss.......&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 20:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650237#M45854</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T20:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650238#M45855</link>
      <description>well then, in the mean time I was playing around and ran the following command:&lt;BR /&gt;&lt;BR /&gt;# chown mccrayc:sysadm test1                              &lt;BR /&gt;extract -Z -r /var/opt/perf/reptall -b today-15 -e today -f /home/mccrayc/test -xp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It worked.&lt;BR /&gt;&lt;BR /&gt;I did have to modify a coulple of things like uncomment the date field, and when I ran it a second time, I received an error because I had to specify a different file.  I am attaching the output, in excel format.  I know the numbers are kind of small, but they may be different on your machine.  The problem is&amp;lt; I don't know everything you have uncommented, etc.  In any case, here is my output.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 22 Jan 2002 21:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650238#M45855</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-22T21:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650239#M45856</link>
      <description>No luck with LV...</description>
      <pubDate>Tue, 22 Jan 2002 22:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650239#M45856</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-22T22:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650240#M45857</link>
      <description>Rushank,&lt;BR /&gt;&lt;BR /&gt;This is going to be easiest with sar.&lt;BR /&gt;&lt;BR /&gt;First make sure sar historical logging is turned on.  I do this via a line in root's crontab such as:&lt;BR /&gt;&lt;BR /&gt;0 * * * * /usr/lbin/sa/sa1 600 6&lt;BR /&gt;&lt;BR /&gt;You are able to do a :&lt;BR /&gt;&lt;BR /&gt;sar -d -f /var/adm/sa/saXX&lt;BR /&gt;&lt;BR /&gt;where XX = two digit date within last thirty days.&lt;BR /&gt;&lt;BR /&gt;Do sort on the column with percent busy and you will be able to determine which disks or disks on avg has highest pct busies.&lt;BR /&gt;&lt;BR /&gt;Keep in mind, in PV when looking at the "DISK" section that the DISK BUSY % represents to top % busy of the busiest disk in the system at any given time.&lt;BR /&gt;&lt;BR /&gt;As well as PHYSICAL BYTE rate represents PHYSICAL BYTE rate of the highest throughput disk at any given time...&lt;BR /&gt;&lt;BR /&gt;Dennis</description>
      <pubDate>Wed, 23 Jan 2002 13:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650240#M45857</guid>
      <dc:creator>Dennis J Robinson</dc:creator>
      <dc:date>2002-01-23T13:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650241#M45858</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I don't want to do this report with Sar. I've already done this excercise with sar. I am looking something with mwa data.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jan 2002 14:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650241#M45858</guid>
      <dc:creator>Rushank</dc:creator>
      <dc:date>2002-01-23T14:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Peak Utilisation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650242#M45859</link>
      <description>&lt;BR /&gt;There are two kinds of "disk utilization": How busy a disk is processing requests (BYDSK_UTIL) and how full it is, space-wise: LV_SPACE_UTIL.  Depending on which you are concerned with, you'd either want to look at the by-disk or by-logical volume data.  Note that in C.03.50 (December 2001 release) the by-filesystem class was added as an option but you'd need to turn it on.  See the ReleaseNotes for more information.&lt;BR /&gt;&lt;BR /&gt;In PerfView, I use the Class Compare graphs to get a quick look at different disk/lvols.  Select your system, select Class Compare, click on Draw, click on DISK, click on Select All, click OK, click BYDSK_UTIL, click Draw, then adjust the graph to your liking with the various Settings.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jan 2002 21:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/peak-utilisation/m-p/2650242#M45859</guid>
      <dc:creator>Doug Grumann</dc:creator>
      <dc:date>2002-01-23T21:02:24Z</dc:date>
    </item>
  </channel>
</rss>

