HP-UX Workload Manager User's Guide
Configuring WLM
Configuration file syntactic conventions
Chapter 5 137
• The names you supply can consist of:
— Uppercase letters (A-Z)
— Lowercase letters (a-z)
— Digits (0-9)
— The underscore character (_)
Do not use an underscore (_) to start the name of a workload
group, an slo structure, or a metric.
— The plus character (+)
— The hyphen character (-)
— The forward slash (/)
Do not use slashes in the names of slo structures or metrics.
— The period (.)
—Quoted characters
Use any printable characters (except white space, <, >, &, ’, ", \,
and =) by enclosing them in double quotes (for example: groups
= “my@group”:2;). You cannot use the slash character (/) in the
names of slo structures or metrics, even when quoted.