1DWATCH(1) General Commands Manual DWATCH(1)
2
3
4
6 dwatch
7
8
10 dwatch [-dv] [-f conf]
11
12
14 dwatch -f /etc/dwatch.conf
15
16
18 Dwatch is a program that watches over other programs and performs
19 actions based on conditions specified in a configuration file.
20
21 It is meant to be run from cron at regular intervals.
22
23
25 -d Print debug output.
26
27 -v Verbose, i.e. print actions on stdout. Useful when running from
28 cron.
29
30 -f conf
31 Read configuration from the specified file.
32
33
35 dwatch.conf(5)
36
37
39 Copyright (C) 2001 Ulric Eriksson, <ulric@siag.nu>.
40
41
42
43
44 LOCAL DWATCH(1)