Categories
ps-watcher
'ps-watcher' gets a list of process names via ps, and matches them to a list of Perl regular-expression patterns specified in a configuration file. For each match, a Perl expression specified for that pattern is evaluated. The evaluated expression can refer to variables which are set by ps and pertain to the matched process(es), including the amount memory consumed by the process, or the total elapsed time. If the Perl expression for a matched pattern evaluates true, then an action can be run such as killing the program, restarting it, or mailing an alert.
Last updated 19 Jul, 2005
Versions
1.05
1.05 stable released 2005-05-18
- Released: 18 May, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/ps-watcher/p...
- Licenses: GPLv2orlater
- Interfaces: Command Line, Daemon
User Community and Support
User manpage avaialble in HTML format from http://ps-watcher.sourceforge.net/ps-watcher.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ps-watcher - Mailing List Info/Archive
- VCS Repository Webview



