Line 18:
Line 18:
*program name
*program name
+
This is useful to monitor your own jobs to check on their status.
+
+
Another useful command is <i>condor_status</i> which can tell you information about the cluster machines
+
<pre>
+
[username@computer ~]$ condor_status [-r] | less
+
</pre>
+
+
This will show a list of the various machine resources and if the option -r is supplied it will only show machines with running jobs.
If there are any concerns about a specific job, please contact the main administrator.
If there are any concerns about a specific job, please contact the main administrator.