diff options
-rw-r--r-- | doc/server/plugins/statistics/dbstats.txt | 15 | ||||
-rw-r--r-- | doc/server/plugins/statistics/reporting.txt | 2 | ||||
-rw-r--r-- | doc/server/selinux.txt | 2 |
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` | | |