Introduction

PEAR Manual


System_ProcWatch_Parser::System_ProcWatch_Parser

System_ProcWatch_Parser::System_ProcWatch_Parser() -- Constructor

Synopsis

    require_once 'System/ProcWatch/Parser.php';
   

object &new System_ProcWatch_Parser ( string $ps_args = 'aux' )

Description

Instantiates a new System_ProcWatch parser object with the supplied arguments to pass to ps.

Parameter

string $ps_args

ps' arguments

Throws

Throws no exception.




Introduction

PEAR Manual