mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[2136] updated bind10-guide.* due to removing set command from stats module
This commit is contained in:
parent
9d21102f88
commit
c71cb1be7b
@ -1563,9 +1563,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</pre><p>
|
|||||||
</p><p>
|
</p><p>
|
||||||
|
|
||||||
This stats daemon provides commands to identify if it is
|
This stats daemon provides commands to identify if it is
|
||||||
running, show specified or all statistics data, show specified
|
running, show specified or all statistics data, and show specified
|
||||||
or all statistics data schema, and set specified statistics
|
or all statistics data schema.
|
||||||
data.
|
|
||||||
|
|
||||||
For example, using <span class="command"><strong>bindctl</strong></span>:
|
For example, using <span class="command"><strong>bindctl</strong></span>:
|
||||||
|
|
||||||
|
@ -1754,8 +1754,8 @@ Chapter 16. Statistics
|
|||||||
statistics data from various modules and aggregates it.
|
statistics data from various modules and aggregates it.
|
||||||
|
|
||||||
This stats daemon provides commands to identify if it is running, show
|
This stats daemon provides commands to identify if it is running, show
|
||||||
specified or all statistics data, show specified or all statistics data
|
specified or all statistics data, and show specified or all statistics data
|
||||||
schema, and set specified statistics data. For example, using bindctl:
|
schema. For example, using bindctl:
|
||||||
|
|
||||||
> Stats show
|
> Stats show
|
||||||
{
|
{
|
||||||
|
@ -2865,9 +2865,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</screen>
|
|||||||
<para>
|
<para>
|
||||||
|
|
||||||
This stats daemon provides commands to identify if it is
|
This stats daemon provides commands to identify if it is
|
||||||
running, show specified or all statistics data, show specified
|
running, show specified or all statistics data, and show specified
|
||||||
or all statistics data schema, and set specified statistics
|
or all statistics data schema.
|
||||||
data.
|
|
||||||
|
|
||||||
For example, using <command>bindctl</command>:
|
For example, using <command>bindctl</command>:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user