[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
ejm [options] [DayName]
ejm
command is very useful to monitor jobs execution.
Without arguments, this functions works on all days, but it is possible
to provide a day name as argument. In this case, only jobs of this day
will be used.
Without options, the command returns the number of jobs which are waiting, holded, running, terminated, aborted and canceled. Options can be used to have the list and the state of jobs. This options are `-w' (for waiting jobs), `-h' (for holded jobs), `-r' (for running jobs), `-t' (for terminated jobs), `-e' (for jobs which are aborted or deleted), `-c' (for canceled jobs).
The `-D' option prints the job description. The `-T' option prints the name of the target where the job is executed. The `-Q' option prints the name of the target and the name of the queue where the job is executed.
Three options can be used to format output :