System_ProcWatch_Parser::getProcInfo() -- Get information about processes
Beschreibung
Get information about processes matching the defined search.
Parameter
- string
$pattern
PCRE to match for process
- string
$search
the ps field/column to search in
Rückgabewert
Returns array of processes matching the search.
Fehler-Meldungen
Throws no exception.
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.