<?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: sas-grid batch Job status in a table format in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/422651#M11654</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/75767"&gt;@Manny3&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I read in the reply by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12460"&gt;@jklaverstijn&lt;/a&gt;&amp;nbsp;that he mentioned the EOM Job Monitor.&lt;/P&gt;
&lt;P&gt;If you would like to read up on this you will find more information on &lt;A href="https://github.com/bheinsius/eom-sas-dimon/" target="_blank"&gt;github&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get an impression, there is&amp;nbsp;a video (of an earlier version of the product) on &lt;A href="https://www.youtube.com/watch?v=sHTce8qgxsU" target="_blank"&gt;YouTube&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;--Resa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Dec 2017 09:38:59 GMT</pubDate>
    <dc:creator>Resa</dc:creator>
    <dc:date>2017-12-20T09:38:59Z</dc:date>
    <item>
      <title>sas-grid batch Job status in a table format</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/420792#M11562</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am willing to create a Dashboard in which I need to capture the Job running status of Batch Jobs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our setup we have IBM process Manager to check the flow, but I am not sure if we can read its back end data in a table format.&lt;/P&gt;&lt;P&gt;Please guide..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manny.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:15:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/420792#M11562</guid>
      <dc:creator>Manny3</dc:creator>
      <dc:date>2017-12-13T14:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: sas-grid batch Job status in a table format</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/420894#M11563</link>
      <description>&lt;P&gt;Hi Manny,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have done some work on reading in some of the process manager and lsf status files. These are event based so you would have to do some work to transform a series of events to a current state. The files I found interesting and still comprehensible are $LSFTOP/work/dna_cluster/logdir/lsb.events, $LSFTOP/work/dna_cluster/logdir/lsb.acct and $JSTOP/work/history/history.log. They are all easy prey for a datastep.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IBM has documented them in their knowledge center:&lt;BR /&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/en/SSWRJV_10.1.0/lsf_config_ref/lsb.events.5.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/en/SSWRJV_10.1.0/lsf_config_ref/lsb.events.5.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/en/SSWRJV_10.1.0/lsf_config_ref/lsb.acct.5.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/en/SSWRJV_10.1.0/lsf_config_ref/lsb.acct.5.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A more ready made approach would be to use the EOM DI Monitor. This is a web application that helps you monitor the SAS batch jobs in LSF. This is an open source development by EOM. Get in touch with Bart Heinsius for details. We use it to great satisfaction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;-- Jan&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 17:06:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/420894#M11563</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2017-12-13T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: sas-grid batch Job status in a table format</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/422651#M11654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/75767"&gt;@Manny3&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I read in the reply by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12460"&gt;@jklaverstijn&lt;/a&gt;&amp;nbsp;that he mentioned the EOM Job Monitor.&lt;/P&gt;
&lt;P&gt;If you would like to read up on this you will find more information on &lt;A href="https://github.com/bheinsius/eom-sas-dimon/" target="_blank"&gt;github&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get an impression, there is&amp;nbsp;a video (of an earlier version of the product) on &lt;A href="https://www.youtube.com/watch?v=sHTce8qgxsU" target="_blank"&gt;YouTube&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;--Resa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 09:38:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-grid-batch-Job-status-in-a-table-format/m-p/422651#M11654</guid>
      <dc:creator>Resa</dc:creator>
      <dc:date>2017-12-20T09:38:59Z</dc:date>
    </item>
  </channel>
</rss>

