<?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 average %wcache value in SAR command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835129#M89939</link>
    <description>why the average %wcache value in SAR command &lt;BR /&gt;show some different value?&lt;BR /&gt;&lt;BR /&gt;This is what my sar output.&lt;BR /&gt;(see the attachment for better looking output)&lt;BR /&gt;&lt;BR /&gt;$ sar -b  1 3&lt;BR /&gt;&lt;BR /&gt;HP-UX hpn9000 B.11.00 A 9000/800    10/29/02&lt;BR /&gt;&lt;BR /&gt;09:36:29 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s&lt;BR /&gt;09:36:30     155     295      47       9      10      10       0       0&lt;BR /&gt;09:36:31     156     229      32       7       5       0       0       0&lt;BR /&gt;09:36:32     157     235      33       9       9       0       0       0&lt;BR /&gt;&lt;BR /&gt;Average      156     253      38       8       8 17895697600       0       0&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;The Average value of %wcache should be 5.&lt;BR /&gt;but it is showing 17895697600.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx in adVance.&lt;BR /&gt;VB.</description>
    <pubDate>Tue, 29 Oct 2002 14:42:28 GMT</pubDate>
    <dc:creator>vas  bolpali</dc:creator>
    <dc:date>2002-10-29T14:42:28Z</dc:date>
    <item>
      <title>average %wcache value in SAR command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835129#M89939</link>
      <description>why the average %wcache value in SAR command &lt;BR /&gt;show some different value?&lt;BR /&gt;&lt;BR /&gt;This is what my sar output.&lt;BR /&gt;(see the attachment for better looking output)&lt;BR /&gt;&lt;BR /&gt;$ sar -b  1 3&lt;BR /&gt;&lt;BR /&gt;HP-UX hpn9000 B.11.00 A 9000/800    10/29/02&lt;BR /&gt;&lt;BR /&gt;09:36:29 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s&lt;BR /&gt;09:36:30     155     295      47       9      10      10       0       0&lt;BR /&gt;09:36:31     156     229      32       7       5       0       0       0&lt;BR /&gt;09:36:32     157     235      33       9       9       0       0       0&lt;BR /&gt;&lt;BR /&gt;Average      156     253      38       8       8 17895697600       0       0&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;The Average value of %wcache should be 5.&lt;BR /&gt;but it is showing 17895697600.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx in adVance.&lt;BR /&gt;VB.</description>
      <pubDate>Tue, 29 Oct 2002 14:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835129#M89939</guid>
      <dc:creator>vas  bolpali</dc:creator>
      <dc:date>2002-10-29T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: average %wcache value in SAR command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835130#M89940</link>
      <description>&lt;BR /&gt;sar runs in realtime from the kernel so I dont think its to do with any file corruption - more likely a sar bug. There are some sar patches, we have some loaded on our systems;&lt;BR /&gt;&lt;BR /&gt;  PHCO_15220.SYS-ADMIN: /usr/sbin/sar                  &lt;BR /&gt;  PHCO_22733.SYS-ADMIN: /usr/sbin/sar                  &lt;BR /&gt;&lt;BR /&gt;Go to the itrc homepage then to patches then do a search for sar for the latest version and try that.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Oct 2002 14:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835130#M89940</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-29T14:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: average %wcache value in SAR command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835131#M89941</link>
      <description>Vas,&lt;BR /&gt;&lt;BR /&gt;Take a look at the following patches:&lt;BR /&gt;&lt;BR /&gt;PHCO_25174 sar Cumulative Patch&lt;BR /&gt;PHSS_26793 +04/PBO Compiler Cumulative Patch&lt;BR /&gt;PHSS_26792 Ansi C Compiler Cumulative Patch&lt;BR /&gt;PHKL_23901 Remove Stopped Threads From Load Averages Patch&lt;BR /&gt;PHKL_27212 VxFS 3.3 Cumulative Patch&lt;BR /&gt;PHSS_19005 DDE Cumulative Patch&lt;BR /&gt;&lt;BR /&gt;Keep in mind that some of these may not pertain to your system. Look at the descriptions and problems associated.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Oct 2002 15:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/average-wcache-value-in-sar-command/m-p/2835131#M89941</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-10-29T15:01:36Z</dc:date>
    </item>
  </channel>
</rss>

