HP-UX Secure Resource Partitions (SRP) A.02.02 Administrator's Guide

25
4 Reporting Process Status for an SRP Compartment
To report process status for an SRP compartment, use the srp_ps utlity, located in the
/opt/hpsrp/bin directory. The srp_ps utility invokes the ps command with the provided
ps_arguments and filters the ps output for the desired SRP compartment:
srp_ps [srp_name] [ps_arguments]
When you run the srp_ps utility from the INIT compartment and supply an srp_name, srp_ps
prints process status for the specified compartment. If you do not supply a srp_name, the srp_ps
utility prints process status for the system compartments (INIT and KERNEL). When you run srp_ps
within an SRP compartment, only the process status for the current SRP compartment is reported.
Example: To report the process status for an SRP compartment, login to the INIT compartment and
execute the following command:
# srp_ps mySRP -eaf
Example: To report process status for the system compartments, login to the INIT compartment and
execute the following command:
# srp_ps -ef