2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[2136] updated bind10-guide.* due to removing set command from stats module

This commit is contained in:
Naoki Kambe
2012-07-21 23:37:59 +09:00
parent 9d21102f88
commit c71cb1be7b
3 changed files with 6 additions and 8 deletions

View File

@@ -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>:

View File

@@ -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
{ {

View File

@@ -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>: