From: zacheiss Date: Thu, 24 Jul 2008 21:51:12 +0000 (+0000) Subject: Dump statistics in the BIND 9 way. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/0041862dcee4646f8bc7fea981e1fb7007cc066f Dump statistics in the BIND 9 way. --- diff --git a/gen/hesiod.sh b/gen/hesiod.sh index e36ac571..029b2e1f 100644 --- a/gen/hesiod.sh +++ b/gen/hesiod.sh @@ -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