Dwatch - A Daemon Watcher
[an error occurred while processing this directive]
Dwatch (Daemon Watch) is a program that watches over other programs
and performs actions based on conditions specified in a configuration file.
See dwatch.conf for an example of what the file might look like.
Dwatch is meant to be run from cron at regular intervals.
This program is known to work on Linux and Solaris. Other Unixes
should work as well; editing the Makefile may be necessary.
I am Ulric Eriksson, ulric@siag.nu.
Change log
Installation
No configuration script for this program, just type:
make
make install
By default the programs are installed in /usr/local/bin. This can
be changed like this example:
make install PREFIX=/usr
to install into /usr/bin instead.
Download source
Suse RPM courtesy of Pascal Bleser
More stuff
[an error occurred while processing this directive]
Ulric Eriksson - August 2001 - ulric@siag.nu
|