2000-06-20 11:30:29 +02:00
|
|
|
This port allows one to monitor other standalone services and
|
|
|
|
automatically restart them if they are accidentally and unwittingly
|
2003-08-22 09:11:30 +02:00
|
|
|
terminated, or crash either because of instability or a DoS attack.
|
|
|
|
It simplifies a task capable of being performed by cron(8) by not
|
|
|
|
requiring custom scripts to be written for each service being
|
|
|
|
monitored. The configuration file is simple and easily setup.
|
2000-06-20 11:30:29 +02:00
|
|
|
|
2003-08-22 09:11:30 +02:00
|
|
|
Note: version 0.4.1 has a different configuration file format and
|
|
|
|
any previous configuration file should be updated accordingly.
|
2000-06-09 23:51:09 +02:00
|
|
|
|
|
|
|
- Walt
|
|
|
|
walt@erudition.net
|