Reporting¶
Reporting can be enabled by adding Reporting to the plugins line in
/etc/bcfg2.conf
:
plugins = Bundler,Cfg,…,Reporting
For more information on how to use Reporting to setup reporting, see Bcfg2 Web Reporting System.
Note
This replaces the DBStats plugin.