root/fwknop/tags/fwknop-1.8.4-pre2/knopwatchd.8

Revision 462, 1.0 kB (checked in by mbr, 3 years ago)

minor man page fixes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 .\"
2 .TH KNOPWATCHD 8 "July 2004" Linux
3 .SH NAME
4 .B knopwatchd
5 \- "FwKnop Watch Daemon" checks to make sure knopmd and fwknop daemons are running.
6 .SH SYNOPSIS
7 .B knopwatchd [<config file>]
8 .SH DESCRIPTION
9 .B knopwatchd
10 checks on an interval of every five seconds to make sure that knopmd
11 and fwknop are running on the box.  If any of the three daemons
12 have died, knopwatchd will restart the daemon and notify each
13 email address listed in the EMAIL_ADDRESSES variable (see
14 /etc/fwknop/knopwatchd.conf) that the daemon has been restarted.
15 .B knopwatchd
16 uses the knopwatchd.conf configuration file which by default is
17 located at /etc/fwknop/knopwatchd.conf, but a different path can be specified
18 on the command line.
19
20 .SH SEE ALSO
21 .BR fwknop (8),
22 .BR fwknopd (8),
23 .BR knopmd (8),
24 .SH AUTHOR
25 Michael Rash (mbr@cipherdyne.org)
26
27 .SH DISTRIBUTION
28 .B fwknop
29 is distributed under the GNU General Public License (GPL), and the latest
30 version may be downloaded from
31 .B http://www.cipherdyne.org
Note: See TracBrowser for help on using the browser.