Description of problem: We would like to be able to monitor the postgresql database performance. For that we require to add to the collectd configuration file the postgresql plugin.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
This patch should be verified by replacing the db credentials manually.
The db credential should be replaced in the /packaging/setup/ansible/roles/ovirt_collectd/ovirt_engine/templates/builtins-conf-for-ovirt-engine.conf.j2 file before running the ansible script.
this needs automatic population of the config, however this is tracked in bug BZ#1434573 this one will be verified with mentioned WA in comment#3
meant BZ#1410044 sorry for the mistake
due to consistency with bz#1434573 moving to FailedQA after discussion with dev
I added a patch to add the postgresql plugin configuration, but not load it. So it will not fail the collectd from starting. Populating and loading the plugin will be don in bug 1429861
doing sanity only as this does not add any new functionality sanity were done that currently playbook runs successfully verified in ovirt-engine-metrics-1.0.2-1.el7ev.noarch keep in mind all this does is add configuration for postgresql and does not install any additional rpm or anything else