<?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 About sar in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103842#M7482</link>
    <description>When I run "sar -A" , it pop up the message "Cannot open /var/log/sa/sa27: No such file or directory" , the below are the files under the path "/var/log/sa" , what is the problem in our system ? thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root 4152 Aug 15 16:56 sa15&lt;BR /&gt;-rw-r--r-- 1 root root 0 Aug 18 18:38 sa18&lt;BR /&gt;-rw-r--r-- 1 root root 493 Aug 19 14:05 sa19&lt;BR /&gt;-rw-r--r-- 1 root root 3837 Aug 21 13:42 sa21&lt;BR /&gt;-rw-r--r-- 1 root root 146 Aug 21 13:42 sar21</description>
    <pubDate>Tue, 28 Oct 2003 03:42:57 GMT</pubDate>
    <dc:creator>juno2</dc:creator>
    <dc:date>2003-10-28T03:42:57Z</dc:date>
    <item>
      <title>About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103842#M7482</link>
      <description>When I run "sar -A" , it pop up the message "Cannot open /var/log/sa/sa27: No such file or directory" , the below are the files under the path "/var/log/sa" , what is the problem in our system ? thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root 4152 Aug 15 16:56 sa15&lt;BR /&gt;-rw-r--r-- 1 root root 0 Aug 18 18:38 sa18&lt;BR /&gt;-rw-r--r-- 1 root root 493 Aug 19 14:05 sa19&lt;BR /&gt;-rw-r--r-- 1 root root 3837 Aug 21 13:42 sa21&lt;BR /&gt;-rw-r--r-- 1 root root 146 Aug 21 13:42 sar21</description>
      <pubDate>Tue, 28 Oct 2003 03:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103842#M7482</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-10-28T03:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103843#M7483</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;Try using a interval:&lt;BR /&gt;# sar -A 3&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Tue, 28 Oct 2003 04:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103843#M7483</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-10-28T04:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103844#M7484</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;sa27 is the binary file for date 27. Check your system date whether is proper.&lt;BR /&gt;&lt;BR /&gt;It seems thats you dont have today's file in that directory. So check the system's date , it is 28. Then do this,&lt;BR /&gt;&lt;BR /&gt;#cd /var/log/sa/&lt;BR /&gt;#sar 1 10 -o sa28&lt;BR /&gt;wait few secs and press control+c .&lt;BR /&gt;&lt;BR /&gt;Now give.&lt;BR /&gt;&lt;BR /&gt;#sar -A&lt;BR /&gt;&lt;BR /&gt;Now the command should work. Give the command after 30 min and 1 hour to see the cummulative reports.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 04:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103844#M7484</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-10-28T04:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103845#M7485</link>
      <description>I'm attaching some adaptable sar scripts that might collect some data for you.&lt;BR /&gt;&lt;BR /&gt;You will need to fix some hp-ux related errors, but its not so bad.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 28 Oct 2003 08:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103845#M7485</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-28T08:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103846#M7486</link>
      <description>Have a look at this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236211" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236211&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP you are very consistent ... so is juno2 (just pulling your legs ...)&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Tue, 28 Oct 2003 10:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103846#M7486</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-28T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103847#M7487</link>
      <description>First of all check the sysstat in /etc/cron.d/&lt;BR /&gt;Your /etc/cron.d/sysstat should read this&lt;BR /&gt;&lt;BR /&gt;*/1 * * * * root /usr/lib/sa/sa1 1 1&lt;BR /&gt;&lt;BR /&gt;53 23 * * * root /usr/lib/sa/sa2 -A&lt;BR /&gt;&lt;BR /&gt;If it does already, then I am sure you dont have /usr/lib/sa. Create sa in /usr/lib/ and wait for a few minutes. Sar will dance to your tunes.  &lt;BR /&gt;--Neel Arurkar</description>
      <pubDate>Thu, 28 Oct 2004 06:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103847#M7487</guid>
      <dc:creator>Neel Arurkar</dc:creator>
      <dc:date>2004-10-28T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: About sar</title>
      <link>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103848#M7488</link>
      <description>try running the sar -A with an interval of your choosing and you will get the out put you are searching,just using it alone will give you the error that you received. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried it to and got the same error mesg with sar -A but using sar -A 4 gave me an output.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 14:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/about-sar/m-p/3103848#M7488</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-10-28T14:59:47Z</dc:date>
    </item>
  </channel>
</rss>

