summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-29 09:07:18 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-10-29 09:07:18 -0400
commit44756f91921d03a012fef6ac321ae78e67c7585a (patch)
treec0fbbbc2bca054d051e9fd43724bf0d697aa16e7
parent1e627fa685ea356807aeec5b2f3c6a3e9358fe6a (diff)
downloadbcfg2-44756f91921d03a012fef6ac321ae78e67c7585a.tar.gz
bcfg2-44756f91921d03a012fef6ac321ae78e67c7585a.tar.bz2
bcfg2-44756f91921d03a012fef6ac321ae78e67c7585a.zip
removed straggling references to DBStats
-rw-r--r--doc/server/plugins/statistics/dbstats.txt15
-rw-r--r--doc/server/plugins/statistics/reporting.txt2
-rw-r--r--doc/server/selinux.txt2
3 files changed, 2 insertions, 17 deletions
diff --git a/doc/server/plugins/statistics/dbstats.txt b/doc/server/plugins/statistics/dbstats.txt
deleted file mode 100644
index 7f59b1ce7..000000000
--- a/doc/server/plugins/statistics/dbstats.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-.. -*- mode: rst -*-
-
-.. _server-plugins-statistics-dbstats:
-
-=======
-DBStats
-=======
-
-DBStats can be enabled by adding DBStats to the plugins line in
-``/etc/bcfg2.conf``:
-
- plugins = Base,Bundler,Cfg,...,DBStats
-
-For more information on how to use DBStats to setup reporting, see
-:ref:`reports-dynamic`.
diff --git a/doc/server/plugins/statistics/reporting.txt b/doc/server/plugins/statistics/reporting.txt
index b8a4eb154..c3c51cd29 100644
--- a/doc/server/plugins/statistics/reporting.txt
+++ b/doc/server/plugins/statistics/reporting.txt
@@ -16,4 +16,4 @@ For more information on how to use Reporting to setup reporting, see
.. note::
- This replaces the DBStats plugin
+ This replaces the DBStats plugin.
diff --git a/doc/server/selinux.txt b/doc/server/selinux.txt
index e08b4aa66..e61a09002 100644
--- a/doc/server/selinux.txt
+++ b/doc/server/selinux.txt
@@ -36,7 +36,7 @@ It defines the following booleans:
| | ``bcfg2_server_t``, which is a fairly | | |
| | limited context. | | |
+-------------------------------------+-----------------------------------------+----------------------------------------------------------+---------+
-| bcfg2_server_can_network_connect_db | Allow the Bcfg2 server to connect to | :ref:`server-plugins-statistics-dbstats`, the | off |
+| bcfg2_server_can_network_connect_db | Allow the Bcfg2 server to connect to | :ref:`server-plugins-statistics-reporting`, the | off |
| | databases (e.g., MySQL and PostgreSQL) | :ref:`server-plugins-grouping-metadata-clients-database` | |
| | | feature of Metadata, and the database | |
| | | :ref:`server-plugins-probes-data-storage` | |