table of contents
GLOBUS-JOB-STATUS(1) | Grid Community Toolkit Manual | GLOBUS-JOB-STATUS(1) |
NAME¶
globus-job-status - Check the status of a GRAM5 job
SYNOPSIS¶
globus-job-status JOBID
globus-job-status -help | -usage | -version | -versions
DESCRIPTION¶
The globus-job-status program checks the status of a GRAM job by sending a status request to the job manager contact for that job specified by the JOBID parameter. If successful, it will print the job status to standard output. The states supported by globus-job-status are:
PENDING
ACTIVE
FAILED
SUSPENDED
DONE
UNSUBMITTED
STAGE_IN
STAGE_OUT
OPTIONS¶
The full set of options to globus-job-status are:
-help, -usage
-version
-versions
ENVIRONMENT¶
If the following variables affect the execution of globus-job-status.
X509_USER_PROXY
X509_CERT_DIR
BUGS¶
The globus-job-status program can not distinguish between the case of the job manager terminating for any reason and the job being in the DONE state.
SEE ALSO¶
AUTHOR¶
Copyright © 1999-2014 University of Chicago
03/31/2018 | Grid Community Toolkit 6 |