System_ProcWatch_Parser::parse()

System_ProcWatch_Parser::parse() -- Parse

Synopsis

array System_ProcWatch_Parser::parse (string $data)

Beschreibung

Parses the output of ps.

Parameter

string $data

output of ps

Rückgabewert

Returns array of processes.

Fehler-Meldungen

Throws no exception.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.