Hide
Similar to the SCHEDULER_PARAM environment variables, provide these environment variables for shell jobs:
SCHEDULER_HOST - hostname of the host on which the job scheduler is running (for all jobs)
SCHEDULER_TCP_PORT - tcp port on which the job scheduler is listening (for all jobs)
SCHEDULER_UDP_PORT - udp port on which the job scheduler is listening (for all jobs)
SCHEDULER_JOB_NAME - name of the job (for all jobs)
SCHEDULER_JOB_CHAIN - name of the job chain (for jobs with order=yes)
SCHEDULER_ORDER_ID - id of the current order (for jobs with order=yes)
Show
Similar to the SCHEDULER_PARAM environment variables, provide these environment variables for shell jobs:
SCHEDULER_HOST - hostname of the host on which the job scheduler is running (for all jobs)
SCHEDULER_TCP_PORT - tcp port on which the job scheduler is listening (for all jobs)
SCHEDULER_UDP_PORT - udp port on which the job scheduler is listening (for all jobs)
SCHEDULER_JOB_NAME - name of the job (for all jobs)
SCHEDULER_JOB_CHAIN - name of the job chain (for jobs with order=yes)
SCHEDULER_ORDER_ID - id of the current order (for jobs with order=yes)