Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Undefined links corrected

...

  • If you call a shell job in the JobScheduler Agent then you can write the PID in the shell script to stdout in order to see the PID in the task log.
  • Another way how to achieve this is to check the task log.
    • There you see the temporary file which is called on the JobScheduler Agent (e.g. for Linux Agent: SCHEDULER-987 Starting process: '/bin/sh' '-c' '"/tmp/sos.C5NpSU"').

...