From: Mukund Sivaraman Date: Tue, 1 May 2012 11:04:27 +0000 (+0530) Subject: [1885] Turn off b10-stats-httpd in the default configuration X-Git-Tag: trac2351_base~226^2~116^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c8bbd7ab648b6b7c48e366e7510dedca5386f6c;p=thirdparty%2Fkea.git [1885] Turn off b10-stats-httpd in the default configuration --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index a1c63996c5..630c0c4b7b 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -770,9 +770,8 @@ as a dependency earlier --> In its default configuration, the bind10 master process will also start up b10-cmdctl for administration tools to - communicate with the system, - b10-stats for statistics collection, and - b10-stats-httpd for statistics reporting. + communicate with the system, and + b10-stats for statistics collection.
diff --git a/src/bin/bind10/bind10.xml b/src/bin/bind10/bind10.xml index 9a8f2fec92..2501fee2bb 100644 --- a/src/bin/bind10/bind10.xml +++ b/src/bin/bind10/bind10.xml @@ -251,10 +251,6 @@ TODO: configuration section /Boss/components/b10-stats - - /Boss/components/b10-stats-httpd - - diff --git a/src/bin/bind10/bob.spec b/src/bin/bind10/bob.spec index b358f9684c..8b75640134 100644 --- a/src/bin/bind10/bob.spec +++ b/src/bin/bind10/bob.spec @@ -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": {