HP-UX Workload Manager User's Guide
Configuring WLM
Specifying the WLM parser version
Chapter 5144
Specifying the WLM parser version
Use the optional version keyword at the beginning of your configuration
file to specify which version of the WLM configuration file parser to use
with a particular configuration file.
This keyword is useful when future versions of the parser are not able to
maintain backward-compatibility. However, WLM will be able to parse
all configuration files properly once the correct parser version is known.
By using the version keyword, you are telling WLM which parser to use
for the configuration file.
The default and only valid value is 0:
version = 0;
Specify the version keyword at most once in any configuration, at the
beginning of the configuration file, outside any prm, slo, and tune
structures.
Notification of ‘Instant Capacity needed’ / Pay
per use optimization
Use the optional icod_thresh_pri keyword to request notification of
when Instant Capacity (formerly known as iCOD) or Pay per use (PPU)
reserves could help you meet your SLOs.
NOTE This notification is supported with PPU (v4, v7, or later) and with any
version of Instant Capacity.
If you plan on using Instant Capacity in combination with WLM vPar
management, use vPars A.03.01 or later.