<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello!<br>
    <br>
    You should try collectd (<a class="moz-txt-link-freetext" href="http://collectd.org/">http://collectd.org/</a>) and it's bind plugin
    (<a class="moz-txt-link-freetext" href="http://collectd.org/wiki/index.php/Plugin:BIND">http://collectd.org/wiki/index.php/Plugin:BIND</a>) You can put the
    collected data to csv or RRD on the local server or send it over the
    network. With RRDtool you can make fancy graphs. With this cgi
    (<a class="moz-txt-link-freetext" href="http://haroon.sis.utoronto.ca/rrd/scripts/">http://haroon.sis.utoronto.ca/rrd/scripts/</a>) you could easily
    visualize the data.<br>
    <br>
    Regards,<br>
    János<br>
    <br>
    2011-07-13 16:43 keltezéssel, Karl Auer írta:
    <blockquote cite="mid:1310568214.2382.361.camel@karl" type="cite">
      <pre wrap="">We have some nameservers :-) that are used by quite a few thousands of
people. Every now and then someone comes to us and complains that the
DNS is responding slowly. Sometimes they are right, and we find the
problem and fix it. But most of the time everything runs fine, and the
DNS is not, in fact, responding slowly when that someone comes to
complain. It turns out to be their PC, or a local network issue, or
whatever.

So we have a homegrown system in place that watches the traffic to and
from the nameservers, matches queries to answers, ignores everything
else, and notes how long it was between the question going past and the
answer going past in the opposite direction. It writes summarised
information second by second into a database so we can see exactly when
problems with response times happen, how long they happen for, and how
bad they are when they happen.

Our system has two faults (well, two that we are actually concerned
about): It only watches UDP, and it can't deal with fragmented packets.

So I was wondering if there is a better solution out there?

Regards, K.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
    </blockquote>
  </body>
</html>