QUEUES
Syntax
QUEUES=all [~]queue_name ...
QUEUES
( [-] | all [~]queue_name ... )
Description
A space-separated list of queue names on which limits are enforced. Limits are enforced on all queues listed.
The list must contain valid queue names defined in lsb.queues.
To specify a per-queue limit, use the PER_QUEUE
keyword. Do not configure QUEUES and PER_QUEUE limits in
the same Limit
section.
In horizontal format, use only one QUEUES line per Limit
section.
Use the keyword all to configure limits that apply to all queues in a cluster.
Use the not operator (~) to exclude queues from the all specification in the limit. This is useful if you have a large number of queues but only want to exclude a few queues from the limit definition.
In vertical tabular format, multiple queue names must be enclosed in parentheses.
In vertical tabular format, use empty parentheses () or a dash (-) to indicate an empty field. Fields cannot be left blank.
Default
all (limits are enforced on all queues in the cluster)
Example
QUEUES=normal night