導入 (Previous) (Next) System_WinDrives

View this page in Last updated: Sun, 06 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_ProcWatch

このパッケージは、 Unix 系のシステム上でシステムプロセスを監視するメソッドを提供します。

導入および機能説明

目次
導入 -- System::ProcWatch の導入
定数 -- System_ProcWatch で定義され、使用されている定数
System_ProcWatch -- System_ProcWatch
System_ProcWatch::System_ProcWatch() -- コンストラクタ
System_ProcWatch::run() -- 一度実行する
System_ProcWatch::daemon() -- デーモンとして実行する
System_ProcWatch::setConfig() -- 設定を適用する

設定

目次
System_ProcWatch_Config -- System_ProcWatch_Config
System_ProcWatch_Config::fromXml() -- XML 文字列から設定配列を取得する
System_ProcWatch_Config::fromXmlFile() -- XML ファイルから設定配列を取得する
System_ProcWatch_Config::fromIniFile() -- INI ファイルから設定配列を取得する
System_ProcWatch_Config::fromArray() -- 配列から設定配列を取得する

パーサの情報

目次
System_ProcWatch_Parser -- System_ProcWatch_Parser
System_ProcWatch_Parser::System_ProcWatch_Parser() -- コンストラクタ
System_ProcWatch_Parser::getParsedData() -- パース済みのデータを取得する
System_ProcWatch_Parser::fetch() -- ps のデータを取得する
System_ProcWatch_Parser::parse() -- パースする
System_ProcWatch_Parser::getProcByPid() -- PID を指定して、プロセスの情報を取得する
System_ProcWatch_Parser::getProcInfo() -- プロセスについての情報を取得する
導入 (Previous) (Next) System_WinDrives

Download Documentation Last updated: Sun, 06 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.