<?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 &amp;amp; Memory Utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152031#M318921</link>
    <description>&amp;gt;&amp;gt; This is a good solution but it did not help me much becuase when i tried to run the command there are lot of errors i got but not the report&lt;BR /&gt;&lt;BR /&gt;Care to tell us what the errors actually were??? Or are we just supposed to stare into our crystal balls?&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Thu, 28 Feb 2008 11:49:37 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2008-02-28T11:49:37Z</dc:date>
    <item>
      <title>CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152027#M318917</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;We have a Measureware,OVA and SAR is running on our servers.I would like to create graph of cpu and memory utilization for the last one month.So Would you please help me how should i achive this.&lt;BR /&gt;&lt;BR /&gt;OS : 11.11&lt;BR /&gt;Server Model : RP7400&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 04:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152027#M318917</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-28T04:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152028#M318918</link>
      <description>Use extract....&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -r /home/gwild/zgbltemplate -g -b today 7:00 -e today 18:00 -f stdout | /bin/mailx -s 'Myserver performance report' gwild@mydomain.com &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;# cat /home/gwild/zgbltemplate&lt;BR /&gt;REPORT "MWA Export on !SYSTEM_ID"&lt;BR /&gt;FORMAT ASCII&lt;BR /&gt;HEADINGS ON&lt;BR /&gt;SEPARATOR="|"&lt;BR /&gt;SUMMARY=60&lt;BR /&gt;MISSING=0&lt;BR /&gt;DATA TYPE GLOBAL&lt;BR /&gt;YEAR&lt;BR /&gt;DATE&lt;BR /&gt;TIME&lt;BR /&gt;GBL_CPU_TOTAL_UTIL&lt;BR /&gt;GBL_CPU_SYS_MODE_UTIL&lt;BR /&gt;GBL_CPU_USER_MODE_UTIL&lt;BR /&gt;GBL_CPU_SYSCALL_UTIL&lt;BR /&gt;GBL_CPU_INTERRUPT_UTIL&lt;BR /&gt;GBL_PRI_QUEUE&lt;BR /&gt;GBL_CPU_CSWITCH_UTIL&lt;BR /&gt;GBL_SWAP_SPACE_UTIL&lt;BR /&gt;GBL_DISK_UTIL_PEAK&lt;BR /&gt;GBL_DISK_SUBSYSTEM_QUEUE&lt;BR /&gt;GBL_MEM_UTIL&lt;BR /&gt;GBL_MEM_CACHE_HIT_PCT&lt;BR /&gt;GBL_MEM_PAGEIN_RATE&lt;BR /&gt;GBL_MEM_PAGEOUT_RATE&lt;BR /&gt;GBL_MEM_SWAPIN_RATE&lt;BR /&gt;GBL_MEM_SWAPOUT_RATE&lt;BR /&gt;GBL_MEM_QUEUE&lt;BR /&gt;GBL_NET_PACKET_RATE&lt;BR /&gt;GBL_NET_OUTQUEUE&lt;BR /&gt;GBL_NETWORK_SUBSYSTEM_QUEUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I just cut and paste into Excel, tools, text to columns, delimited by |&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note:  Instead of today - you can specifically set dtes.&lt;BR /&gt;&lt;BR /&gt;man extract for more info&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 28 Feb 2008 04:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152028#M318918</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-02-28T04:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152029#M318919</link>
      <description>Jit's&lt;BR /&gt;&lt;BR /&gt; Alternatively you can install OVPM (or Perfview) where you can generate the graph of cpu and memory utilization on the fly.&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 05:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152029#M318919</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-02-28T05:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152030#M318920</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a good solution but it did not help me much becuase when i tried to run the command there are lot of errors i got but not the report.Any other alternate.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 11:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152030#M318920</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-28T11:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152031#M318921</link>
      <description>&amp;gt;&amp;gt; This is a good solution but it did not help me much becuase when i tried to run the command there are lot of errors i got but not the report&lt;BR /&gt;&lt;BR /&gt;Care to tell us what the errors actually were??? Or are we just supposed to stare into our crystal balls?&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 28 Feb 2008 11:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152031#M318921</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-02-28T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152032#M318922</link>
      <description>I have tried the below mention command&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -r /tmp/mwa -g -b today 7:00 -e today 18:00 -f stdout | /bin/mailx -s 'Myserver performance report' gwild@mydomain.com &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;Command went fine but the file did not get generated.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 11:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152032#M318922</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-28T11:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152033#M318923</link>
      <description>The file probably got mailed to gwild@mydomain.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Feb 2008 12:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152033#M318923</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-02-28T12:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152034#M318924</link>
      <description>Now Geoff needs to send back and excel spreadsheet...</description>
      <pubDate>Fri, 29 Feb 2008 02:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152034#M318924</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-02-29T02:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152035#M318925</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any otherway ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Feb 2008 05:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152035#M318925</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-29T05:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152036#M318926</link>
      <description>How to install Perfview and how to get that software ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Feb 2008 06:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152036#M318926</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2008-02-29T06:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: CPU &amp; Memory Utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152037#M318927</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;can you try to run the command below:&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -r /&lt;PATHTOTEMPLATEFILE&gt;/zgbltemplate -g -b today 00:00 -e today 23:59&lt;BR /&gt;&lt;BR /&gt;The file xfrdGLOBAL.asc should normally be generated in the current directory.&lt;BR /&gt;&lt;BR /&gt;revert.&lt;BR /&gt;&lt;BR /&gt;kind regards &lt;BR /&gt;yogeeraj&lt;/PATHTOTEMPLATEFILE&gt;</description>
      <pubDate>Fri, 29 Feb 2008 07:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-amp-memory-utilization/m-p/4152037#M318927</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-02-29T07:26:41Z</dc:date>
    </item>
  </channel>
</rss>

