2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 07:35:26 +00:00

Document rndc reset-stats

Add documentation for 'rndc reset-stats'.
This commit is contained in:
Aram Sargsyan
2025-03-25 10:50:08 +00:00
committed by Arаm Sаrgsyаn
parent c917b9af38
commit be8f4f68cb

View File

@@ -471,6 +471,16 @@ Currently supported commands are:
If a zone is specified, this command reloads only the given zone. If a zone is specified, this command reloads only the given zone.
If no zone is specified, the reloading happens asynchronously. 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 .. program:: rndc
.. option:: responselog [on | off] .. option:: responselog [on | off]