summaryrefslogtreecommitdiff
path: root/usr.sbin/watchdogd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-09-14 08:12:24 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-09-14 08:12:24 +0000
commit74a15b7c4f3ca42de7107311319c8f22424b59a4 (patch)
tree920d6eec8be9ae9a819041a53b8223f6a78b6d90 /usr.sbin/watchdogd
parent7cfa72a3282bb8f0bb7463ba270e5a650b722f0a (diff)
beef up DESCRIPTION a little, and point the reader to watchdog(4);
diff from michael knudsen, tweaked by me; originally requested (in one form or another) by alexey e. suslikov;
Diffstat (limited to 'usr.sbin/watchdogd')
-rw-r--r--usr.sbin/watchdogd/watchdogd.815
1 files changed, 13 insertions, 2 deletions
diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8
index 51f038e5c60..6b3024523ae 100644
--- a/usr.sbin/watchdogd/watchdogd.8
+++ b/usr.sbin/watchdogd/watchdogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: watchdogd.8,v 1.4 2005/09/12 10:10:45 jmc Exp $
+.\" $OpenBSD: watchdogd.8,v 1.5 2005/09/14 08:12:23 jmc Exp $
.\"
.\" Copyright (c) 2005 Marc Balmer <marc@msys.ch>
.\"
@@ -30,12 +30,23 @@
is a daemon to periodically retrigger the
.Xr watchdog 4
timer device from userland.
-After every
+.Nm
+is designed to work in high load environments,
+where other methods
+(such as a shell script invoking
+.Xr sysctl 8 )
+would involve too much overhead.
+.Pp
+The basic premise is that
+after every
.Ar interval
seconds,
.Nm
resets the hardware timer to
.Ar period .
+See also
+.Xr watchdog 4
+for more information on how watchdog timers work.
.Pp
The options are as follows:
.Bl -tag -width Ds