<?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: CSVPNG with a Parameter File in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242375#M27318</link>
    <description>This thread has been closed.</description>
    <pubDate>Tue, 08 Jun 2010 10:57:11 GMT</pubDate>
    <dc:creator>B Novak</dc:creator>
    <dc:date>2010-06-08T10:57:11Z</dc:date>
    <item>
      <title>CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242370#M27313</link>
      <description>&lt;!--!*#--&gt;I'm running CSVPNG to "glue" some .CSV files together using a Parameter File called CALC.LIS. I then run CSVPNG again with a second Parameter File called CALC1.LIS to generate the graphs that show what I'm interested in seeing.  The graphs I'm trying to generate to show the memory items look, well, wrong. I suspect that I'm not doing something correctly with one or more of the formulas. Does anyone have a Parameter File they would be willing to share that graph memory items? I've listed the contents of the CALC.LIS and CALC1.LIS files below. Thanks!&lt;BR /&gt;&lt;BR /&gt;CALC.LIS&lt;BR /&gt;[CALC], Free List Size, /, $MEMORY, *, 100, Memory Percentage Free&lt;BR /&gt;[CALC], 100, -, Memory Percentage Free, Memory Utilization&lt;BR /&gt;cpu busy&lt;BR /&gt;Direct I?O Rate&lt;BR /&gt;Buffered I?O Rate&lt;BR /&gt;Mp Synch&lt;BR /&gt;Process Count&lt;BR /&gt;Locks Total&lt;BR /&gt;*ORA* CpuTim&lt;BR /&gt;*ORA* Dirio&lt;BR /&gt;*ORA* Bufio&lt;BR /&gt;*SRV* CpuTim&lt;BR /&gt;*SRV* Dirio&lt;BR /&gt;*SRV* Bufio&lt;BR /&gt;&lt;BR /&gt;CALC1.LIS&lt;BR /&gt;[RENAME], [*]*PU Busy,&amp;amp;2PU Busy&lt;BR /&gt;[RENAME], [*]*ree List Size,&amp;amp;2ree List Size&lt;BR /&gt;[RENAME], [*]*pRate,Disk I&amp;amp;2 Request Rate&lt;BR /&gt;[RENAME], [*]*rocess Count, &amp;amp;2rocess Count&lt;BR /&gt;[RENAME], [*]*ompute, &amp;amp;2omputable Processes&lt;BR /&gt;[CALC], $CPUS, *, 100, Total CPU&lt;BR /&gt;[CALC], *CPU Busy, *, 100, /, Total CPU, Percent CPU Used&lt;BR /&gt;[CALC], $MEMORY, -, *Free List Size, Memory Utilization&lt;BR /&gt;[CALC], Memory Utilization, *, 100, /, $MEMORY, Percent Memory Used&lt;BR /&gt;Direct I?O Rate&lt;BR /&gt;Buffered I?O Rate&lt;BR /&gt;Mp Synch&lt;BR /&gt;Process Count&lt;BR /&gt;Locks Total&lt;BR /&gt;*ORA* CpuTim&lt;BR /&gt;*ORA* Dirio&lt;BR /&gt;*ORA* Bufio&lt;BR /&gt;*SRV* CpuTim&lt;BR /&gt;*SRV* Dirio&lt;BR /&gt;*SRV* Bufio&lt;BR /&gt;Memory Percentage Free&lt;BR /&gt;Memory Utilization&lt;BR /&gt;Percent Memory Used</description>
      <pubDate>Thu, 03 Jun 2010 16:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242370#M27313</guid>
      <dc:creator>B Novak</dc:creator>
      <dc:date>2010-06-03T16:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242371#M27314</link>
      <description>B,&lt;BR /&gt;&lt;BR /&gt;  Can you post your exact CSVPNG commands which use these files? How are you gluing them together?&lt;BR /&gt;&lt;BR /&gt;It would also help to know what you're seeing which "looks wrong". What are you expecting to be different?</description>
      <pubDate>Mon, 07 Jun 2010 00:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242371#M27314</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-06-07T00:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242372#M27315</link>
      <description>John,&lt;BR /&gt;I've attached the PDF that was last generated. Check out page 6. It shows numbers down the left side that make no sense in the Memory Utilitzation graph and the Percent Memory Used graph has numbers in the negative. Since it is only one file, there was "glueing" involved, however, I've included the 2 commands that I'm using below.&lt;BR /&gt;&lt;BR /&gt;CSVPNG that does the glueing:&lt;BR /&gt;&lt;BR /&gt;$ CSVPNG /PARAMETER=T4$SYS:CALC.LIS -&lt;BR /&gt;         /nologs /directory=t4_data:[t4.T4$SYS.'nodename'_data.graphs] -&lt;BR /&gt;        'csvfile_to_graph'   /append='appended_filename'.csv&lt;BR /&gt;&lt;BR /&gt;CSVPNG that generates the PDF file:&lt;BR /&gt;&lt;BR /&gt;$ CSVPNG /PARAMETER=T4$SYS:CALC1.LIS-&lt;BR /&gt;/NOLOGS-&lt;BR /&gt;/lines-&lt;BR /&gt;/novertical-&lt;BR /&gt;/PDF='appended_filename' -&lt;BR /&gt;/directory=t4_data:[t4.T4$SYS.'nodename'_data.graphs] -&lt;BR /&gt;'appended_filename'.csv&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 07 Jun 2010 12:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242372#M27315</guid>
      <dc:creator>B Novak</dc:creator>
      <dc:date>2010-06-07T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242373#M27316</link>
      <description>Bob,&lt;BR /&gt;&lt;BR /&gt;  I think I understand the issue now. Your "Memory Utilization" and "Percent Memory Used" statistics are derived from several calculation steps, the results of which are suspect. Have you checked the actual numbers to make sure they're as you expect?&lt;BR /&gt;&lt;BR /&gt;  I'd extract the columns you're working with from the original file, open them in a spreadsheet and go through the calculation steps you've coded. Use the spreadsheet graphing functions to compare with the CSVPNG results. Even better import the columns from the CSVPNG results files and analyze any differences directly.&lt;BR /&gt;&lt;BR /&gt;  Check your units (are "Free List Size" and $MEMORY both the same unit? blocks, bytes, MB etc...). I'd also check that your "*100"'s don't exceed signed 32 bit integer range. Sometimes you have to do the calculations in different orders, or add extra steps to avoid overflow, loss of precision or truncation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not sure what you expect this to do:&lt;BR /&gt;&lt;BR /&gt;[CALC], $MEMORY, -, *Free List Size, Memory Utilization&lt;BR /&gt;&lt;BR /&gt;Why "*Free"?&lt;BR /&gt;&lt;BR /&gt;All that said, I'd need some convincing that expressing the size of the free list as a percentage of total memory is a useful thing to do. OpenVMS systems are designed to use as much memory as possible for real work, distributing any available memory to various places, including process working sets, cache and modified list. In practice I'd expect a "healthy" system to show a fairly static free list size somewhere between 5 and 10%. Changes in free list size don't tell you much about what's happening. Redistributions between the other places memory can be used are probably of more interest.</description>
      <pubDate>Mon, 07 Jun 2010 20:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242373#M27316</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-06-07T20:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242374#M27317</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the "light bulb" moment. I had suspected that it might be what you suggest (i.e. number of different units, etc) and now I'm convinced. I'll just have to figure out which numbers are wrong using your suggestion of a spreadsheet. Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 08 Jun 2010 10:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242374#M27317</guid>
      <dc:creator>B Novak</dc:creator>
      <dc:date>2010-06-08T10:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: CSVPNG with a Parameter File</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242375#M27318</link>
      <description>This thread has been closed.</description>
      <pubDate>Tue, 08 Jun 2010 10:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csvpng-with-a-parameter-file/m-p/5242375#M27318</guid>
      <dc:creator>B Novak</dc:creator>
      <dc:date>2010-06-08T10:57:11Z</dc:date>
    </item>
  </channel>
</rss>

