Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Notification of Completion without email
- Date: Fri, 7 Sep 2012 13:20:44 +0100
- From: Brian Candler <B.Candler@xxxxxxxxx>
- Subject: Re: [Condor-users] Notification of Completion without email
On Fri, Sep 07, 2012 at 07:08:13AM -0500, Michael Fienen wrote:
> I am working on a project in which I need to wrap repeated Condor clusters
> within an outside program. As such, I need notification when a Condor
> cluster is complete. I'd prefer not to use email notification. Is there
> any other option other than scraping the logs for completion of each
> process?
Can you use dagman for your application?
If not, you could at least look at how dagman keeps track of its child
clusters - which appears to be basically log scraping.
http://research.cs.wisc.edu/condor/manual/v7.8/2_10DAGMan_Applications.html#SECTION003103000000000000000