<?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: server performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249631#M331323</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;man extract will give you parameteres and examples.&lt;BR /&gt;&lt;BR /&gt;Kenan.</description>
    <pubDate>Mon, 11 Aug 2008 10:40:50 GMT</pubDate>
    <dc:creator>Kenan Erdey</dc:creator>
    <dc:date>2008-08-11T10:40:50Z</dc:date>
    <item>
      <title>server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249630#M331322</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;        I have to monitor server performace from weekly basis for that i am using extract utility. So can anyone tell me as to what are the parameteres that can be used for knowing the utilization of the resources (CPU, memory, disk swap...etc) of the system in the reptall file. &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Atul&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 10:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249630#M331322</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-08-11T10:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249631#M331323</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;man extract will give you parameteres and examples.&lt;BR /&gt;&lt;BR /&gt;Kenan.</description>
      <pubDate>Mon, 11 Aug 2008 10:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249631#M331323</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-08-11T10:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249632#M331324</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=6" target="_blank"&gt;http://www.hpux.ws/?p=6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The tools there may be useful and can be run on a short duration to collect data for any length of time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Aug 2008 10:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249632#M331324</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-11T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249633#M331325</link>
      <description>GlancePlus is a performance tool with all kinds of neat graphs and charts.  It is an additional cost item.  It also runs on other versions of Unix such as AIX or Solaris. &lt;BR /&gt;&lt;BR /&gt;I'm an 'old school' type of Unix geek.  I use sar and vmstat to examine system performance.  They are free and also available on most Unix variants.</description>
      <pubDate>Mon, 11 Aug 2008 11:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249633#M331325</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2008-08-11T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249634#M331326</link>
      <description>to define metric output from extract you need to modify or use your own metric template.&lt;BR /&gt;&lt;BR /&gt;All the metrics are in there, you need to uncomment the ones you need.  The template is in /var/opt/perf/reptall.&lt;BR /&gt;&lt;BR /&gt;Copy it to your own file.&lt;BR /&gt;&lt;BR /&gt;For example(remove the *):&lt;BR /&gt;Uncomment &lt;BR /&gt;* DATE&lt;BR /&gt;* TIME&lt;BR /&gt;* GBL_CPU_TOTAL_UTIL&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;extract -r my.template -$type&lt;BR /&gt;&lt;BR /&gt;Each section of the template is for a different mwa logfile. &lt;BR /&gt;&lt;BR /&gt;Read the extract man page for more info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 12:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249634#M331326</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-11T12:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249635#M331327</link>
      <description>Hi Atul,&lt;BR /&gt;&lt;BR /&gt;For monitoring the performance of server you can install perfview and glance also. Perfview will give you the performance graphs and charts as well.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Mon, 11 Aug 2008 16:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249635#M331327</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-08-11T16:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249636#M331328</link>
      <description>Dear All&lt;BR /&gt;I want the meaning of each parameter which is given in reptall file&lt;BR /&gt;* GBL_ACTIVE_CPU&lt;BR /&gt; GBL_CPU_TOTAL_UTIL&lt;BR /&gt;* GBL_CPU_TOTAL_TIME&lt;BR /&gt;* GBL_CPU_HISTOGRAM&lt;BR /&gt;* GBL_CPU_SYSCALL_UTIL&lt;BR /&gt;* GBL_CPU_SYSCALL_TIME&lt;BR /&gt;* GBL_CPU_SYS_MODE_UTIL&lt;BR /&gt;* GBL_CPU_SYS_MODE_TIME&lt;BR /&gt;* GBL_CPU_USER_MODE_UTIL&lt;BR /&gt;* GBL_CPU_USER_MODE_TIME&lt;BR /&gt;* GBL_CPU_NICE_UTIL&lt;BR /&gt;* GBL_CPU_NICE_TIME&lt;BR /&gt;* GBL_CPU_REALTIME_UTIL&lt;BR /&gt;* GBL_CPU_REALTIME_TIME&lt;BR /&gt;* GBL_CPU_CSWITCH_UTIL&lt;BR /&gt;* GBL_CPU_CSWITCH_TIME&lt;BR /&gt;* GBL_CPU_INTERRUPT_UTIL&lt;BR /&gt;* GBL_CPU_INTERRUPT_TIME&lt;BR /&gt;* GBL_CPU_IDLE_UTIL&lt;BR /&gt;* GBL_CPU_IDLE_TIME&lt;BR /&gt;* GBL_CPU_NORMAL_UTIL&lt;BR /&gt;* GBL_CPU_NORMAL_TIME&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;atul</description>
      <pubDate>Tue, 12 Aug 2008 03:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249636#M331328</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-08-12T03:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: server performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249637#M331329</link>
      <description>Dear Atul,&lt;BR /&gt;I am sending a document please read it.&lt;BR /&gt;Here these parameter is mentioned.&lt;BR /&gt;This is performance related document.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola</description>
      <pubDate>Tue, 12 Aug 2008 04:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-performance/m-p/4249637#M331329</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-08-12T04:36:00Z</dc:date>
    </item>
  </channel>
</rss>

