On 01/12/2012 08:00 AM, Ivanova Marina wrote:
Hi,everyone!
I have a job, that should be started with different arguments on all the nodes of my condor pool.This job can have different output which is saved in file. What I need is to analyze which ouput data has been produced and if it satisfyes some demands, the notification should be sent to the administrator of the pool, else nothing happens and the pool continues its work.
Are there any standard ways to manage with my problem?
Thanks.
Sounds like you want to use DAGMan. But if you're looking to get some
sort of health information about nodes, then you should look at Daemon
ClassAd Hooks[0].
Best,
matt