-
Notifications
You must be signed in to change notification settings - Fork 0
Pilot Jobs
hamar edited this page Nov 17, 2011
·
1 revision
The standard output and standard error of a pilot job can be accessed through the API, the CLI and the webpage.
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.
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”