Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
System_ProcWatch
PEAR Manual
Prev
Chapter 56. System
Next
System_ProcWatch
Table of Contents
Intro
-- Introduction to System::ProcWatch
Constants
-- Constants defined in and used by System_ProcWatch
System_ProcWatch
-- System_ProcWatch
System_ProcWatch::System_ProcWatch()
-- Constructor
System_ProcWatch::run()
-- Run once
System_ProcWatch::daemon()
-- Run in daemon mode
System_ProcWatch::setConfig()
-- Set configuration
System_ProcWatch_Config
-- System_ProcWatch_Config
System_ProcWatch_Config::fromXml()
-- Get config array from XML string
System_ProcWatch_Config::fromXmlFile()
-- Get config array from XML file
System_ProcWatch_Config::fromIniFile()
-- Get config array from INI file
System_ProcWatch_Config::fromArray()
-- Get config array from an array
System_ProcWatch_Parser
-- System_ProcWatch_Parser
System_ProcWatch_Parser::System_ProcWatch_Parser()
-- Constructor
System_ProcWatch_Parser::getParsedData()
-- Get parsed data
System_ProcWatch_Parser::fetch()
-- Fetch ps' data
System_ProcWatch_Parser::parse()
-- Parse
System_ProcWatch_Parser::getProcByPid()
-- Get info about a process by its PID
System_ProcWatch_Parser::getProcInfo()
-- Get information about processes
The package provides methods to monitor system process on Unix-like systems.
Prev
Home
Next
Example
Up
Intro
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.