From owner-freebsd-isp Wed Jun 20 3:12:59 2001 Delivered-To: freebsd-isp@freebsd.org Received: from atlas.rccn.net (atlas.rccn.net [193.136.7.1]) by hub.freebsd.org (Postfix) with SMTP id 095AD37B401 for ; Wed, 20 Jun 2001 03:12:51 -0700 (PDT) (envelope-from jpsp@fccn.pt) Received: (qmail 80254 invoked from network); 20 Jun 2001 10:12:48 -0000 Received: from dhcp20.fccn.pt (HELO jpsp) (193.136.7.220) by atlas.rccn.net with SMTP; 20 Jun 2001 10:12:48 -0000 Message-ID: <075101c0f971$ac3ec770$dc0788c1@jpsp> From: =?iso-8859-1?Q?Jo=E3o_Pagaime?= To: , References: <20010620105132.D63901@rafiu.psi-domain.co.uk> Subject: Re: BIND 8 Date: Wed, 20 Jun 2001 11:13:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org BIND gives periodic (hourly, I think) stats to a file. You can find a syntax explanation of that file at http://www.dns.net/dnsrd/stats.html (don't know if it's up to date). If you want to be more precise and do statistics related to domains, I think you're on your own. You would have to open the "query" channel (may be a problem on a loaded server) of bind's configuration, log every query/response, and extract the needed information, using some automatic process (like a home made script...) --jp ----- Original Message ----- From: "Jamie Heckford" To: Sent: Wednesday, June 20, 2001 10:51 AM Subject: BIND 8 > Hello, > > Does anyone know how to extract statistics from BIND 8? > > Not looking for any amazingly in depth details, just basic stats > like requests a second, most frequently requested domain etc. > > Any info would be appreciated > > Thanks! > > Jamie > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message