HP-UX Workload Manager User's Guide
Understanding how PRM manages resources
Management of applications
Appendix F460
2. Is the process running in a secure compartment that is mapped to a
workload group using a compartment record? (Use the HP-UX
feature Security Containment to create secure compartments.)
If yes, move the process to the group indicated in the compartment
record.
If no, continue with the checklist.
3. Does the file ID of the process match the file ID for the full pathname
of any application listed in an application record in the current
configuration?
If no, skip to Step 4.
If yes, continue with the following checklist:
a. Is the application process name an exact match of an alternate
name given in an application record in the current configuration?
If yes, move the process to the group indicated in the application
record.
If no, continue with this checklist.
b. Does the application process name match any of the alternate
names specified by pattern (regular expression) that are in
application records in the current configuration?
If the application process name matches only one alternate
name, move the process to the group indicated in that record.
If the application process name matches multiple alternate
names specified by pattern, move the process to the workload
group indicated in the “first” matching record. Because the
application matches each of these records, the “first” matching
record is determined by sorting the alternate names specified by
pattern in lexicographical (ASCII dictionary) order.
If no, continue with this checklist.
c. Are there any application records with this file ID that do not
specify an alternate name?
If yes, move the current process to the workload group indicated
in the application record.
If no, continue with the next step.
4. Is the process running as root?