From: Aram Sargsyan Date: Tue, 25 Mar 2025 10:50:08 +0000 (+0000) Subject: Document rndc reset-stats X-Git-Tag: v9.21.7~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be8f4f68cb7a30c47f4a9ec76177f3a215595e8c;p=thirdparty%2Fbind9.git Document rndc reset-stats Add documentation for 'rndc reset-stats'. --- diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index 80681c84aee..3796223e6c7 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -471,6 +471,16 @@ Currently supported commands are: If a zone is specified, this command reloads only the given zone. If no zone is specified, the reloading happens asynchronously. +.. option:: reset-stats + + This command resets the requested statistics counters. + + .. program:: rndc reset-stats + .. option:: counter-name ... + + At least one counter name must be provided. Currently the following counters + are supported: ``recursive-high-water``, ``tcp-high-water``. + .. program:: rndc .. option:: responselog [on | off]