freebsd-ports/sysutils/monitord/pkg-descr
Yen-Ming Lee 5cfe5ce0ad update to 0.4.1
PR:		55858
Submitted by:	W. M. Shandruk <walt@erudition.net>
2003-08-22 07:11:30 +00:00

12 lines
545 B
Text

This port allows one to monitor other standalone services and
automatically restart them if they are accidentally and unwittingly
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.
Note: version 0.4.1 has a different configuration file format and
any previous configuration file should be updated accordingly.
- Walt
walt@erudition.net