HP-UX 11i December 2004 Release Notes

Table Of Contents
HP-UX 11i Version 1 Operating Environment Applications
HP-UX 11i v1 Mission Critical Operating Environment (MCOE)
Chapter 6
151
updated for
December 2004
WLMTK A.01.07.03 includes the following changes:
•Pay Per Use Toolkit's utilitydc has been modified as indicated below:
-e This new option instructs utilitydc to use the
EMS resource
/applications/wlm/icod_reserves_needed.
This was the default behavior before this release
of WLMTK.
-g <
workload_group
> By default, when you use the prm
activation/deactivation algorithm, the CPU
allocation of the
OTHERS
group determines when
processors are activated or deactivated.
This new option allows you to use a group besides
OTHERS
as the basis for the activation and
deactivation.
-t This option, which allows you to specify a tuning
value for the activation/deactivation algorithms,
now has a different behavior when used with the
loadavg algorithm.
How utilitydc works:
The utilitydc data collector no longer uses the EMS resource
/applications/wlm/icod_reserves_needed by default. If you do not use this EMS
resource elsewhere, you can remove the
icod_thresh_pri
and
icod_filter_intervals
keywords from your WLM configuration files. (These
keywords cause WLM to maintain the EMS resource.)
To use this resource, specify the -e option.
The example configurations have been revised.
updated for June
2004
WLMTK A.01.05 includes the following changes:
Utilities now use /opt/perl/bin/perl
The wlmoradc and smooth utilities, part of WLM Oracle Database Toolkit (ODBTK),
now use /opt/perl/bin/perl. Similarly, the expsmooth utility, part of
WebLogicTK, also uses /opt/perl/bin/perl now. Formerly, all these utilities used
/usr/contrib/bin/perl.
If you use wlmoradc, smooth, or expsmooth and do not have perl installed in
/opt/perl/bin/, you will need to install HP Perl 5.6.1 or later.
Installation now produces a warning if /opt/perl/bin/perl is not present on the
system
When installing WLM on a system where /opt/perl/bin/perl is not present:
The following message appears in output and in the file
/var/adm/sw/swinstall.log:
"hostname:/": 1 configure or unconfigure scripts had warnings.
The following message appears in the file /var/adm/sw/swagent.log:
WARNING: Unable to locate /opt/perl/bin/perl. Install HP Perl 5.6.1 or
later in order to use the provided Perl scripts.