1condor_check_userlogs(1)    General Commands Manual   condor_check_userlogs(1)
2
3
4

Name

6       condor_check_userlogsCheck job event log files for errors
7

Synopsis

9       condor_check_userlogsUserLogFile1[UserLogFile2 ...UserLogFileN ]
10

Description

12       condor_check_userlogsis a program for checking a job event log or a set
13       of job event logs for errors. Output includes  an  indication  that  no
14       errors  were  found  within  a log file, or a list of errors such as an
15       execute or terminate event without a  corresponding  submit  event,  or
16       multiple terminated events for the same job.
17
18       condor_check_userlogsis  especially useful for debugging condor_dagman‐
19       problems. If condor_dagmanreports an error it is often  useful  to  run
20       condor_check_userlogson the relevant log files.
21

Exit Status

23       condor_check_userlogswill  exit  with  a  status value of 0 (zero) upon
24       success, and it will exit with the value 1 (one) upon failure.
25

Author

27       Center  for  High   Throughput   Computing,   University   of   Wiscon‐
28       sin–Madison
29
31       Copyright  ©  1990-2019  Center for High Throughput Computing, Computer
32       Sciences Department, University of Wisconsin-Madison, Madison, WI.  All
33       Rights Reserved. Licensed under the Apache License, Version 2.0.
34
35
36
37                                     date             condor_check_userlogs(1)
Impressum