<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>gridengine.info : Tag qmon, everything about qmon</title>
    <link>http://gridengine.info/tag/qmon.rss</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>tracking Grid Engine news, bugs, howtos and best practices</description>
    <item>
      <title>Courtesy binaries and RedHat Enterprise Linux 5 (RHEL5)</title>
      <description>&lt;p&gt;
&lt;a href="http://www.redhat.com/rhel/"&gt;RHEL5&lt;/a&gt; is out and G&amp;ouml;ran recently passed &lt;a href="http://gridengine.sunsource.net/servlets/ReadMsg?list=dev&amp;amp;msgNo=3043"&gt;this heads-up warning&lt;/a&gt; to the developers mailing list:
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;It might be worth mentioning that this won&amp;#8217;t work any more for people
using the i386 variant of RHEL5.  The pre-compiled i386 qmon uses
libXm.so.2 (Openmotif 2.1) which is no longer available in RHEL5.&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;
&lt;i&gt;It is not a problem for x86_64 RHEL5.  The pre-compiled x86_64 qmon
uses libXm.so.3 (Openmotif 2.2) which is still available in RHEL5 as a
compatibility package.  (Openmotif 2.3 is the default.)&lt;/i&gt;
&lt;/p&gt;

&lt;p&gt;&lt;/blockquote&gt;
&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;
For i386 arch users of RHEL it looks like getting the &amp;#8216;qmon&amp;#8217; GUI to work may require building from source or installing a third-party OpenMotif 2.1 compatible RPM. 
&lt;/p&gt;</description>
      <pubDate>Thu, 29 Mar 2007 11:54:46 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:93720dbc-dc83-47e1-8eda-c65d26c619bf</guid>
      <author>dag@sonsorol.org (chris)</author>
      <comments>http://gridengine.info/2007/03/29/courtesy-binaries-and-redhat-enterprise-linux-5-rhel5#comments</comments>
      <category>News</category>
      <category>Code &amp; Building from source</category>
      <category>MailList Bits</category>
      <category>RHEL5</category>
      <category>Qmon</category>
      <category>motif</category>
      <link>http://gridengine.info/2007/03/29/courtesy-binaries-and-redhat-enterprise-linux-5-rhel5</link>
    </item>
    <item>
      <title>Two new qmon enhancements coming in 6.0u10</title>
      <description>&lt;p&gt;
With patches supplied by Hin-Tak Leung (more on Hin-Tak in a later article), the following useful enhancements to the X11 'qmon' binary have been added to the CVS repository for inclusion in the next 6.0u10 release:&lt;br/&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gridengine.sunsource.net/issues/show_bug.cgi?id=721"&gt;Issue #:721&lt;/a&gt; -- Custom column widths for qmon job control pane&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gridengine.sunsource.net/issues/show_bug.cgi?id=2126"&gt;Issue #:2126&lt;/a&gt; -- New 'qhost'-like details in qmon cluster queue pane [&lt;a href="http://gridengine.sunsource.net/nonav/issues/showattachment.cgi/101/qmon-hostlist-screen.png"&gt;screenshot&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Custom Widths&lt;/b&gt;&lt;/p&gt;



&lt;div&gt;

&lt;em&gt;Default:&lt;/em&gt; &lt;a href="http://gridengine.info/files/qmon-widths_default.png"&gt;
&lt;img align="middle" width="200" src="http://gridengine.info/files/qmon-widths_default_sm.png"/&gt;&lt;/a&gt;

&lt;em&gt;Customized:&lt;/em&gt; &lt;a href="http://gridengine.info/files/qmon-widths_custom.png"&gt;
&lt;img align="middle" width="200" src="http://gridengine.info/files/qmon-widths_custom_sm.png"/&gt;&lt;/a&gt;

&lt;/div&gt;

&lt;p&gt;
The first screenshot shows the default layout for the Qmon Job Control pane. The 2nd screenshot shows the new column sizing and layout customized by altering options listed in a personal &lt;span class="style1"&gt;~/Qmon&lt;/span&gt; preference file. In the cusomized layout, the job name field has been greatly expanded and the Job ID column width has been slightly decreased. A new sliding bar allows access to the columns that can not be displayed with the pane. 
&lt;/p&gt;


&lt;b&gt;Adding Host details to the Cluster Queue pane&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;

&lt;div&gt;

&lt;em&gt;Default:&lt;/em&gt; &lt;a href="http://gridengine.info/files/qmon-hosts_default.png"&gt;
&lt;img align="middle" width="200" src="http://gridengine.info/files/qmon-hosts_default_sm.png"/&gt;&lt;/a&gt;

&lt;em&gt;Enhanced:&lt;/em&gt; &lt;a href="http://gridengine.info/files/qmon-hosts_custom.png"&gt;
&lt;img align="middle" width="200" src="http://gridengine.info/files/qmon-hosts_custom_sm.png"/&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;br/&gt;
The first screenshot shows the default layout for the Qmon Cluster Queue pane, note that there are only two tabs available within the pane: "&lt;b&gt;Cluster Queues&lt;/b&gt;" and "&lt;b&gt;Queue Instances&lt;/b&gt;".  The second screenshot shows the activation of a &lt;em&gt;third tab&lt;/em&gt; named "&lt;b&gt;Hosts&lt;/b&gt;" 
&lt;/p&gt;


&lt;p&gt;
&lt;br/&gt;&lt;br/&gt;
Read the &lt;a href="http://gridengine.info/articles/2006/12/23/two-new-qmon-enhancements-coming-in-6-0u10"&gt;full article&lt;/a&gt; for details on how to activate these changes which are disabled by default ...
&lt;br/&gt;
&lt;/p&gt;






&lt;p&gt;&lt;b&gt;Details: How to enable these changes&lt;/b&gt;
&lt;br/&gt;&lt;br/&gt;
Both enhancements are controlled by per-user &lt;span class="style1"&gt;~/Qmon&lt;/span&gt; preference files. To customize the column widths in the Job Control pane, use and adjust the following settings:
&lt;pre&gt;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! job configuration settings
!! Qmon*job_form*columnWidths: nr of characters per column for
!!                                the first 6 cols
!! Qmon*job_form*visibleColumns: nr of visible columns (without scrollbar)
!!                               if the column sizes shall be bigger this can
!!                               be lowered to show only the first n cols and
!!                               the rest can be reached with the horizontal
!!                               scrollbar
!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Qmon*job_form*columnWidths:      12,8,10,10,7,16
Qmon*job_form*visibleColumns:    6
&lt;/pre&gt;
&lt;br/&gt;&lt;br/&gt;
To enable the additional Host tab within the Cluster Queue pane, add the following details to your &lt;span class="style1"&gt;~/Qmon&lt;/span&gt; preference file, changing the values from FALSE to TRUE:&lt;br/&gt;
&lt;pre&gt;

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! show the Host tab in Queue Configuration
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Qmon*showHostTab:  FALSE
Qmon*automaticUpdateHostTab: FALSE
&lt;/pre&gt;
&lt;/p&gt;

</description>
      <pubDate>Sat, 23 Dec 2006 14:23:05 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:b517f619-3650-4080-bb28-c8cb7d2229c7</guid>
      <author>dag@sonsorol.org (chris)</author>
      <comments>http://gridengine.info/2006/12/23/two-new-qmon-enhancements-coming-in-6-0u10#comments</comments>
      <category>News</category>
      <category>Resource Allocation</category>
      <category>Qmon</category>
      <link>http://gridengine.info/2006/12/23/two-new-qmon-enhancements-coming-in-6-0u10</link>
    </item>
  </channel>
</rss>
