]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document rndc reset-stats
authorAram Sargsyan <aram@isc.org>
Tue, 25 Mar 2025 10:50:08 +0000 (10:50 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Mar 2025 08:51:12 +0000 (08:51 +0000)
Add documentation for 'rndc reset-stats'.

bin/rndc/rndc.rst

index 80681c84aee06a0cbd220c2b05cf08666fad9437..3796223e6c74d270769f3b1d1efc0adb57472f36 100644 (file)
@@ -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]