APPS
Syntax
APPS=all [~]application_profile_name ...
APPS
( [-] | all [~]application_profile_name ... )
Description
A space-separated list of application profile names on which limits are enforced. Limits are enforced on all application profiles listed.
The list must contain valid application profile names defined in lsb.applications.
To specify a per-application limit, use the PER_APP
keyword. Do not configure APPS and PER_APP limits in the
same Limit
section.
In horizontal format, use only one APPS line per Limit
section.
Use the keyword all to configure limits that apply to all applications in a cluster.
Use the not operator (~) to exclude applications from the all specification in the limit. This is useful if you have a large number of applications but only want to exclude a few applications from the limit definition.
In vertical tabular format, multiple application profile 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
None. If no limit is specified for PER_APP or APPS, no limit is enforced on any application profile.
Example
APPS=appA appB