Age | Commit message (Collapse) | Author | Files | Lines |
|
Update ves image to load yaml and config files from /opt/ves/ directory
and rename host yaml file.
Change-Id: I3caf51150d10db08b8ef1c20a53c320b27a6acb8
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
Change-Id: Ia8a51163890538fee774b2733d27dc2e997906cd
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
Change-Id: Ia6fd4797e28cae64af40c4e3395a51588fd2aab3
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
|
|
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>
|
|
The `!StripExtraDash` tag can be used in YAML configuration
file to strip extra dashes in the YAML filed value. This may
happen if some of the collectd plugin field (plugin_instance,
type_instace etc.) is set to empty value but the field is
specified in the YAML configuration file. For instance:
"{vl.plugin_instance}-{vl.type_instance}"
The result fo the example above can be string consisting
extra dashes if `type_instace` field is not set by a collectd
plugin:
"load-"
Change-Id: I5cf7b19902acdfb0b4a93f3bf0c8b8e05cff2e97
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
Change-Id: Icbafb709556cb644c42a35303f5cc76500f404ee
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
|
|
- Fix RE validation.
Change-Id: I01bbde4adc85980b49ee43e92a42de1022bd8f4e
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
- Added YAML schema config file
- Moved host metrics into additionalMeasurements
- Moved VNF (virt) metrics into additionalFields
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Change-Id: I35e5e20750c375a61928ce3c925287f1b9cabdca
|
|
-Directories renamed
-All files containing plugin name changed to app
-Logfile name changed
-Changed some Licenses
Change-Id: I578dcf8249e160a904d36b439d10f5c4e7940b98
Signed-off-by: Alan Carey <alan.carey@intel.com>
|
|
-All collectd modules removed
-Config file used to set configuration
-Logging added
-Kafka consumer added
-Plugin references in code changed to app
Change-Id: I4fed4660d18af22927bc16ff61096d28789c41d1
Signed-off-by: Alan Carey <alan.carey@intel.com>
|
|
- Removed guest mode support;
- Updated source_id/name & reporting_entity_id/name mapping.
- Fixed issue with "additionalFields" field which is empty
if multiple VM instances are running on the host.
Change-Id: I37f3b3a8e932848c15f6778967c49740cf701d65
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
Added ovs_pmd_stats plugin which communicates with ovs-vswitch using
unix socket and publishes pmd metrics in collectd format.
Change-Id: I4dbdd58cdddfd13fe7df44e01c80212f2d4203fc
Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
|
|
JIRA: VES-11
Change-Id: I9a492537759e6a7b9504af050764f91185e84ec4
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
|
|
- Updated the plugin to lates VES schema
- Migrated VES plugin to python3 (with backward compatibility)
- Fixed issue with CPU total calculation
- Fixed VES documentation
Change-Id: Ic8b0419146a9c75a48907f39adda1351f3b3bc73
Signed-off-by: Mytnyk, VolodymyrX <volodymyrx.mytnyk@intel.com>
|
|
JIRA: VES-1
Change-Id: I76679e85cb769b87e5137b8ad2b56930c68b31fb
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
|
|
Add the code for the VES collectd agent to barometer.
Change-Id: I39d9b0af4003e381fcaee1a8cbd38d9e54d9ac33
Signed-off-by: Volodymyr Mytnyk <volodymyrx.mytnyk@intel.com>
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|