webjob-jqd-freeze-queue - Freeze or thaw the specified job queues.
webjob-jqd-freeze-queue [-t] [-d jqd-dir] [-e queue[,queue[...]]] [-G group-file] -i queue[,queue[...]]
This utility freezes or thaws the specified job queues.
- -d jqd-dir
-
Specifies the base directory where queues live. This directory must
exist. The default value is /var/webjob/spool/jqd.
- -e queue[,queue[...]]
-
Specifies one or more queues or queue groups that are to be excluded
from the job assignment. Note that group names must be prefixed with
'%'. For example, a group called 'test' must be specified as '%test'.
- -G group-file
-
Specifies an alternate group file. The default group file is
/var/webjob/config/jqd/groups.
- -i queue[,queue[...]]
-
Specifies one or more queues or queue groups that are to be included
in the job assignment. Note that group names must be prefixed with
'%'. For example, a group called 'test' must be specified as '%test'.
- -t
-
Causes the script to thaw (rather than freeze) the specified queues.
Klayton Monroe
webjob-jqd-create-queue(1), webjob-jqd-delete-queue(1)
All documentation and code are distributed under same terms and
conditions as WebJob.
|