]> andersk Git - moira.git/commitdiff
Dump statistics in the BIND 9 way.
authorzacheiss <zacheiss>
Thu, 24 Jul 2008 21:51:12 +0000 (21:51 +0000)
committerzacheiss <zacheiss>
Thu, 24 Jul 2008 21:51:12 +0000 (21:51 +0000)
gen/hesiod.sh

index e36ac5717191dede252b3d6eefccaa84742609dc..029b2e1f5c5f6e69c9d7a074c2c3aa84b8c1826e 100644 (file)
@@ -90,7 +90,7 @@ done
 # existance as evidence that named as has been successfully restarted.
 
 # First, get statistics
-kill -ILL `cat $NAMED_PID`
+/usr/athena/etc/rndc stats
 sleep 1
 kill -KILL `cat $NAMED_PID`
 rm -f $NAMED_PID
This page took 0.078686 seconds and 5 git commands to generate.