HP-UX Workload Manager User's Guide

Example configuration files
fixed_entitlement.wlm
Chapter 9294
fixed_entitlement.wlm
The following example shows a fixed entitlement for a workload group.
#
# Name:
# fixed_entitlement.wlm
#
# Version information:
#
# (C) Copyright 2001-2006 Hewlett-Packard Development Company, L.P.
#
# $Revision: 1.7 $
#
# Caveats:
# DO NOT MODIFY this script in its /opt/wlm/examples/wlmconf location!
# Make modifications to a copy and place that copy outside the
# /opt/wlm/ directory, as items below /opt/wlm will be replaced
# or modified by future HP-UX WLM product updates.
#
# Purpose:
# Demonstrate the use of HP-UX WLM in allocating a fixed entitlement
# (allocation) to a particular group of users.
#
# Dependencies:
# This example was designed to run with version HP-UX WLM A.01.02
# or later.
#
#
# prm structure
#
# See wlmconf(4) for complete HP-UX WLM configuration information.
#
# All workload groups must be defined in the prm structure. Individual
# users are assigned to groups in this structure as well.
#
# In this example, the user bob will have all of his applications
# run in the Marketing workload group. The user sally can execute
# applications in either Marketing or OTHERS. Marketing is listed
# first for sally, so it is the group that all of her applications
# will execute in by default. Because OTHERS is also listed, it is an
# alternate group for sally. She can move existing processes to, or
# start new processes in, alternate groups using the prmmove or prmrun