1just-man-pages/condor_check_uGseenrelroagls(C1o)mmjaunsdts-mMaann-upaalges/condor_check_userlogs(1)
2
3
4
6 condor_check_userlogs Check user log files for errors
7
9 condor_check_userlogs UserLogFile1 [ UserLogFile2 ... UserLogFileN ]
10
12 condor_check_userlogs is a program for checking a user log or set of
13 users logs for errors. Output includes an indication that no errors
14 were found within a log file, or a list of errors such as an execute or
15 terminate event without a corresponding submit event, or multiple ter‐
16 minated events for the same job.
17
18 condor_check_userlogs is especially useful for debugging condor_dagman
19 problems. If condor_dagman reports an error it is often useful to run
20 condor_check_userlogs on the relevant log files.
21
23 condor_check_userlogs will exit with a status value of 0 (zero) upon
24 success, and it will exit with the value 1 (one) upon failure.
25
27 Condor Team, University of Wisconsin-Madison
28
30 Copyright (C) 1990-2009 Condor Team, Computer Sciences Department, Uni‐
31 versity of Wisconsin-Madison, Madison, WI. All Rights Reserved.
32 Licensed under the Apache License, Version 2.0.
33
34 See the Condor Version 7.4.2 Manual or http://www.condorpro‐
35 ject.org/licensefor additional notices. condor-admin@cs.wisc.edu
36
37
38
39 datjeust-man-pages/condor_check_userlogs(1)