[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command etm

NAME

Command etm :: Engine Tasks Monitor

SYNOPSIS

etm [options] [DayName]

DESCRIPTION

The etm command is very useful to monitor tasks execution. Without arguments, this functions works on all days, but it is possible to provide a day name as argument. In this case, only tasks of this day will be used.

Without options, this command returns the number of tasks 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 tasks), `-h' (for holded tasks), `-r' (for running tasks), `-t' (for terminated tasks), `-e' (for tasks which are aborted or deleted), `-c' (for canceled tasks).

The `-D' option prints the task description. The `-T' option prints the name of the target where the task is executed. The `-Q' option prints the name of the target and the name of the queue where the task is executed.

Three options can be used to format output :

ACCESS CONTROL

This function requires the `consult' privilege for the `day' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html