VES YAML: Add node VES message definition 27/47427/1
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Fri, 17 Nov 2017 16:49:05 +0000 (17:49 +0100)
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Fri, 17 Nov 2017 16:49:05 +0000 (17:49 +0100)
commitd9a6714a3acfcc133936eb1933b83c4fcc828ca6
tree1310765c047ac9dc780b8c053c7e27417ff6c27f
parent8e44b29f6eca84e41aa8a5f3be5d006340d66d89
VES YAML: Add node VES message definition

Added new YAML configuration, which allows the VES app
to generate the VES messages for guest,host and hypervisor
separately.

- Fix bug in `INDEX-KEY` definition
- Verbose error messages

Change-Id: I1dddcfc79b27dc68249465f287be34519096c546
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
3rd_party/collectd-ves-app/ves_app/guest.yaml
3rd_party/collectd-ves-app/ves_app/hypervisor.yaml [moved from 3rd_party/collectd-ves-app/ves_app/host.yaml with 100% similarity]
3rd_party/collectd-ves-app/ves_app/node.yaml [new file with mode: 0644]
3rd_party/collectd-ves-app/ves_app/normalizer.py