On Thu, Aug 07, 2014 at 03:55:56PM +0530, Gaurav Kansal wrote:
> I had enabled the statistics-channel in the bind conf, but there also I am
> getting total number of queries and not the QPS.
> 
> Is there any way out to figure out the same ?

Poll the stats channel every 60 seconds, subtract the previous
value for total queries from the new value, and divide by 60.
(Or every 5 minutes, or 15, or whatever.)

-- 
Evan Hunt -- e...@isc.org
Internet Systems Consortium, Inc.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to