pmrep: support configuration file sources, local context
commit4b7b6efb2e1bfc772cc4c3bcbd6176f155f10970
authorMarko Myllynen <myllynen@redhat.com>
Thu, 30 Jun 2016 23:18:56 +0000 (1 09:18 +1000)
committerNathan Scott <nathans@redhat.com>
Thu, 30 Jun 2016 23:18:56 +0000 (1 09:18 +1000)
treedee9b24f2cf02b072819682b7b3b0910f93a069e
parente2468441e9299ff6999957e48d83bfdbab165a01
pmrep: support configuration file sources, local context

The below patch extends QA, exposes few methods to Python, uses
them to restore pmrep functionality as intended, and adds support
for defining local context in the configuration file.
man/man5/mmv.5
qa/1069
qa/1069.out
src/include/pcp/mmv_dev.h
src/include/pcp/mmv_stats.h
src/pmrep/pmrep.conf.5
src/pmrep/pmrep.py
src/python/pcp/pmapi.py
src/python/pmapi.c