[deployment-guide/comm-rel: 412/727] Added the Checking the Service Status section.

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:59:24 UTC 2010


commit 4d653b0bff4a5f8dc66ad61bfe44f457e21ece43
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Wed Aug 18 14:01:17 2010 +0200

    Added the Checking the Service Status section.

 en-US/The_BIND_DNS_Server.xml |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/en-US/The_BIND_DNS_Server.xml b/en-US/The_BIND_DNS_Server.xml
index d8fee33..f1deeb9 100644
--- a/en-US/The_BIND_DNS_Server.xml
+++ b/en-US/The_BIND_DNS_Server.xml
@@ -1662,6 +1662,25 @@ $TTL 86400
         <screen>~]# <command>chmod o-rwx /etc/rndc.key</command></screen>
       </important>
     </section>
+    <section id="s2-bind-rndc-status">
+      <title>Checking the Service Status</title>
+      <para>
+        To check the current status of the <systemitem class="service">named</systemitem> service, use the following command:
+      </para>
+      <screen>~]# <command>rndc status</command>
+version: 9.7.0-P2-RedHat-9.7.0-5.P2.el6
+CPUs found: 1
+worker threads: 1
+number of zones: 16
+debug level: 0
+xfers running: 0
+xfers deferred: 0
+soa queries in progress: 0
+query logging is OFF
+recursive clients: 0/0/1000
+tcp clients: 0/100
+server is up and running</screen>
+    </section>
     <!-- TODO: Rewrite the information below.
     <section id="s2-bind-rndc-options">
       <title>Command Line Options</title>


More information about the docs-commits mailing list