BIND server monitoring tools

Brad Knowles brad.knowles at skynet.be
Fri Jul 13 00:00:29 UTC 2001


At 11:35 AM +0100 7/12/01, Jose Celestino wrote:

>  So you whant _2_ BIND server monitoring tools? :)
>
>  You can try the DNS monitor included with mon,
>  http://www.kernel.org/software/mon.

	The problem with the DNS monitor in mon is that all it does is 
check to see if a secondary has the same SOA serial number of a zone 
as the primary.  This doesn't do you any good when checking the 
primary, or checking a caching-only server.  I had intended to write 
additional modules (or an expanded module) to handle these other 
cases, when the network monitoring issue was handed over to someone 
else.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list