<?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: Sar reporting incorrect date and average in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584134#M39762</link>
    <description>What is the date stamp on /var/log/sa/sa(DAY) &amp;lt;&lt;TODAY e.g.="" sa15=""&gt;&lt;/TODAY&gt;&lt;BR /&gt;If it is not today then your sa1 script is not working.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 15 Feb 2010 17:18:58 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-02-15T17:18:58Z</dc:date>
    <item>
      <title>Sar reporting incorrect date and average</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584132#M39760</link>
      <description>System:  Proliant DL585&lt;BR /&gt;OS:  RHEL 5.3 64 bit&lt;BR /&gt;&lt;BR /&gt;When I type "sar", I get the following:&lt;BR /&gt;&lt;BR /&gt;Linux 2.6.18-128.el5 (server)         01/13/2010   &amp;lt;- WRONG DATE&lt;BR /&gt;&lt;BR /&gt;12:00:01 AM       CPU     %user     %nice   %system   %iowait    %steal     %idle&lt;BR /&gt;12:10:01 AM       all      1.46      0.00      0.65      0.43      0.00     97.46&lt;BR /&gt;12:20:01 AM       all      0.41      0.00      0.42      0.02      0.00     99.14&lt;BR /&gt;12:30:01 AM       all      0.41      0.00      0.45      0.02      0.00     99.12&lt;BR /&gt;12:40:01 AM       all      0.49      0.00      0.44      0.02      0.00     99.05&lt;BR /&gt;12:50:01 AM       all      0.42      0.00      0.43      0.02      0.00     99.14&lt;BR /&gt;01:00:01 AM       all      0.44      0.00      0.43      0.02      0.00     99.12&lt;BR /&gt;01:10:01 AM       all     10.02      0.00      0.76      8.62      0.00     80.60&lt;BR /&gt;01:20:01 AM       all      5.06      0.00      0.59      6.35      0.00     88.01&lt;BR /&gt;01:30:01 AM       all      2.50      0.00      0.61      5.68      0.00     91.21&lt;BR /&gt;01:40:01 AM       all      3.72      0.00      0.59      5.40      0.00     90.29&lt;BR /&gt;01:50:01 AM       all      2.56      0.00      0.55      4.17      0.00     92.72&lt;BR /&gt;blah&lt;BR /&gt;blah &lt;BR /&gt;blah&lt;BR /&gt;10:50:01 PM       all      0.41      0.00      0.37      0.04      0.00     99.17&lt;BR /&gt;11:00:01 PM       all      0.44      0.00      0.37      0.05      0.00     99.13&lt;BR /&gt;11:10:01 PM       all      0.59      0.00      0.40      0.08      0.00     98.92&lt;BR /&gt;11:20:01 PM       all      0.42      0.00      0.37      0.03      0.00     99.19&lt;BR /&gt;11:30:01 PM       all      0.41      0.00      0.38      0.03      0.00     99.18&lt;BR /&gt;11:40:01 PM       all      0.51      0.00      0.40      0.03      0.00     99.06&lt;BR /&gt;11:50:01 PM       all      0.45      0.00      0.38      0.04      0.00     99.14&lt;BR /&gt;Average:          all     38.93      0.01     15.10     10.63      0.00    3407.78&lt;BR /&gt;&lt;BR /&gt;So the date and average are way off.&lt;BR /&gt;&lt;BR /&gt;However, if I do a sar 5 5 it works fine.&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Here is what I have in my sysstat:&lt;BR /&gt;# run system activity accounting tool every 10 minutes&lt;BR /&gt;*/10 * * * * root /usr/lib64/sa/sa1 1 1&lt;BR /&gt;# generate a daily summary of process accounting at 23:53&lt;BR /&gt;53 23 * * * root /usr/lib64/sa/sa2 -A&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Feb 2010 14:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584132#M39760</guid>
      <dc:creator>dev44</dc:creator>
      <dc:date>2010-02-15T14:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sar reporting incorrect date and average</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584133#M39761</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the date command, your system date may be off.&lt;BR /&gt;&lt;BR /&gt;You should consider using the date command to update it (as root) and then ntp to keep it synced up.&lt;BR /&gt;&lt;BR /&gt;chkconfig --list ntpd&lt;BR /&gt;&lt;BR /&gt;chkconfig ntpd on&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 Feb 2010 17:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584133#M39761</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-15T17:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sar reporting incorrect date and average</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584134#M39762</link>
      <description>What is the date stamp on /var/log/sa/sa(DAY) &amp;lt;&lt;TODAY e.g.="" sa15=""&gt;&lt;/TODAY&gt;&lt;BR /&gt;If it is not today then your sa1 script is not working.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Feb 2010 17:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584134#M39762</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-02-15T17:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sar reporting incorrect date and average</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584135#M39763</link>
      <description>The date is fine...we are using ntp.  As I said in my first post...if I do a "sar 5 5" the date and averages are fine.  &lt;BR /&gt;The problem is when I type &lt;BR /&gt;&lt;BR /&gt;#sar  &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;#sar -f sa15</description>
      <pubDate>Mon, 15 Feb 2010 17:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sar-reporting-incorrect-date-and-average/m-p/4584135#M39763</guid>
      <dc:creator>dev44</dc:creator>
      <dc:date>2010-02-15T17:28:32Z</dc:date>
    </item>
  </channel>
</rss>

