HP-UX Workload Manager User's Guide
WLM configuration file syntax overview
Configuration file syntax
Appendix B396
}
slo slo2_name {
pri = priority;
[ entity = PRM group group_name; ]
cpushares = value { more | total } [ per metric met [ plus offset ] ];
[ mincpu = lower_bound_request; ]
[ maxcpu = upper_bound_request; ]
[ condition = condition_expression; ]
[ exception = exception_expression; ]
}
tune [ metric [ slo_name ] ] {
[ coll_argv = data_collector; ]
[ wlm_interval = number_of_seconds; ]
[ absolute_cpu_units = {0 | 1}; ]
[ distribute_excess = {0 | 1};]
[ extended_shares = {0 | 1}; ]
[ transient_groups = {0 | 1};]
[ coll_stderr = file; ]
[ cntl_smooth = smoothing_value; ]
[ cntl_avg = {0 | 1}; ]
[ wlmdstats_size_limit = number_of_megabytes; ]
[ cntl_kp = proportional_term; ]
[ cntl_convergence_rate = number_of_shares; ]
[ cntl_margin = margin_value; ]
[ cntl_base_previous_req = {0 | 1}; ]
}
where
FSS_group_def has the syntax:
group : group_ID
PSET_group_def has the syntax:
group : PSET [: LCPU = {ON | OFF} ]
For more information on the three structure types, see the following
sections: