D.J.Bernstein daemontools
daemontools is a collection of tools for managing UNIX services. supervise monitors a service. It starts the service and restarts the service if it dies. Setting up a new service is easy: all supervise needs is a directory with a run script that runs the service. multilog saves error messages to one or more logs. It optionally timestamps each line and, for each log, includes or excludes lines matching specified patterns. It automatically rotates logs to limit the amount of disk space used. If the disk fills up, it pauses and tries again, without losing any data.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
daemontools-0.76-errno.diff | 0000000341341 Bytes | 1209328343over 16 years ago | |
daemontools-0.76-fileutils.diff | 0000000600600 Bytes | 1209328344over 16 years ago | |
daemontools-0.76-init.diff | 00000021332.08 KB | 1229797970almost 16 years ago | |
daemontools-0.76-man.tar.bz2 | 00000072817.11 KB | 1209328345over 16 years ago | |
daemontools-0.76.tar.bz2 | 000003130130.6 KB | 1209328345over 16 years ago | |
daemontools.spec | 00000053515.23 KB | 1223494966about 16 years ago |
Revision 8 (latest revision is 13)
hostmaster
committed
almost 16 years ago (revision 8)
update