Add test monitoring module 91/37491/2
authoryuyang <Gabriel.yuyang@huawei.com>
Fri, 14 Jul 2017 09:27:13 +0000 (17:27 +0800)
committeryuyang <Gabriel.yuyang@huawei.com>
Mon, 17 Jul 2017 02:24:54 +0000 (10:24 +0800)
commite7c3c796b1d620f3e26c64733235f45aef2cae5c
tree23a433f2d4ced7934ae7eaaddaf15b7fc5b83d10
parentc6647e559cddfe8bdf064bf69edd970df4044ce5
Add test monitoring module

JIRA: BOTTLENECK-172

Add the monitoring module for Bottlenecks testing. Merging into
the framework will be in another patch since framework is under
refactoration.

Change-Id: I72eb1b6cabac6a9d1d0ef1fb6430f364e8ad76df
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
monitor/__init__.py [new file with mode: 0644]
monitor/config/__init__.py [new file with mode: 0644]
monitor/config/collectd.conf [new file with mode: 0644]
monitor/config/prometheus.yaml [new file with mode: 0644]
monitor/monitoring.sh [new file with mode: 0644]