[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] job's ouput analyzing



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.