diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index 80681c84ae..3796223e6c 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]