From owner-freebsd-questions@FreeBSD.ORG Tue May 5 21:07:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDA9B106564A for ; Tue, 5 May 2009 21:07:14 +0000 (UTC) (envelope-from freebsd@wcubed.net) Received: from mail.datausa.com (mail.datausa.com [216.150.220.220]) by mx1.freebsd.org (Postfix) with SMTP id 9D77E8FC1E for ; Tue, 5 May 2009 21:07:14 +0000 (UTC) (envelope-from freebsd@wcubed.net) Received: (qmail 34085 invoked by uid 89); 5 May 2009 15:06:35 -0600 Received: from c-76-25-231-251.hsd1.co.comcast.net (HELO ?10.0.1.137?) (76.25.231.251) by mail.datausa.com with SMTP; 5 May 2009 15:06:35 -0600 Message-ID: <4A00AA73.8080101@wcubed.net> Date: Tue, 05 May 2009 15:06:59 -0600 From: Brad Waite User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: watchdog questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2009 21:07:15 -0000 I need some help understanding FreeBSD's kernel watchdog functionality. I've been reading up, and here's what I think I understand (correct me if I'm wrong): If a watchdog timer is set in the kernel and not reset or disabled within the time given, the kernel reboots the system. 'watchdog -t ' starts a watchdog for n seconds. Runing watchdog(8) again in