<?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 sar tools in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045872#M135342</link>
    <description>Who know how can convert the datas collected by the sar to the graph?&lt;BR /&gt;&lt;BR /&gt;    Thanks</description>
    <pubDate>Mon, 11 Aug 2003 00:59:00 GMT</pubDate>
    <dc:creator>常有慈悲心</dc:creator>
    <dc:date>2003-08-11T00:59:00Z</dc:date>
    <item>
      <title>sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045872#M135342</link>
      <description>Who know how can convert the datas collected by the sar to the graph?&lt;BR /&gt;&lt;BR /&gt;    Thanks</description>
      <pubDate>Mon, 11 Aug 2003 00:59:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045872#M135342</guid>
      <dc:creator>常有慈悲心</dc:creator>
      <dc:date>2003-08-11T00:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045873#M135343</link>
      <description>well,you could used excel.Which are a lot of job to be done.&lt;BR /&gt;&lt;BR /&gt;The proper tool to plot the graph is perfview.It have graph,history and all the thing you need to do performance tuning...&lt;BR /&gt;&lt;BR /&gt;Using sar,good luck ..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Mon, 11 Aug 2003 01:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045873#M135343</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-08-11T01:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045874#M135344</link>
      <description>That's what glance is for.&lt;BR /&gt;&lt;BR /&gt;Take a look at procura's back posts and profile. He's got some programs that convert data into graphs.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Aug 2003 01:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045874#M135344</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-11T01:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045875#M135345</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use MS excel.&lt;BR /&gt;&lt;BR /&gt;It;s tedious Job to insert sar data in Excel but it will give good graphs.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 11 Aug 2003 03:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045875#M135345</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-08-11T03:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045876#M135346</link>
      <description>You can use this to translate the sar output into comma delimited format for exporting into Excell:&lt;BR /&gt;&lt;BR /&gt;sar |tr -s [:space:]|tr -s " " "," &amp;gt; sardata.out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Mon, 11 Aug 2003 12:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045876#M135346</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-08-11T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045877#M135347</link>
      <description>One tool that I highly recommend is RRDtool which is both a Database and Graphing tool. I have just completed a Performance monitoring and capacity planning system entirely based on UNIX tools (sar, uptime, vmstat, iostat, etc..) coupled with RRDtool -- and the results are quite impressive. Highly customisable graphs, easily maintained database and simple deployment. Our databases for each server monitored averages about 80 MB to store up to 5 years worth of performance statistical data. I've developed a client - server program so the monitored server sends perf data records to a repository - server via sockets using a simple perl code. Peformance data is presented via a web interface with graphs contstantly refreshed as data is received from the monitored servers...&lt;BR /&gt;&lt;BR /&gt;RRDtool is at: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/" target="_blank"&gt;http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Takes some time to understand but very powerful!&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 13:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045877#M135347</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-08-11T13:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045878#M135348</link>
      <description>Hi there.&lt;BR /&gt;Try the sarcheck tool ( trial version 30 days free AFAIK ).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com/hptech.htm" target="_blank"&gt;http://www.sarcheck.com/hptech.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Mon, 11 Aug 2003 13:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045878#M135348</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-08-11T13:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045879#M135349</link>
      <description>As someone stated above, if you want graphs, buy PerfView (one copy) and GlancePlus/Pak (one copy on all your clients).  It costs money, but it does what you want, it's rigourous, failure resistant, already written, etc...  It does a good job.&lt;BR /&gt;&lt;BR /&gt;  Stuart</description>
      <pubDate>Mon, 11 Aug 2003 13:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/3045879#M135349</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-08-11T13:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: sar tools</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/7030221#M491093</link>
      <description>&lt;P&gt;After sar report is collected, next step is to visualize the report. For that &lt;A href="https://github.com/sumitbiswasgit/sarbox" target="_blank"&gt;https://github.com/sumitbiswasgit/sarbox&lt;/A&gt; can be used which will help to display numbers into graphs for different categories.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 11:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-tools/m-p/7030221#M491093</guid>
      <dc:creator>SumitBiswas</dc:creator>
      <dc:date>2019-01-07T11:08:16Z</dc:date>
    </item>
  </channel>
</rss>

