|
ProcessChecker
This is nice for system administrators. This will tell you
what processes are currently running, and allow you to stop, start, or reload
any of them with the simple click of a button. This is NOT just a PS listing,
it is designed to watch only processes that you choose to watch, making it easier
to catch downed processes. You can define any number of processes to check on,
and you define the commands to start, stop, and reload them all in a simple
configuration file. This script can also be run from the command-line to dispaly
processes currently running or stopped.
Version: v0.7
Release Date: 05/21/2002
Author: Ian Rochat <ianr@rnrtech.com>
Written in: Perl
Requirements: Linux/UNIX Servers (uses PS for process checking), generally you will want root permission on this script (or permission enough to start/stop the processes that you desire)
Demo: R&R Technologies, Inc -- Process Checker Demo (you can see the processes running on our system, however we don't allow you to start, stop, or reload them for our sake) :)
process_checker-070.tar.gz - Download now!
If you like this script or if you hate this script. Let others know by giving your vote on it at CGI Resources.
|
|