Process Statistics
This menu command is available at the process instance level. This command also supports remote machines. It gives the details of the configuration that is applied on the instance of process for which the menu command is executed. It lists all the processes that match the configured process name.
This menu command helps you to compare the CMA configuration with the details of the processes matching the configure process name.
Sample output of the menu command.
Process Name: cmd
Process Name Regex: OFF
Process Arguments: test.*
Process Arguments Regex: ON
Process Owner:
Process Owner Filter: OFF
Total Available Processes Matching Process Name
Monitored | Process Name | Pid | Process Owner | Process Arguments |
---|---|---|---|---|
YES | cmd | 9836 | CLMPUN1191\Administrator | test2 |
YES | cmd | 9456 | CLMPUN1191\Administrator | /c cmd test |
YES | cmd | 7448 | CLMPUN1191\Administrator | test |
YES | cmd | 10076 | CLMPUN1191\Administrator | /c cmd test2 |
NO | cmd | 8284 | CLM-PUN-014450\Administrator |
|
NO | cmd | 6696 | CLM-PUN-014450\Administrator | /k |
NO | cmd | 10212 | CLMPUN1191\Administrator |
|
The monitored column indicates whether the process is being monitored in | by PATROL.
The preceding table shows four instances of cmd are being monitored. If test and test2 needs to be monitored in the cmd process, specify regex as ^test.* to monitor cmd with test and test2 as the arguments.