The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-jqd-change-priority
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-jqd-change-priority - Change the priority of the specified jobs.


SYNOPSIS

webjob-jqd-change-priority [-d jqd-dir] [-e queue[,queue[...]]] [-G group-file] -i queue[,queue[...]] [-s {all|state[,state[...]]}] -p priority job-regex [job-regex ...]


DESCRIPTION

This utility changes the priority of the specified jobs.


OPTIONS

-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'.

-p priority

Specifies the new job priority. Priorities can be in the range [0-99] with 0 being the highest priority.

-s {all|state[,state[...]]}

Restrict actions to the specified list of job states. Currently, the following states are supported: 'hold', 'todo', 'sent', 'open', 'done', 'pass', 'fail', and 'foul'. You may also use the keyword 'all' as an alias for all states.


AUTHOR

Klayton Monroe


SEE ALSO

webjob-jqd-create-job(1), webjob-jqd-change-state(1), webjob-jqd-delete-job(1), webjob-jqd-list-jobs(1)


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.