Skip to content

Pilot Jobs

hamar edited this page Nov 17, 2011 · 1 revision

12. Pilots Jobs

12.1 Getting Pilot Outputs

The standard output and standard error of a pilot job can be accessed through the API, the CLI and the webpage.

12.1.1 Using CLI

To obtain the Job Pilot output using the CLI, use:

dirac-admin-get-pilot-output <Grid pilot reference> [<Grid pilot reference>]

This creates a directory for each JobID containing the Job Pilot output.

12.1.2 Using DIRAC Web Portal

Viewing the std.out and std.err of a Job Pilot via the Job Monitoring Webpage is achieved by:

  • Navigate to the Job Monitoring Webpage.
  • Select the relevant filters from the left panel.
  • Click on a job.
  • Select “Pilot” then “Get StdOut” or “Get StdErr”

Clone this wiki locally