HP-UX Workload Manager User's Guide
Chapter 9 283
9 Example configuration files
This chapter presents the example configuration files available from the
/opt/wlm/examples/wlmconf/ directory, as well as an example from the
/opt/wlm/toolkits/weblogic/config/ directory. These examples show how to
use the syntax discussed in Chapter5, “Configuring WLM,” on page 135.
NOTE Copy these examples to another directory before modifying them. Items
kept under /opt/wlm/ may be replaced or altered by future WLM product
updates.
The following list provides an overview of the available example files.
The files are listed alphabetically, not by complexity.
• “distribute_excess.wlm” on page 286
Example configuration file demonstrating the use of the weight and
distribute_excess tunables. This functionality is used to manage
the distribution of resources among workload groups after honoring
performance goals specified in slo structures.
• “enabling_event.wlm” on page 289
A configuration file demonstrating the use of WLM to enable or
disable an SLO when a certain event occurs.
• “entitlement_per_process.wlm” on page 291
A configuration file that demonstrates the use of a shares-per-metric
entitlement request. A workload group’s entitlement is based directly
on the number of currently active processes running in the group.
• “fixed_entitlement.wlm” on page 294
This example configuration illustrates the use of WLM for allocating
a fixed entitlement to a particular group of users.