Home » System » System_ProcWatch
Monitor Processes
This package is unmaintained.
Download latest release 0.4.3 (archived versions might be outdated)
License: PHP
Description
With this package you can monitor running processes based upon an XML configuration file, XML string, INI file or an array where you define patterns, conditions and actions.
XML::Parser must be installed to configure System::ProcWatch by XML, additionally Console::Getopt and XML::DTD must be installed if you want to use the shipped shell scripts 'procwatch' and 'procwatch-lint'.
A simple 'ps' fake for WinNT can be found at http://dev.iworks.at/ps/ps.zip
Documentation
Maintainers
- Michael Wallner (mike) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR
- pcre (extension)
Optional
- XML_Parser (>= 1.1.0)
- XML_DTD
- Console_Getopt
Releases
- 0.4.3 (beta, 2010-10-10)
Release notes
License: PHP
QA release
Fixed package.xml
SVN layout - 0.4.2 (beta, 2004-06-12)
Release notes
License: PHP
QA release
Fixed package.xml
SVN layout - 0.4.1 (beta, 2004-03-21)
- 0.4 (beta, 2004-02-03)
- 0.3.1 (beta, 2003-11-27)
- 0.3 (beta, 2003-11-21)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1620 | Closed | Bug | 2004-06-12 | doesn't work with XML_Parser > 1.0.1 (even latest stable) |