List of processes
This menu command is available at the process container level. It lists Process ID, Process Owner, and arguments of all the running processes on the machine.
This menu command also supports remote machines and can be used for configuring processes in CMA.
Sample output of the menu command.
Available processes
Display Name | Pid | Process Owner | Process Arguments |
---|---|---|---|
auditmanagerservice | 1348 | NT AUTHORITY\SYSTEM | none |
clussvc | 1008 | NT AUTHORITY\SYSTEM | -s |
cmd | 10076 | CLMPUN1191\Administrator | /c cmd test2 |
cmd | 10212 | CLMPUN1191\Administrator | none |
cmd | 7448 | CLMPUN1191\Administrator | test |
cmd | 8284 | CLM-PUN-014450\Administrator | none |
cmd | 9456 | CLMPUN1191\Administrator | /c cmd test2 |
cmd | 9836 | CLMPUN1191\Administrator | test2 |
conhost | 11872 | CLMPUN1191\Administrator | 0x4 |
conhost | 1516 | NT AUTHORITY\SYSTEM | 0x4 |
conhost | 1720 | CLMPUN1191\Administrator | 0x4 |
The above sample output, shows six instances of the cmd process that are running. If you want to configure a cmd process with an argument that begins with test for monitoring, specify the process name as cmd and the process argument as ^test.*CMA.