HP-UX Workload Manager Toolkits User's Guide

HP-UX WLM BEA WebLogic Server Toolkit (WebLogicTK)
How do I use WebLogicTK?
Chapter 4 83
How do I use WebLogicTK?
The best way to use WebLogicTK is to read the white paper Using
HP-UX Workload Manager with BEA WebLogic Server available from:
http://www.hp.com/go/wlm
/opt/wlm/toolkits/weblogic/doc/weblogic_wlm_howto.html
The paper guides you through the steps and tools needed to use WLM
with WebLogic.
Example WLM configurations and
properties files
WebLogicTK provides many WLM configurations in the
/opt/wlm/toolkits/weblogic/config/ directory. Each configuration file
represents a use case documented in the white paper. These
configurations are:
manual_cpucount.wlm
WLM configuration file to help with benchmarking and
capacity-planning tasks. You can resize the workload (WebLogic
instance) PSET by manually running wlmsend. For example:
% /opt/wlm/bin/wlmsend wls1_grp.desired.cpucount 2.0
would assign two cores to the wls1_grp.
wls_1inst_3level.wlm
WLM configuration file to demonstrate how to control a single
WebLogic instance and monitor its execution queue to determine if it
is idle (normal allocation), busy (boost of one additional core), or very
busy (boost of two additional cores).