aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-01Merge "VES YAML: Add node VES message definition"Aaron Smith4-9/+481
2017-12-01ci: fix RDT missing package in nightly buildMaryam Tahhan2-3/+3
Change-Id: I0c3d750b798a210cade2cffc73da4620843b6932 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-30src: hugepages configuration bugfixMaryam Tahhan1-1/+1
Change-Id: Ia3e747b29bf5b00e135ec15c6134d827d4562c47 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-29docker: add kafka support to collectdMaryam Tahhan15-16/+146
Adds kafka support to collectd, cleaned up configuration files and updates documentation. Change-Id: Ie66ed22e8904e08e59aa7047d6afc9d176f3fb02 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-27Merge "puppet-barometer: add puppet module to barometer"Aaron Smith49-0/+4736
2017-11-27Merge "Added snmpd container"Aaron Smith2-0/+28
2017-11-24docker: update grafana dashboardsMaryam Tahhan12-685/+14726
Add grafana dashboard json files to import to grafana. Change-Id: Ib78b82029d68199e1611f3c94e265741d730c676 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-23Updated from global requirementsCédric Ollivier2-9/+19
Change-Id: I948ca4fdd98755630de06ea0b32a759a79c1795c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-11-23docs: add security informationMaryam Tahhan1-0/+39
Change-Id: I014ee8bb762e1c2d9a94bc780816508133e2adf5 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-11-20Merge "docs: update userguide with merged plugins"Aaron Smith1-17/+18
2017-11-20Added snmpd containerTaras Chornyi2-0/+28
Change-Id: Icec7fa09b0b97594383c5ec8c45c7eb4ea586a30 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-11-20docker: update docker configurationShobhi Jain3-3/+4
* update docker user guide Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-20docker: add instructions to user guideMaryam Tahhan3-1/+326
* cleaned up whitespace issues Change-Id: Ia4ac74343f71dbe85fffb3d1c604c227958fb380 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-20Merge "docker: Added docker container for running collectd"Maryam Tahhan14-7/+925
2017-11-17VES YAML: Add node VES message definitionMytnyk, Volodymyr4-9/+481
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>
2017-11-17docker: Added docker container for running collectdTaras Chornyi14-7/+925
Added InfluxDB and Grafana containers. Change-Id: Ifa46fac03c0175267d9cbffed5354193ad182733 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-11-16Merge "src: ensure hostname is included in collectd conf"Aaron Smith1-1/+17
2017-11-15Merge "src: update to use collectd 5.8.0"Maryam Tahhan2-2/+2
2017-11-15docs: update userguide with merged pluginsMaryam Tahhan1-17/+18
Update the userguide to reflect plugins that were merged to collectd master. Change-Id: I8947084d3038dda6fc10dcd91cb3f906dbd2e805 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15src: ensure hostname is included in collectd confMaryam Tahhan1-1/+17
As part of the final step of copying all the appropriate configuration files to /opt/collectd/etc/collectd.conf.d make sure that the hostname is set. Change-Id: Iff1634ebcc647f7b6d6ec991d98bd199367f9d4e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15src: update to use collectd 5.8.0Maryam Tahhan2-2/+2
Update the src build to use collectd 5.8.0 instead of master. Update the PMU build to ensure it download all event files. Change-Id: Ib71ee6fc0ed7960368ce1b93fc9ca9bfbb16ba05 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15puppet-barometer: add puppet module to barometerMaryam Tahhan49-0/+4736
Port puppet module from https://github.com/johnhinman/puppet-barometer to barometer. Change-Id: I48499382307a184a34591a7202c439cd7c341c39 Signed-off-by: jhinman1 <john.hinman@intel.com> Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-10ves: Add YAML configuration format descriptionMytnyk, Volodymyr4-11/+538
- Clean-up Change-Id: I2dc3d5924683832ffa0085ea2a2db9ed14f42f5a Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-11-08Merge "VES: add new tag to strip extra dashes"Aaron Smith3-10/+19
2017-11-06Merge "ubuntu_14.04: Cleanup for Ubuntu 14.04"Aaron Smith2-85/+1
2017-11-03ubuntu_14.04: Cleanup for Ubuntu 14.04Shobhi Jain2-85/+1
Change-Id: I8367a7f151901c8fa6f1da5c442c9372d8b3cd88 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-10-25ves: update VES app user guideMytnyk, Volodymyr4-170/+229
- Updated VES application user guide according to latest changes of VES application. - Fixed sphinx user guide warnings Change-Id: I6e402f2ab5f05ace47d779f87fe650e305973128 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-24src: fix src build issuesMaryam Tahhan8-7/+46
Change-Id: I8abf40a0034110dc504c227ffba1ff5e9ec6850b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-10-18VES: add new tag to strip extra dashesMytnyk, Volodymyr3-10/+19
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>
2017-10-18Update Release notes for Euphretes releaseEmma Foley1-20/+2
* Remove TOC as it is generated by read the docs * Remove version history * Add release date Change-Id: I7595804952944926f6ead4a3f675a86c375048f2 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-10-18docs: update release notes with bugsMaryam Tahhan1-4/+6
Change-Id: Ic3027adfa8eb138a28b40d7ad6b481b5e6075695 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-17Merge "Simplify RE validation"Maryam Tahhan1-3/+1
2017-10-16Merge "INFO: Update PTL"Aric Gardner1-1/+1
2017-10-16Simplify RE validationPeter Barabas1-3/+1
Change-Id: Icbafb709556cb644c42a35303f5cc76500f404ee Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
2017-10-13INFO: Update PTLMaryam Tahhan1-1/+1
Change-Id: Idba830ff4b38568829608cbd4ebfa31ccb7d22c7 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-13Removed Table of contentSofia Wallin2-8/+0
Readthedocs generate TOC so it's not needed to add within the documents. Change-Id: Ie4d14df711c89b214773c34294d6b7cd6ee13ad4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-11VES: Add guest support modeMytnyk, Volodymyr2-1/+281
- Fix RE validation. Change-Id: I01bbde4adc85980b49ee43e92a42de1022bd8f4e Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-11Merge "VES Application: Documentation changes to userguide."Maryam Tahhan1-33/+194
2017-10-11VES Application: Documentation changes to userguide.acarey1-33/+194
- Information on how kafka works with VES app. - Added how-to guide to setup kakfa & dependencies. Change-Id: Iaa973201b7178dbb902dd9efc9ccf91b5a423658 Signed-off-by: Alan Carey <alan.carey@intel.com>
2017-10-10Adding improvements to the log messagesSharada Shiddibhavi2-11/+18
This patch contains improvements to the log messages in Barometer test suite. Change-Id: I6f0ba5260e2ecdbc90c27a93e4901636e4f66b42 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-10Merge "Added index files for scenario docmentation"Emma Foley2-0/+30
2017-10-09Removing SNMP testcases from Barometer testsuiteSharada Shiddibhavi2-6/+17
The SNMP testcases has been removed from the Barometer testsuite. Change-Id: Ie51df5bdc20a83f8e08aa3ccc2126cf43b0fc1d9 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-05Removing collectd restart process before Gnocchi testSharada Shiddibhavi1-26/+32
In this patch we remove the step of restarting collectd before Gnocchi test and adding it only before CSV testing. This also has fix to functest result status at the end of test execution. Change-Id: I2113ce8c5234535ab6f8d8c524038ead39e6df38 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-10-03Added index files for scenario docmentationSofia Wallin2-0/+30
Change-Id: Ic4fbf5a0437bc5ead84524212265f2a2255dfb13 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-03VES: Implement YAML configuration supportMytnyk, Volodymyr4-837/+917
- 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
2017-10-02Updates the COLLECTD_OPENSTACK branch used in the MakefilesEmma Foley1-1/+1
Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-09-29Changing directory in CSV testcases for BarometerSharada Shiddibhavi1-4/+10
This patch contains modifications to the path for CSV directories Change-Id: Ia74a6aba47fc51d0d8783df34eebcfc94e3f011d Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-09-27Merge "doc: Update IPMI/Hugepages/SNMP instructions"Maryam Tahhan1-31/+44
2017-09-26doc: Update IPMI/Hugepages/SNMP instructionsMytnyk, Volodymyr1-31/+44
Change-Id: I2070aaa7fe20a0a486eb64700129935a80a37ae3 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-09-25Merge "Enable references in documentation"Maryam Tahhan3-0/+6