<?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: Shell or PERL script for Plotting Graph in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-or-perl-script-for-plotting-graph/m-p/4014135#M299174</link>
    <description>Just redirect your awk output to a file, then move the file somewhere you can access using Excel. For example, all you need to do is add &lt;BR /&gt;"&amp;gt; somefile.txt" to the end of your awk command line to get the output redirected to somefile.txt.&lt;BR /&gt;&lt;BR /&gt;But have you tried using "sar"? (run command "man sar" for more information)&lt;BR /&gt;&lt;BR /&gt;It produces a nice, multi-column text output. You could redirect it to a file and then try to feed it to Excel as-is. Excel is quite clever in importing data from text files automatically.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Wed, 06 Jun 2007 03:40:40 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2007-06-06T03:40:40Z</dc:date>
    <item>
      <title>Shell or PERL script for Plotting Graph</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-or-perl-script-for-plotting-graph/m-p/4014134#M299173</link>
      <description>I have a log file(attached).I want to get values of different variables changing with time and to plot the graph of &lt;BR /&gt;&lt;BR /&gt;their variation with time.&lt;BR /&gt;Example- i want to get the values of "\\JUPTCP01\LogicalDisk(C:)\Avg. Disk &lt;BR /&gt;&lt;BR /&gt;Bytes/Read","\\JUPTCP01\LogicalDisk(C:)\Avg. Disk Bytes/Transfer","\\JUPTCP01\LogicalDisk(C:)\Avg. Disk Bytes/Write" &lt;BR /&gt;&lt;BR /&gt;from the log file and then to plot the graph of their variation with time in a same graph (in Microsoft Excel).&lt;BR /&gt;&lt;BR /&gt;so can you provide a shell or perl script to do the same?? I can get the values using "awk" command in unix but how &lt;BR /&gt;&lt;BR /&gt;to transfer those values for using them in MS Excel???&lt;BR /&gt;Please help me....its urgent&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 03:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-or-perl-script-for-plotting-graph/m-p/4014134#M299173</guid>
      <dc:creator>Dodo_5</dc:creator>
      <dc:date>2007-06-06T03:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Shell or PERL script for Plotting Graph</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell-or-perl-script-for-plotting-graph/m-p/4014135#M299174</link>
      <description>Just redirect your awk output to a file, then move the file somewhere you can access using Excel. For example, all you need to do is add &lt;BR /&gt;"&amp;gt; somefile.txt" to the end of your awk command line to get the output redirected to somefile.txt.&lt;BR /&gt;&lt;BR /&gt;But have you tried using "sar"? (run command "man sar" for more information)&lt;BR /&gt;&lt;BR /&gt;It produces a nice, multi-column text output. You could redirect it to a file and then try to feed it to Excel as-is. Excel is quite clever in importing data from text files automatically.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 06 Jun 2007 03:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell-or-perl-script-for-plotting-graph/m-p/4014135#M299174</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-06-06T03:40:40Z</dc:date>
    </item>
  </channel>
</rss>

