[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Restarting if bind dies
- Subject: [ale] Restarting if bind dies
- From: infosec at alltel.net (Jonathan Rickman)
- Date: Thu, 8 Feb 2001 19:24:49 -0500 (EST)
On Thu, 8 Feb 2001, Dan Newcombe wrote:
> I am running bind 9.latest, and every so often it dies of an assertion
> error. I was planning on going back to 8.latest for a while, then I
> thought Instead of running just named, why not run a script like below.
>
> #!/bin/sh
> while (/bin/true)
> do
> /usr/local/sbin/named -f
> #something to alert me that bind puked
> done
>
> comments? anyone else doing something like this?
Cheops has this type of monitoring built in, if you are running X or have
something on the same network running X.
Get it at freshmeat
--
Jonathan Rickman
X Corps Security
http://www.xcorps.net
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.