summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/statistics/dbstats.txt
blob: dd25fe9abc805ca0a78dc10a48954a0d0b5a85e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. -*- 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:`server-reports-dynamic`.