Greetings,I would like to have an executable called on the condor central manager when a job completes/finishes. In the Condor documentation, I found ways to do that using hooks, but these hooks are called by the startd and starter daemon on the resource that ran the job.
Does anyone know of a way to implement this on the central manager side? Thanks a lot! Andre