- Home
- /
- Documentation
- /
- Job Submission (Batch System...
- /
- How do I get...
How do I get information on completed jobs?
A: Use the condor_history command. Only jobs completed during last two days are available.
You might find useful information on resource consumption also in job log files (CPU usage, memory usage, disk usage, etc.).
Note: In case your jobs have an efficiency lower than 30 percent you will receive an e-mail notification.
condor_history <username>
condor_history -long <Job_ID>
