Re: rndc stats command

2012-07-23 Thread Ben
Hi, Thanks for your kind response. sorry for the delay. Currently i make a logic with shell scripts is that i run my statistics.sh by cron via every 1 minute and collect INCOMING QUERY AND CACHE HIT RATIO. CACHE HIT RATIO = (IN COMING QUERY - RECURSION ) / INCOMING QUERY. Let say i run fir

Re: rndc stats command

2012-07-18 Thread Chris Thompson
On Jul 18 2012, Ben wrote: Hi, As per man page and my understanding rndc stats writes a current named statistics into defined file in named.conf so suppose, if i run rndc stats command and then i take required information from named statistics file. And after some time, ( after 5 minutes