Just a little tip, if your looking for bind stats and your chrooted
rndc stats
will give you
rndc: 'stats' failed: permission denied
All you have to do is
touch /var/named/chroot/var/named/named.stats chown named:named /var/named/chroot/var/named/named.stats
Now after you run rndc stats your named.stats fill will be populated with information.