<?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: Graphically displaying performance statistic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104213#M147446</link>
    <description>I used data from sar, vmstat, swapinfo, iostat, etc.. Coupled with some Perl scripting of course.</description>
    <pubDate>Tue, 28 Oct 2003 09:43:24 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2003-10-28T09:43:24Z</dc:date>
    <item>
      <title>Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104209#M147442</link>
      <description>I have collected performance statistic for my server.  They are in time vs response.  I would like to plot them in a line graph.  What is the easiest way to accomplish on HP-UX?&lt;BR /&gt;&lt;BR /&gt;Thanks, Charles&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 09:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104209#M147442</guid>
      <dc:creator>Charles Li_2</dc:creator>
      <dc:date>2003-10-28T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104210#M147443</link>
      <description>gnu plotutils? - &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/plotutils-2.4.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/plotutils-2.4.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What have you collected the data with?</description>
      <pubDate>Tue, 28 Oct 2003 09:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104210#M147443</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-10-28T09:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104211#M147444</link>
      <description>Charles,&lt;BR /&gt;&lt;BR /&gt;I see you developing your "suite" of performance monitoring tools. For simpler implementations I'd say go for any of the public domain plotutils (Gnuplot for example)&lt;BR /&gt;&lt;BR /&gt;FOr more advanced applications I suggest you use RRDTOOL, it will take some effort of learning but once you master it, you can make tools that even the commercial vendors will drool upon... Use RRDTOOL to graph any output from UNIX's various built-in tools and utilities (ie. sar, vmstat, uptime, etc..)&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Oct 2003 09:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104211#M147444</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-10-28T09:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104212#M147445</link>
      <description>gnu plotutils? -&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/plotutils-2.4.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/plotutils-2.4.1/&lt;/A&gt;&lt;BR /&gt;What have you collected the data with?&lt;BR /&gt;&amp;gt;&amp;gt; I am using a simple shell script.  I am running Oracle 9iAS.  They have a tool call DMS, which I can call to extract performance data.  Thanks, Charles</description>
      <pubDate>Tue, 28 Oct 2003 09:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104212#M147445</guid>
      <dc:creator>Charles Li_2</dc:creator>
      <dc:date>2003-10-28T09:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104213#M147446</link>
      <description>I used data from sar, vmstat, swapinfo, iostat, etc.. Coupled with some Perl scripting of course.</description>
      <pubDate>Tue, 28 Oct 2003 09:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104213#M147446</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-10-28T09:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically displaying performance statistic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104214#M147447</link>
      <description>As Oracle say about DMS - &lt;A href="http://otn.oracle.com/products/ias/http/ohs-faq-v1022-part3.htm#DMS%20-%20Dynamic%20Monitoring%20System" target="_blank"&gt;http://otn.oracle.com/products/ias/http/ohs-faq-v1022-part3.htm#DMS%20-%20Dynamic%20Monitoring%20System&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Its included with Oracle http server (Apache) and stores its metrics in the shared memory.I guess the metrics can also be seen through some web-browser-http-way?</description>
      <pubDate>Tue, 28 Oct 2003 09:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/graphically-displaying-performance-statistic/m-p/3104214#M147447</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-10-28T09:56:29Z</dc:date>
    </item>
  </channel>
</rss>

