On Fri, 14 Jul 2000, Alan Mead wrote:

> At 08:53 AM 7/14/00 , you wrote:
> 
> >Most software doesn't run very well if the sytem board hangs, or the power
> >supply dies.  To be effective a watchdog need to be outside of the box
> >being monitored, and looking for a periodic signal that the box is still
> >working.  A typical, far from perfect, but nevertheless easy method is to
> 
> Yeah, maybe you should take a look at the heartbeat package.
> 
> -Alan
> 
It depends on what you need the watchgod for.  If you just need it to
recover from hardware/software hangs, then the internal card works
fine.  If you are only worried about software hangs, then the software
watchdog timer that can be compiled into the kernal may do the job.  If
you need a hardware watchdog, you can look at the addresses in the
watchdog.txt file included with the kernel docs.  I did a search on the
internet and came up with http://www.outsrc-em.com/watchdogs.html.  I
havn't tried them, but from the sire, it doesn't look like it would be too
hard to make them work with Linux.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to