<?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: Monitor resource usage in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038940#M85208</link>
    <description>Will this work for  version 7.2-2?</description>
    <pubDate>Tue, 17 Jul 2007 12:21:41 GMT</pubDate>
    <dc:creator>owilliams</dc:creator>
    <dc:date>2007-07-17T12:21:41Z</dc:date>
    <item>
      <title>Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038937#M85205</link>
      <description>Can anyone tell me a way to do live monitoring of resource usage? I need to test our systems ability to handle several large processes concurrently.  I want to get the best overall statistic possible.  &lt;BR /&gt;New to VMS thanks for the assistance.</description>
      <pubDate>Tue, 17 Jul 2007 11:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038937#M85205</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-07-17T11:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038938#M85206</link>
      <description>Hi owilliams&lt;BR /&gt;&lt;BR /&gt;OpenVMS knows the Monitor Utility&lt;BR /&gt;For starting use&lt;BR /&gt;&lt;BR /&gt;$ MONITOR ALL,DISK/ITEM=ALL&lt;BR /&gt;&lt;BR /&gt;With &lt;BR /&gt;&lt;BR /&gt;$ HELP MONITOR you will receive further informations&lt;BR /&gt;&lt;BR /&gt;Another very good tool is T4. It's downloadable from HP's hoempage&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/OpenVMS/products/t4/index.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://h71000.www7.hp.com/OpenVMS/products/t4/index.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Tue, 17 Jul 2007 11:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038938#M85206</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-07-17T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038939#M85207</link>
      <description>I'll second T4 as the way to collect system information.  You can also extend T4 to collect custom statistics for your site and application.  &lt;BR /&gt;&lt;BR /&gt;You may also want to look at Availability Manager,  &lt;A href="http://h71000.www7.hp.com/openvms/products/availman/index.html?jumpid=reg_R1002_USEN." target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/availman/index.html?jumpid=reg_R1002_USEN.&lt;/A&gt;  Very useful to review real time information.  Presently there is no logging.&lt;BR /&gt;&lt;BR /&gt;The Performance Data Collector, &lt;A href="http://h71000.www7.hp.com/openvms/products/tdc/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/tdc/index.html&lt;/A&gt; and ECP &lt;A href="http://h71000.www7.hp.com/openvms/products/ecp/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ecp/index.html&lt;/A&gt; both collect simliar information to T4, you'll need an X-Windows display to review reporting.  &lt;BR /&gt;&lt;BR /&gt;Andy Bustamante&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038939#M85207</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-07-17T12:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038940#M85208</link>
      <description>Will this work for  version 7.2-2?</description>
      <pubDate>Tue, 17 Jul 2007 12:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038940#M85208</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-07-17T12:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038941#M85209</link>
      <description>owilliams,&lt;BR /&gt;&lt;BR /&gt;I agree with the use of T4 to process the statistics. T4 actually has two components, a component to collect data and a series of tools to allow graphic analysis of the resulting files. &lt;BR /&gt;&lt;BR /&gt;You do not mention what version of OpenVMS is being run. In any event, if T4's collectors cannot be installed, the MONITOR utility can be used to collect data for later analysis (I recently needed to do this for a client with an older system).&lt;BR /&gt;&lt;BR /&gt;Monitoring resource usage is only the first step in the process. Often, achieving better performance is not so much a question of adding resources as it is of using the existing resources in a more efficient fashion. &lt;BR /&gt;&lt;BR /&gt;There is also an excellent article entitled "TimeLine-Driven Collaboration with "T4 &amp;amp; Friends": A Time-saving Approach to OpenVMS Performance" (available at &lt;A href="http://h71000.www7.hp.com/openvms/journal/v3/t4.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/journal/v3/t4.html&lt;/A&gt; ) by Steve Lieman (formerly of the OpenVMS Performance Group; now in private practice at Trendsthatmatter, &lt;A href="http://www.trendsthatmatter.com" target="_blank"&gt;http://www.trendsthatmatter.com&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;Depending upon the inhouse expertise available, it may be sound to retain outside expertise more familiar with the interactions of various strategies and settings (Disclosure: My firm provides consulting services in this area, as do several other prominent contributors to this forum).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038941#M85209</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-07-17T12:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038942#M85210</link>
      <description>owilliams,&lt;BR /&gt;&lt;BR /&gt;The kit will install on 7.3-1 and up (according to the documentation on the T4 page at &lt;A href="http://h71000.www7.hp.com/OpenVMS/products/t4/index.html" target="_blank"&gt;http://h71000.www7.hp.com/OpenVMS/products/t4/index.html&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;However, as I observed earlier, it is straightforward on earlier versions to run MONITOR directly from a batch job to produce a series of data files that can then be processed through T4.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038942#M85210</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-07-17T12:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038943#M85211</link>
      <description>Is there a way to closely follow a particular process?  Whats happening is we are extracting large amounts of data and formating it into flat text files.</description>
      <pubDate>Thu, 19 Jul 2007 10:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038943#M85211</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-07-19T10:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038944#M85212</link>
      <description>For real time monitoring of one process then Availability Manager is good.&lt;BR /&gt;&lt;BR /&gt;For recording data to look at later - You can extract data for individual processes in T4 (Buffered i/O rate, CPUtim, direct I/O rate, pagesgbl, pagesprocess, page faults)&lt;BR /&gt;&lt;BR /&gt;For VMS V7.2-2 you could do your own processing of data collected by monitor (this is what T4 does).</description>
      <pubDate>Thu, 19 Jul 2007 10:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/monitor-resource-usage/m-p/4038944#M85212</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-07-19T10:38:42Z</dc:date>
    </item>
  </channel>
</rss>

