HP-UX Workload Manager User's Guide
WLM quick start: the essentials for using WLM
WLM shown in action
Chapter 2 71
# /opt/prm/bin/prmlist
PRM configured from file: /var/opt/wlm/tmp/wmprmBAAa06335
File last modified: Thu Aug 24 08:35:23 2006
PRM Group PRMID CPU Upper LCPU
Entitlement Bound Attr
-------------------------------------------------------------------
OTHERS 1 65.00%
g2 2 15.00%
g3 3 20.00%
PRM User Initial Group Alternate Group(s)
--------------------------------------------------------------------------------
root (PRM_SYS)
PRM Application Assigned Group Alternate Name(s)
--------------------------------------------------------------------------------
/opt/perl/bin/perl g2 loop2.pl
/opt/perl/bin/perl g3 loop3.pl
Starting with WLM A.02.00, a web interface to the prmlist command is
available. For information, see wlm_watch(1M).
In addition, you can use the wlminfo command, which shows
CPU Shares and utilization (CPU Util) for each workload group, and
starting with WLM A.03.02, also shows the memory utilization, as in the
following example (because memory records are not being managed for
any of the groups in this example, a “-” is displayed in the ‘Mem Shares’
and ‘Mem Util’ columns):
# /opt/wlm/bin/wlminfo group
Thu Jun 29 08:36:38 2006
Workload Group PRMID CPU Shares CPU Util Mem Shares Mem Util State
OTHERS 1 65.00 0.00 - - ON
g2 2 15.00 0.00 - - ON
g3 3 20.00 0.00 - - ON
Step 5. Start the scripts referenced in the configuration file.