HP-UX Workload Manager User's Guide
Configuring WLM
Tuning the metrics and the SLOs
Chapter 5226
P = 3 - 2 = 1
Performance goal with met > value:
P = value - met
Usage goal:
P = Actual utilization - Target utilization
Target utilization is either low_util_bound or
high_util_bound. If actual utilization is below
low_util_bound, then
P = Actual utilization - low_util_bound
If actual utilization is above high_util_bound,
P = Actual utilization - high_util_bound
For example, if the goal is to keep CPU utilization
between 50% and 75%, with the utilization at 85%, the
deviation from the goal is:
P = 85 - 75 = 10