<?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: Performance in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472525#M11985</link>
    <description>You can always run the sys_check utility which gathers information about all the system  and put it in a nice format.&lt;BR /&gt;You have to install it if it is not there on your system already.&lt;BR /&gt;There is a parameter to let it run to gather performance data&lt;BR /&gt;use this command&lt;BR /&gt;# sys_check -perf&lt;BR /&gt;&lt;BR /&gt;Also, look at the man pages&lt;BR /&gt;# man sys_check&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
    <pubDate>Fri, 28 Jan 2005 08:59:44 GMT</pubDate>
    <dc:creator>Mohamed  K Ahmed</dc:creator>
    <dc:date>2005-01-28T08:59:44Z</dc:date>
    <item>
      <title>Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472523#M11983</link>
      <description>Hi,&lt;BR /&gt;(Tru64 5.1a)&lt;BR /&gt;What kinds of tools have I to analize the performance in the system (disks, CPU, network, mem, etc) besides of vmstat.&lt;BR /&gt;Thank's in advance.</description>
      <pubDate>Thu, 27 Jan 2005 08:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472523#M11983</guid>
      <dc:creator>Jose Luis</dc:creator>
      <dc:date>2005-01-27T08:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472524#M11984</link>
      <description>&lt;BR /&gt;Jose,&lt;BR /&gt;&lt;BR /&gt;The vmstat command displays system statistics for virtual memory, processes, trap, and CPU activity.&lt;BR /&gt;&lt;BR /&gt;The iostat command reports input and output information for terminals and disks and the percentage of time the CPU has spent performing various operations. &lt;BR /&gt;&lt;BR /&gt;The collect utility enables you to sample many different kinds of system and process data simultaneously over a predetermined sampling time. &lt;BR /&gt;&lt;BR /&gt;The Monitoring Performance History (MPH) utility is a suite of shell scripts that gathers information on the reliability and availability of the operating system and its hardware environment such as crash data files.&lt;BR /&gt;&lt;BR /&gt;Other usefull commands -- ps, top, sar, uptime, etc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross</description>
      <pubDate>Thu, 27 Jan 2005 09:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472524#M11984</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-01-27T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472525#M11985</link>
      <description>You can always run the sys_check utility which gathers information about all the system  and put it in a nice format.&lt;BR /&gt;You have to install it if it is not there on your system already.&lt;BR /&gt;There is a parameter to let it run to gather performance data&lt;BR /&gt;use this command&lt;BR /&gt;# sys_check -perf&lt;BR /&gt;&lt;BR /&gt;Also, look at the man pages&lt;BR /&gt;# man sys_check&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Fri, 28 Jan 2005 08:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472525#M11985</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2005-01-28T08:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472526#M11986</link>
      <description>Thank's both,&lt;BR /&gt;Do you know where could I download the SAR command to install in the server?&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 28 Jan 2005 09:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472526#M11986</guid>
      <dc:creator>Jose Luis</dc:creator>
      <dc:date>2005-01-28T09:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472527#M11987</link>
      <description>In 5.1, I think SAR is on one of the&lt;BR /&gt;two associated product CDs that come with the OS kit.&lt;BR /&gt;The kit name should be ESVFBIN100 for binaries and ESVFMAN100 for the man pages&lt;BR /&gt;Hopefully you can find it&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Fri, 28 Jan 2005 10:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472527#M11987</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2005-01-28T10:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472528#M11988</link>
      <description>For long term performance, my recommendation is the COLLECT mentioned earlier. It is by far the best tool, but you need to learn it for a short while. The optional 'sar' tool is of course relatively well known.&lt;BR /&gt;&lt;BR /&gt;For short term performance monitorring, my preferred tool is 'monitor'. &lt;BR /&gt;It is sort of a 'top' whithout processes.&lt;BR /&gt;It should memory, cpu, disk, net, all in one dynamic page.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/demos/ossc/html/shwindex.htm#SystemPerformanceMonitorTools" target="_blank"&gt;http://h30097.www3.hp.com/demos/ossc/html/shwindex.htm#SystemPerformanceMonitorTools&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2005 11:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472528#M11988</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-01-28T11:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472529#M11989</link>
      <description>Also, with 'collect' there's the 'collgui' utility that allows you to produce graphs.  You have to install it using the 2nd Associated Products CD.&lt;BR /&gt;&lt;BR /&gt;Vic</description>
      <pubDate>Fri, 28 Jan 2005 13:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472529#M11989</guid>
      <dc:creator>Victor Semaska_3</dc:creator>
      <dc:date>2005-01-28T13:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472530#M11990</link>
      <description>use the search function within the forum. Same question same answers.....&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2005 13:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/performance/m-p/3472530#M11990</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2005-01-28T13:57:51Z</dc:date>
    </item>
  </channel>
</rss>

