Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] wishlist for notification messages
- Date: Sun, 22 May 2005 13:05:12 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] wishlist for notification messages
On Sun, May 22, 2005 at 11:05:12AM -0400, Robert E. Parrott wrote:
> One could add a global and local (per submit file) configuration
> option "FORMATTED EMAILS", and make the default "=no" the present
> format. "=yes" would be an easier to parse format.
>
The job logfile is what we had in mind for people to parse. The email
is nice in that you don't have to poll for it, I suppose, just write
a procmail filter or something and you get notified on job completion,
but the logfile has everything (except for the IO information) and
then some of the information in the email.
-Erik