Re: named: suddenly "NSTATS" messages in syslog?
* Ralf G. R. Bergs <rabe@RWTH-Aachen.DE> [010309 19:18]:
> But it does this once EVERY HOUR?!
>
> Any other ideas?!
add this to the options block in /etc/bind/named.conf
statistics-interval 0;
or change it to a large value, like 1440 (=24*60). The former will
disable the statistics while the latter will force bind to dump its
statistics only once a day.
>
> I mean I can easily filter it with logcheck, but I'm wondering why this
> suddenly appears in syslog?!
Don't know. You can change the debugging level by sending named signals,
but I don't think you can change the statistics-interval dynamically.
Iwan.
Reply to: