<?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 system performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964047#M119053</link>
    <description>At this moment we don??t have a product to monitor the system (like glance ...etc) &lt;BR /&gt;how can i evaluate my system with out this kind of tools, about memory and swap. &lt;BR /&gt;&lt;BR /&gt;I need to knwo if my system is swaping and how much resources (Virtual memory, memory swap and real memory) is being used. Is there some commands that can help me to evaluate my system? &lt;BR /&gt;&lt;BR /&gt;Can sar, vmstat, swapinfo. help me to evaluate my system? &lt;BR /&gt;&lt;BR /&gt;i have a program - memdetail - but i??m having trouble to understand the results about this program. &lt;BR /&gt;&lt;BR /&gt;i appreciate your help... &lt;BR /&gt;Thanks.</description>
    <pubDate>Thu, 01 May 2003 22:29:06 GMT</pubDate>
    <dc:creator>Javier Ortiz Guajardo</dc:creator>
    <dc:date>2003-05-01T22:29:06Z</dc:date>
    <item>
      <title>system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964047#M119053</link>
      <description>At this moment we don??t have a product to monitor the system (like glance ...etc) &lt;BR /&gt;how can i evaluate my system with out this kind of tools, about memory and swap. &lt;BR /&gt;&lt;BR /&gt;I need to knwo if my system is swaping and how much resources (Virtual memory, memory swap and real memory) is being used. Is there some commands that can help me to evaluate my system? &lt;BR /&gt;&lt;BR /&gt;Can sar, vmstat, swapinfo. help me to evaluate my system? &lt;BR /&gt;&lt;BR /&gt;i have a program - memdetail - but i??m having trouble to understand the results about this program. &lt;BR /&gt;&lt;BR /&gt;i appreciate your help... &lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 01 May 2003 22:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964047#M119053</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2003-05-01T22:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964048#M119054</link>
      <description>The combination of all of those tools should give you a reasonable evaluation on system performance. In saying that, why not load the glance tool(s) using the trial copy. It has a 60 day license.&lt;BR /&gt;&lt;BR /&gt;Besides sar, vmstat, and swapinfo there is also iostat and timex that can assist as well.&lt;BR /&gt;&lt;BR /&gt;CPU 'sar-u 5 5'&lt;BR /&gt;disk 'sar -d 5 5'&lt;BR /&gt;sar -b (block activity)&lt;BR /&gt;sar -q (run queue &amp;amp; run occupancy %)&lt;BR /&gt;vmstat -n 5 2&lt;BR /&gt;vmstat -f&lt;BR /&gt;vmstat -s&lt;BR /&gt;&lt;BR /&gt;You can also use accounting (sar,acct) to gather information for later analysis.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 22:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964048#M119054</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-05-01T22:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964049#M119055</link>
      <description>well you can check this thread.It have a bunch of good script by our guru's in this forum.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Fri, 02 May 2003 00:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964049#M119055</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-02T00:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964050#M119056</link>
      <description>Refer to Mr. Tulley's posting for that's all you need.  In fact, its the exact same procedure that the response center follows.  Refer to document:&lt;BR /&gt;&lt;BR /&gt;KBRC00004630.&lt;BR /&gt;&lt;BR /&gt;sar -u 5 5&lt;BR /&gt;(* %idle low or 0? =&amp;gt; cpu bottleneck *)&lt;BR /&gt;&lt;BR /&gt;(* %wio &amp;gt; 15% =&amp;gt; disk or tape bottleneck.  Use this during backups. *)&lt;BR /&gt;&lt;BR /&gt;sar -d 5 5&lt;BR /&gt;(* %busy &amp;gt; 50% =&amp;gt; disk bottleneck, cross reference with 'avwait &amp;gt; avserv'.  Together, they indicate an I/O bottleneck *)&lt;BR /&gt;&lt;BR /&gt;vmstat 5 5&lt;BR /&gt;(* po nonzero?  page out *)&lt;BR /&gt;&lt;BR /&gt;sar -v 5 5&lt;BR /&gt;(* result of numerator / denominator &amp;gt; 85-90%, then your either, nproc, ninode or nfile needs to be increased. *)&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;(* total %utilizied &amp;gt; 85% =&amp;gt; add more swap *)</description>
      <pubDate>Fri, 02 May 2003 00:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964050#M119056</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-02T00:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964051#M119057</link>
      <description>i think you can use enough to evaluate your system &lt;BR /&gt;&lt;BR /&gt;as follows :&lt;BR /&gt;&lt;BR /&gt;sar -u 2 5 ( cpu bottlenect check)&lt;BR /&gt;UNIX95= ps -e -o "user,vsz,pcpu,pid,ppid,args" |sort -rnk2 |more&lt;BR /&gt;(memory/ cpu percentage check)&lt;BR /&gt;swapinfo -atm (swap check)&lt;BR /&gt;top (memory use rate check)&lt;BR /&gt;real, vitual, free&lt;BR /&gt;you have to check to use pseudo-swap.(swapmem_on)&lt;BR /&gt;&lt;BR /&gt;iostat 2 5( disk check)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2003 02:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964051#M119057</guid>
      <dc:creator>KO kwang tae</dc:creator>
      <dc:date>2003-05-02T02:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: system performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964052#M119058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See the website &lt;A href="http://www.sarchek.com," target="_blank"&gt;www.sarchek.com,&lt;/A&gt; u can get a trial version for HP-UX. &lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 02 May 2003 02:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-performance/m-p/2964052#M119058</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2003-05-02T02:55:33Z</dc:date>
    </item>
  </channel>
</rss>

