HP-UX Workload Manager User's Guide

Example configuration files
manual_cpucount.wlm
Chapter 9296
manual_cpucount.wlm
This example is similar to the previous one: It allows you to easily step
through a number of different CPU allocations for a workload group. The
difference is that this configuration uses a PSET-based workload group.
When you change CPU allocations, you are changing the number of CPU
resources assigned to the group’s PSET. The file is located at
/opt/wlm/toolkits/weblogic/config/manual_cpucount.wlm.
#
# Name:
# manual_cpucount.wlm
#
# Version information:
#
# (c) Copyright 2002, Hewlett-Packard Company, all rights reserved.
#
# $Revision: 1.9 $
#
# Caveats:
# DO NOT MODIFY this script in its /opt/wlm/toolkits 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:
# This example is similar to the
# /opt/wlm/examples/wlmconf/manual_entitlement.wlm
# example. It lets a user or system administrator easily set the
# CPU count for a PRM PSET group using the wlmsend command.
#
# This is useful for benchmarking or capacity-planning situations--
# a benchmark can be run against an instance, then the PSET
# CPU count changed. After the count is changed, the benchmark
# can be measured again, all without restarting WLM or the instance
# or manually reconfiguring the PSET.
#
# Components:
# This example does use a data collector, but it has no other
# required configuration file.