dwatch -f /usr/pkg/etc/dwatch.conf
Dwatch is a program that watches over other programs and performs actions
based on conditions specified in a configuration file.
It is meant to be run from cron at regular intervals.
- -d
- Debugging (repeat -d for more).
- -v
- Verbose, i.e. print actions on stdout. Useful when running from cron.
- -f conf
- Read configuration from the specified file.
Copyright (C) 2001 Ulric Eriksson, <ulric@siag.nu>.