<?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: CPU Usage Report (historical) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438730#M356922</link>
    <description>If you use "SAR", how will you get the info for, let's say, last May?</description>
    <pubDate>Fri, 12 Jun 2009 16:38:27 GMT</pubDate>
    <dc:creator>Marylou Kohlmeier</dc:creator>
    <dc:date>2009-06-12T16:38:27Z</dc:date>
    <item>
      <title>CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438726#M356918</link>
      <description>Is there a way to run a CPU usage report from previous days/months?  I'm trying to gather information to justify a case during our "registration" period here at our campus.&lt;BR /&gt;&lt;BR /&gt;Any info will be appreciated.&lt;BR /&gt;&lt;BR /&gt;thank you,&lt;BR /&gt;Marylou</description>
      <pubDate>Fri, 12 Jun 2009 15:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438726#M356918</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2009-06-12T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438727#M356919</link>
      <description>If you are or were running measureware (part of glance package, check process called mwa), you should have this data in the log files. Log files are placed in /var/opt/perf/datafiles.&lt;BR /&gt;&lt;BR /&gt;If you have these files :&lt;BR /&gt;&lt;BR /&gt;logappl&lt;BR /&gt;logdev&lt;BR /&gt;logglob&lt;BR /&gt;logindx&lt;BR /&gt;logpcmd0&lt;BR /&gt;logproc&lt;BR /&gt;logtran&lt;BR /&gt;&lt;BR /&gt;you can use extract utility (if you do not have a graphical performance analysis tool that is) to get textual data out of them.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Fri, 12 Jun 2009 16:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438727#M356919</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-12T16:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438728#M356920</link>
      <description>root:/var/opt/perf/datafiles #ll&lt;BR /&gt;total 1904&lt;BR /&gt;-rw-r--r--   1 root       sys            472 Feb 26  2007 .glancerc&lt;BR /&gt;-rw-r--r--   1 root       sys           7540 Feb 26  2007 .gpm&lt;BR /&gt;-rw-rw-rw-   1 root       sys         958411 Dec  5  2007 mikslp.db&lt;BR /&gt;&lt;BR /&gt;These are all the files I have under the directory above and cannot find any with logdev, etc&lt;BR /&gt;&lt;BR /&gt;Marylou</description>
      <pubDate>Fri, 12 Jun 2009 16:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438728#M356920</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2009-06-12T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438729#M356921</link>
      <description>Are you by chance running sar?  Check for the process using 'ps -ef|grep sad'.  It will keep 30 days worth of history that has CPU statistics.  Or just type 'sar' and see if you get any output.  The default results are for the current day.&lt;BR /&gt;- Kevin</description>
      <pubDate>Fri, 12 Jun 2009 16:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438729#M356921</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-06-12T16:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438730#M356922</link>
      <description>If you use "SAR", how will you get the info for, let's say, last May?</description>
      <pubDate>Fri, 12 Jun 2009 16:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438730#M356922</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2009-06-12T16:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438731#M356923</link>
      <description>There is no history kept automatically. You would have to already be running sar, glance or other tool with logs being kept. If not, there is no history data to look at.</description>
      <pubDate>Fri, 12 Jun 2009 16:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438731#M356923</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-06-12T16:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438732#M356924</link>
      <description>Do you see any files in /var/adm/sa?  Sar keeps 31 days of history in that directory (if it's been running that long).  You could get information before that by restoring older files from backups.  That's not the easiest solution but using sar for recent data is much faster than formatting the output of the extract command.</description>
      <pubDate>Fri, 12 Jun 2009 16:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438732#M356924</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-06-12T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438733#M356925</link>
      <description>sdisk&lt;BR /&gt;1/0/14/1/0.10.4.0.0.0.4&lt;BR /&gt;sdisk&lt;BR /&gt;1/0/0/3/1.2.0&lt;BR /&gt;4.0.0.0.4&lt;BR /&gt;root:/var/adm/sa #&lt;BR /&gt;&lt;BR /&gt;I have plenty of files under /var/adm/sa, but they are all about sdisk</description>
      <pubDate>Fri, 12 Jun 2009 16:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438733#M356925</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2009-06-12T16:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Usage Report (historical)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438734#M356926</link>
      <description>As suggested you might not have any history then.  Check for the sad process or a crontab entry in case the files are located somewhere else.  If it's not running I'd suggest adding it going forward.  As an example this will capture stats at 10 minute intervals: &lt;BR /&gt;0 * * * * /usr/lbin/sa/sa1 600 6</description>
      <pubDate>Fri, 12 Jun 2009 17:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-usage-report-historical/m-p/4438734#M356926</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-06-12T17:09:29Z</dc:date>
    </item>
  </channel>
</rss>

