mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27: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>
|
||||
|
||||
This stats daemon provides commands to identify if it is
|
||||
running, show specified or all statistics data, show specified
|
||||
or all statistics data schema, and set specified statistics
|
||||
data.
|
||||
running, show specified or all statistics data, and show specified
|
||||
or all statistics data schema.
|
||||
|
||||
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.
|
||||
|
||||
This stats daemon provides commands to identify if it is running, show
|
||||
specified or all statistics data, show specified or all statistics data
|
||||
schema, and set specified statistics data. For example, using bindctl:
|
||||
specified or all statistics data, and show specified or all statistics data
|
||||
schema. For example, using bindctl:
|
||||
|
||||
> Stats show
|
||||
{
|
||||
|
@ -2865,9 +2865,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</screen>
|
||||
<para>
|
||||
|
||||
This stats daemon provides commands to identify if it is
|
||||
running, show specified or all statistics data, show specified
|
||||
or all statistics data schema, and set specified statistics
|
||||
data.
|
||||
running, show specified or all statistics data, and show specified
|
||||
or all statistics data schema.
|
||||
|
||||
For example, using <command>bindctl</command>:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user