Example (Previous) (Next) System_Mount

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

System_ProcWatch

Ce paquet fournit des méthodes pour surveiller les processus systèmes sur les systèmes *nix.

Introduction and Features

Table des matières
Intro -- Introduction to System::ProcWatch
Constantes --  Constantes définies et utilisées dans System_ProcWatch
System_ProcWatch -- System_ProcWatch
System_ProcWatch::System_ProcWatch() -- Constructeur
System_ProcWatch::run() -- Exécution
System_ProcWatch::daemon() -- Execute en tant que daemon
System_ProcWatch::setConfig() -- Fixe la configuration

Configuration

Table des matières
System_ProcWatch_Config -- System_ProcWatch_Config
System_ProcWatch_Config::fromXml() -- Contruit le tableau de configuration à partir d'une chaîne XML
System_ProcWatch_Config::fromXmlFile() -- Contruit le tableau de configuration à partir d'un fichier XML
System_ProcWatch_Config::fromIniFile() -- Construit le tableau de configuration à partir d'un fichier INI
System_ProcWatch_Config::fromArray() -- Contruit le tableau de configuration à partir d'un autre tableau

Parser Information

Table des matières
System_ProcWatch_Parser -- System_ProcWatch_Parser
System_ProcWatch_Parser::System_ProcWatch_Parser() -- Constructeur
System_ProcWatch_Parser::getParsedData() -- Get parsed data
System_ProcWatch_Parser::fetch() -- Récupère les données de ps
System_ProcWatch_Parser::parse() -- Parse
System_ProcWatch_Parser::getProcByPid() -- Récupère les informations d'un processus par son PID
System_ProcWatch_Parser::getProcInfo() -- Récupère les informations à propos des processus
Example (Previous) (Next) System_Mount

Download Documentation Last updated: Sun, 28 Sep 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.