This commit is contained in:
Mark Andrews
2014-06-02 13:42:58 +10:00
parent 3a26e75e3c
commit 5360986092

View File

@@ -163,7 +163,7 @@ ckstatsrange () {
LABEL="$2"
NSDIR="$3"
MIN="$4"
MAX="$4"
MAX="$5"
$RNDCCMD $HOST stats
NEW_CNT=0`sed -n -e 's/[ ]*\([0-9]*\).response policy.*/\1/p' \
$NSDIR/named.stats | tail -1`