Condor has many commands that could be run on the command line. This section we will present the most common ones used in a production environment, which can be executed in a CMD shell.
|
Pool Management |
|
|
Authenticate a new user to submit jobs to HTCondor on the Submitter |
|
Restart the local HTCondor service resp. on all machines in the pool |
|
Reconfigure local HTCondor service after changing condor_config or condor_config.local without restarting |
|
Check status of pool |
|
|
Get status of all Nodes |
|
Get status of all Nodes summarized by active Submitter |
|
See all the machine slots available and not taking jobs |
|
See all the machine currently running jobs |
|
Managing submitted jobs |
|
|
Show all jobs for the current user |
|
Show all users' jobs in the queue |
|
Get status of User's running / idle jobs |
|
Get status of all Users running / idle jobs: |
|
To see why jobs are not running |
|
To remove the job from the condor queue |
|
Release a specific held job in the queue. |