1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
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

13 lines
545 B
Plaintext

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