[docs] Update docs
[barometer.git] / docs / release / configguide / postinstall.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 ======================================
5 Barometer post installation procedures
6 ======================================
7 This document describes briefly the methods of validating the Barometer installation.
8
9 .. TODO: Update this to include reference to containers rather than an Openstack deployment.
10
11 Automated post installation activities
12 --------------------------------------
13 The Barometer test-suite in Functest is called ``barometercollectd`` and is part of the ``Features``
14 tier.  Running these tests is done automatically by the OPNFV deployment pipeline on the supported
15 scenarios.  The testing consists of basic verifications that each plugin is functional per their
16 default configurations.  Inside the Functest container, the detailed results can be found in the
17 ``/home/opnfv/functest/results/barometercollectd.log``.
18
19 Barometer post configuration procedures
20 ---------------------------------------
21 The functionality for each plugin (such as enabling/disabling and configuring its capabilities)
22 is controlled as described in the User Guide through their individual ``.conf`` file located in
23 the ``/etc/collectd/collectd.conf.d/`` folder on the compute node(s).  In order for any changes to
24 take effect, the collectd service must be stopped and then started again.
25