[mrtg] Re: Monitoring requests for BIND9
Waltman, Adam
AWaltman at anacomp.com
Tue Aug 27 14:26:44 MEST 2002
Hi all,
I run MRTG on an NT box and DNS on a Solaris box. Is there a way to do this
with NT? NT box has FireDaemon by the way...
Thanks,
Adam
-----Original Message-----
From: Gustavo Badauy [mailto:gbadauy at myrealbox.com]
Sent: Tuesday, August 27, 2002 7:36 AM
To: Ross Tsolakidis; mrtg at list.ee.ethz.ch
Subject: [mrtg] Re: Monitoring requests for BIND9
I got this from this site and made some adjustments so it works on Bind 9.
The only thing its important is that you need to make sure that you have
configured bind to generate stats.
To enable stats:
in Named.conf
options
{
# your options
zone-statistics yes;
};
key rndc-key
{
algorithm hmac-md5;
# secret ""; replace by your secret
# you can configure it running * rndc-confgen *
};
controls
{
inet 127.0.0.1
allow { 127.0.0.1; } keys { "rndc-key"; };
};
Hope it helps
----- Original Message -----
From: "Ross Tsolakidis" <rtsolakidis at powerserve.com.au>
To: <mrtg at list.ee.ethz.ch>
Sent: Tuesday, August 27, 2002 1:39 AM
Subject: [mrtg] Monitoring requests for BIND9
> Hi all,
>
> Did a quick search of the archives to see how I could monitor requests to
> our DNS servers.
> Most of them point to the site : http://mrtg.yeehaw.net/
> But apparently this is only for BIND 8
>
> Does anyone know of a way to monitor BIND 9 ?
>
> Thx.
>
> --
> Ross.
>
>
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Archive http://www.ee.ethz.ch/~slist/mrtg
> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
>
>
>
-- Attached file removed by Listar and put at URL below --
-- Type: application/x-compressed
-- Size: 1k (1427 bytes)
-- URL : http://www.ee.ethz.ch/~slist/pantomime/dns.tgz
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list