Eric de Hont - 2009-12-04

This script relies on running 'rndc stats' from crontab. That means you can't get a finer granularity than 'per minute'.
When you manage to run 'rndc stats' every second by any other means, you should change $rrdstep to 1 and create a $minute_steps and possibly $hour_steps in dnsanalise.pl and the corresponding graphs in dnsreport.pl

I will put 'statistics per minute' high on my to do list and 'statistics per second' a little bit below that...