yeah, thats one approach,  to write the status in a file from the batch job, and then check it via nagios plugin or nrpe plugins. Also, you can consider the batch job to submit a passive check via nsca , upon completion. This way  you can avoid repeatedly  checking the status file , <div>
<br></div><div>regards</div><div>ranjib<br><div><br><br><div class="gmail_quote">On Fri, Mar 9, 2012 at 3:14 PM, Claudio Kuenzler <span dir="ltr"><<a href="mailto:ck@claudiokuenzler.com">ck@claudiokuenzler.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br><div class="gmail_quote"><div class="im">On Fri, Mar 9, 2012 at 9:40 AM, Marki <span dir="ltr"><<a href="mailto:jm%2Bnagios-users@roth.lu" target="_blank">jm+nagios-users@roth.lu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey there,<br>
<br>
is there a recommended way of monitoring batch jobs when the only kind-of log<br>
available are mails sent by each part of the job?<br></blockquote></div><div><br>In the batchfile you could add a status output to an external file, which is then checked by Nagios. Probably the easiest way to do this.<br>
 </div><div class="im">
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
In that case one should also find out if a certain mail was NOT sent, i.e. has<br>
not arrived in a certain timeperiod. </blockquote><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
While all of this is somehow scriptable, I thought I would ask first if there<br>
exists something to build such a solution upon...<br>
<br>
Thanks<br>
<br>
marki<br>
<br>
<br></blockquote></div></div><br>
<br>------------------------------------------------------------------------------<br>
Virtualization & Cloud Management Using Capacity Planning<br>
Cloud computing makes use of virtualization - but cloud computing<br>
also focuses on allowing computing to be delivered as a service.<br>
<a href="http://www.accelacomm.com/jaw/sfnl/114/51521223/" target="_blank">http://www.accelacomm.com/jaw/sfnl/114/51521223/</a><br>_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br></div></div>