updated CondorMatch and CondorRun
authorJan Pospíšil <honik@ntc.zcu.cz>
Sun, 25 Feb 2007 23:13:22 +0000 (23:13 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sun, 25 Feb 2007 23:13:22 +0000 (23:13 +0000)
org.glite.lb/project/events.T

index 9c865f1..879b58d 100644 (file)
 @type PBSError         Any error occured
        string  error_desc      Error reason
 
-@type CondorSubmit             Job SUBMITTED to Condor
+@type CondorSubmit             Job SUBMITed to Condor
        string  universe        Condor Universe
        string  submit_host     Submitting machine
        string  condor_id       Condor ID
 
-@type CondorMatch              Job MATCHED
+@type CondorMatch              Job MATCHed
        string  condor_id       Condor ID
        string  owner           Owner
        string  matched_host    Matched host
-       string  node            Node
+       string  preempting      Preempting
+       _optional_
 
-@type CondorExecute            Condor execute
-       string  node            node
+@type CondorRun                Condor EXECUTEed
+       string  condor_id       Condor ID
+       string  universe        Condor Universe
+       string  scheduler       Scheduler ID
+       _optional_
+       string  dest_host       Where to run the job
+       _optional_
+       int     pid             Actual process ID
+       _optional_
 
 @type CondorChkpt
        string  info            Some useful info