Centralized DNS/BIND measurement & metrics
I also am looking for a method to automagically have a package, program, or service compile stats on an on-going basis for the BIND DNS services running within my environment. It should also be able to generate "pretty" graphs or reports which can be handed to quasi-technical management. Also need to know which host(s) is generating the most queries while at same time be able to see for which country the queries are headed.
Need to have:
1) Queries per second for each BIND server
2) Ability to see which host(s) is generating most queries in a day, week, month, or year
3) Web interface for dashboard and/or reports
4) Ability to generate graphs
5) Ability to secure communication between client and server within solution
6) Client/Server architecture within solution for centralized control and administration
Like to have:
1) Ability to see what country the queries are headed toward
2) System health status...CPU/Memory/Drive usage/etc.
Thanks.