Create a Workload Management class.
mkclass [-a Attribute=Value ... ] [-d Config_dir] Name
The mkclass command creates a class identified by the Name parameter. The class must not already exist. The name parameter can contain only upper and lower case letters, numbers and underscores. The names are limited to 16 characters in length. The names Default and System are reserved. They refer to predefined classes. Any Attribute=Value argument will initialise the specified attribute. See chclass for more information.
-d /etc/wlm/Config_dir | Use /etc/wlm/Config_dir as an alternate directory for the properties files. When this option is not used, mkclass uses the configuration files in the directory pointed to by /etc/wlm/current. |
The wlmcntrl, lsclass, chclass, and the rmclass commands.