summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/statistics/dbstats.txt
blob: 7f59b1ce7784af0c2d52ac3df3fb4042a765ddfb (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:`reports-dynamic`.