<?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: VAx 7600 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815235#M77326</link>
    <description>in your clustered environment it is important to fine any kind of resource that is getting depleted.&lt;BR /&gt;&lt;BR /&gt;in your DECNET traffic it's important to see if you are receiving and sending packets in a regular fashion.&lt;BR /&gt;&lt;BR /&gt;the MONITOR tool shows you how and by whom resources are being used. HELP MONITOR shows you what you can look at.&lt;BR /&gt;&lt;BR /&gt;are there specific times of day that things seem slow? are your users physically very far from the system? can their perception be funded by usage numbers?&lt;BR /&gt;&lt;BR /&gt;performance management is an art that needs many hours of collecting data and implementing minor changes to parameters :o)</description>
    <pubDate>Thu, 29 Jun 2006 14:52:44 GMT</pubDate>
    <dc:creator>Edwin R. van der Kaaij</dc:creator>
    <dc:date>2006-06-29T14:52:44Z</dc:date>
    <item>
      <title>VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815230#M77321</link>
      <description>Users are complaining that the system is slow. It is clustered. We have 3 of them. What command can I use to see what is going on and what do I look for. I know about the monitor system. &lt;BR /&gt;&lt;BR /&gt;Maybe it is a network issue? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 11:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815230#M77321</guid>
      <dc:creator>vmsserbo</dc:creator>
      <dc:date>2006-06-29T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815231#M77322</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;There are many reasons why the system could be perceived as slow (every time that I think I have seen them all, somebody shows me a new way to create a performance problem).&lt;BR /&gt;&lt;BR /&gt;In the instant. the MONITOR command will show a variety of information about the running enviornment. Often MONITOR PROCESS/TOPCPU will show if you are suffering from a CPU saturation.&lt;BR /&gt;&lt;BR /&gt;There are also many other posibilities, but that will do for a start.&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>Thu, 29 Jun 2006 11:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815231#M77322</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-06-29T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815232#M77323</link>
      <description>&lt;!--!*#--&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;$ MONITOR DECNET - shows the packets&lt;BR /&gt;$ MONITOR CLUSTER - shows each system&lt;BR /&gt;&lt;BR /&gt;$ MC NCP&lt;BR /&gt;NCP&amp;gt; show counters node &lt;NODE&gt;&lt;BR /&gt;&lt;BR /&gt;As mentioned before the MONITOR tool&lt;BR /&gt;is powerful enough to get a good feel&lt;BR /&gt;for the performance.&lt;BR /&gt;&lt;BR /&gt;Ed.&lt;/NODE&gt;</description>
      <pubDate>Thu, 29 Jun 2006 14:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815232#M77323</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2006-06-29T14:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815233#M77324</link>
      <description>What am I looking for? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 14:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815233#M77324</guid>
      <dc:creator>vmsserbo</dc:creator>
      <dc:date>2006-06-29T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815234#M77325</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;the quickest way to see if the system can cope with the workload is &lt;ONITOR system=""&gt;&lt;/ONITOR&gt;&lt;BR /&gt;If the number of COM processes is zero half of the time or better, AND there are NO processes in RWxxx states, THEN for sure the SYSTEM is doing fine.&lt;BR /&gt;Then, MONITOR DISK/ITEM=QUE running for several minutes, if AVERAGE is less than 1, there is little disk-IO problem.&lt;BR /&gt;Too heavy loaded memory will have MONITOR IO showing substantial PAGE WRITE IO.&lt;BR /&gt;&lt;BR /&gt;If any of these occur, that is the factor to be addressed.&lt;BR /&gt;&lt;BR /&gt;If all of this is NOT happening, then your issue is with network, or anything between the keyboard and the VMS system (or maybe bad applic design).&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 14:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815234#M77325</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-06-29T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815235#M77326</link>
      <description>in your clustered environment it is important to fine any kind of resource that is getting depleted.&lt;BR /&gt;&lt;BR /&gt;in your DECNET traffic it's important to see if you are receiving and sending packets in a regular fashion.&lt;BR /&gt;&lt;BR /&gt;the MONITOR tool shows you how and by whom resources are being used. HELP MONITOR shows you what you can look at.&lt;BR /&gt;&lt;BR /&gt;are there specific times of day that things seem slow? are your users physically very far from the system? can their perception be funded by usage numbers?&lt;BR /&gt;&lt;BR /&gt;performance management is an art that needs many hours of collecting data and implementing minor changes to parameters :o)</description>
      <pubDate>Thu, 29 Jun 2006 14:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815235#M77326</guid>
      <dc:creator>Edwin R. van der Kaaij</dc:creator>
      <dc:date>2006-06-29T14:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815236#M77327</link>
      <description>Miles,&lt;BR /&gt;&lt;BR /&gt;$ show system -- will show all the processes and its status, on the basis of the process status, you can take the necessary actions.&lt;BR /&gt;&lt;BR /&gt;also you can use MONITOR command to see various acitivities related with LOCK, DISK IO, process, states, cluster, etc... &lt;BR /&gt;&lt;BR /&gt;you can use SYSMAN command also to see all the activities going on cluster wide.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jun 2006 15:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815236#M77327</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-06-29T15:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815237#M77328</link>
      <description>Hi Miles,&lt;BR /&gt;&lt;BR /&gt;7600... great machines :-)&lt;BR /&gt;&lt;BR /&gt;I always find the $ MONITOR MODES is a useful command to start with, see if you've got any "idle time" on the system.&lt;BR /&gt;&lt;BR /&gt;Next $ MONITOR PROCESS/TOPCPU to see if there are any DB/SERVER type processes that are running at or near to 100% this might indicate a bottle neck in the DB/server.&lt;BR /&gt;&lt;BR /&gt;MONITOR SYSTEM as Jan mentions. All the posts here are good for detective work.&lt;BR /&gt;&lt;BR /&gt;I'm sure it's all quite now :-) so have a "play" with the commands posted by all, I'm sure everyone will be willing to reply to any additional questions you might have.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.</description>
      <pubDate>Fri, 30 Jun 2006 01:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815237#M77328</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-06-30T01:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815238#M77329</link>
      <description>You don't say whether this is a sudden change or perhaps a gradual decline or whether the slowness is in general or during a specific activity.  Ruling out current system loading is the simplest thing to check and a good start. &lt;BR /&gt;&lt;BR /&gt;If not sure whether this is a sudden change or not, if available, comparing the accounting information in the tail of log files of a batch job that runs regularly and puts roughly the same kind of load on the system (like backups) can indicate whether behavior is consistent over a long time.&lt;BR /&gt;&lt;BR /&gt;Lots of places where a gradual degradation can occur, pool fragmentation, disk/file fragmentation, DB contention, resource contention.&lt;BR /&gt;&lt;BR /&gt;If you suspect the network you may be able to devise a simple test to exercise it.&lt;BR /&gt;&lt;BR /&gt;Happy Hunting,&lt;BR /&gt;  Zeni</description>
      <pubDate>Fri, 30 Jun 2006 07:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815238#M77329</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-06-30T07:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: VAx 7600</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815239#M77330</link>
      <description>What applications run on the cluster?&lt;BR /&gt;&lt;BR /&gt;Is it only one of the three that is viewed as "slow"? &lt;BR /&gt;&lt;BR /&gt;Is any attempt made to balance the load across the three systems?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       -- Rob</description>
      <pubDate>Sat, 01 Jul 2006 20:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vax-7600/m-p/3815239#M77330</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-07-01T20:33:14Z</dc:date>
    </item>
  </channel>
</rss>

