[Avila] watchdog timer

Tim Harvey tim_harvey at yahoo.com
Mon Jul 3 18:00:09 EDT 2006


There is a watchdog timer in the IXP that you can use with the kernel module that exists in 2.6.x.  It implements a device interface (/dev/watchdog with major number 10 and minor number 130) that can be used with a watchdog 'deamon' you can find here: ftp://ibiblio.org/pub/Linux/system/daemons/watchdog

The daemon has all sorts of options including monitoring the process table and filesystem... its probably exactly what your looking for.  I don't recall seeing the watchdog driver avail for 2.4.x but as you have the code for 2.6.x it wouldn't be a stretch to back port it.

Tim

----- Original Message ----
From: pduchein <avila at nomotech.com>
To: Avila <avila at lists.unixstudios.net>
Sent: Thursday, June 29, 2006 2:46:22 PM
Subject: [Avila] watchdog timer
Subject: [Avila] I would like to implement a timer watchdog under gateworks for linux 2.4.x
Is someone has an example code to do that ?

Thank you

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
For additional commands, e-mail: avila-help at lists.unixstudios.net





More information about the Avila mailing list