On Tue, 14 Sep 2010 17:28:52 Sivaraman Kannan wrote: > Hi > Does anyone know if there is a way to get DNS statistics using collectd's > BIND plugin on a per-IP address basis i.e. I want to see that address > 10.1.1.1 made X number of requests and received Y responses. (i know it > supports per-zone stats and global stats). Any ideas on getting this info?
If you can put all those client-addresses in individual bind views you should be able to do so. How to get bind track each client in its own view is another issue. Regards, Bruno > regards > Siva. _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
