PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
array System_ProcWatch_Parser::getProcInfo (string $pattern, string $search)
array System_ProcWatch_Parser::getProcInfo
Get information about processes matching the defined search.
PCRE to match for process
the ps field/column to search in
Returns array of processes matching the search.
Throws no exception.
This function can not be called statically.