mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-03 20:29:28 -05:00
spelling more.
git-svn-id: file:///svn/unbound/trunk@1256 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
076fb3bc53
commit
33bc592a83
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ if test "$1" = "config" ; then
|
|||
by_rcode)
|
||||
echo "graph_title Unbound DNS answers by return code"
|
||||
echo "graph_args --base 1000 -l 0"
|
||||
echo "graph_vlabel queries / second"
|
||||
echo "graph_vlabel answer packets / second"
|
||||
echo "graph_category DNS"
|
||||
for x in `grep "^num.answer.rcode" $state`; do
|
||||
nm=`echo $x | sed -e 's/=.*$//'`
|
||||
|
|
|
|||
Loading…
Reference in a new issue