Process:getInstanceCountByCommand
Method
Purpose
This method (on Solaris-10) returns a count of processes, filtered by command argument.
Remarks
Regular expressions can be used to query status of a group of processes.
Type
Synchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Command |
String |
Command-line arguments |
Returns
Name |
Type |
Description |
Command |
String |
Command-line argument |
Process Count |
Integer |
Process count for specified command |