[Moabusers] Regarding FEEDBACKPROGRAM in Moab

Chris Samuel csamuel at vpac.org
Wed Apr 25 07:06:53 MDT 2007


On Wed, 25 Apr 2007, Santhosh J wrote:

>    We are using moab-5.1.0 version. We wanted to implement the
> FEEDBACKPROGRAM which is available in moab.

This isn't really answering your question, but if you are using Torque you can 
get that to send notifications by putting something like this in your PBS 
script:

#PBS -M me at mydomain.org
#PBS -m bae

The -m flag specifies the conditions upon which emails should be sent, b is 
job begin, a is job abort (by PBS, not the users program) and e is job end.

cheers,
Chris
-- 
 Christopher Samuel - (03)9925 4751 - VPAC Deputy Systems Manager
 Victorian Partnership for Advanced Computing http://www.vpac.org/
 Bldg 91, 110 Victoria Street, Carlton South, VIC 3053, Australia



More information about the moabusers mailing list