]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1885] Turn off b10-stats-httpd in the default configuration
authorMukund Sivaraman <muks@isc.org>
Tue, 1 May 2012 11:04:27 +0000 (16:34 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 3 May 2012 03:48:54 +0000 (09:18 +0530)
doc/guide/bind10-guide.xml
src/bin/bind10/bind10.xml
src/bin/bind10/bob.spec

index a1c63996c5c2e40c6a52328de6362c15f394dee9..630c0c4b7b6b53e7e40e8dfd55f19d7e65adde1b 100644 (file)
@@ -770,9 +770,8 @@ as a dependency earlier -->
       In its default configuration, the <command>bind10</command>
       master process will also start up
       <command>b10-cmdctl</command> for administration tools to
-      communicate with the system,
-      <command>b10-stats</command> for statistics collection, and
-      <command>b10-stats-httpd</command> for statistics reporting.
+      communicate with the system, and
+      <command>b10-stats</command> for statistics collection.
     </para>
 
     <section id="start">
index 9a8f2fec921e6bb1f0f70389300c824b5c80cd34..2501fee2bbd040a93d531ade4cba0cad8245cac5 100644 (file)
@@ -251,10 +251,6 @@ TODO: configuration section
         <para> <varname>/Boss/components/b10-stats</varname> </para>
       </listitem>
 
-      <listitem>
-        <para> <varname>/Boss/components/b10-stats-httpd</varname> </para>
-      </listitem>
-
     </itemizedlist>
 
     <para>
index b358f9684c118c3bf5044f0768e08915484e660c..8b756401344544b65f799bdca83dea3c24178c57 100644 (file)
@@ -9,10 +9,6 @@
         "item_optional": false,
         "item_default": {
           "b10-stats": { "address": "Stats", "kind": "dispensable" },
-          "b10-stats-httpd": {
-            "address": "StatsHttpd",
-            "kind": "dispensable"
-          },
           "b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
         },
         "named_set_item_spec": {