Displays Application Response Measurement (ARM) application and process usage information.
lsarm -a [ -g ] [ -t ] [ -u ] [ ApplicationName ... ]
or
lsarm -p [ -a [ -g ] [ -t ] [ ProcessID ... ]]
The lsarm command displays information about applications registered with the operating system using the Application Response Measurement (ARM) APIs. The -a flag displays information about applications by application name. The -p option displays information about the applications used by a process.
| -a | Displays application names. |
| -g | Displays group names associated with the application. |
| -p | Displays transaction names associated with the application. |
| -u | Displays process numbers using the application. |
| -t | Displays the applications used by a process. |
| ApplicationName | Specifies a list of one or more applications for which the lsarm command should display information. |
| ProcessID | Specifies a list of one or more process IDs for which the lsarm command should display information. |
| 0 | The command completed successfully. |
| >0 | An error occurred. |
lsarm -a
lsarm -a -g -t -u database
lsarm -p
lsarm -p -a -g -t 25038
/usr/ewlm/sbin/lsarm