aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuel-plugin/deployment_scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03fuel: remove RDT pluginMaryam Tahhan2-24/+3
Change-Id: Id78f38ac19bfae046c26283d72a9495524416016 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-01-19fuel: update to include OvS configurationMaryam Tahhan1-3/+15
Update the barometer Fuel plugin to include OvS plugin configuration. Change-Id: I59117632e60eb448e429d92c5f1f49bf7d1b5e78 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-01-18add collectd feature attributes for fuel pluginGuo Ruijing2-3/+23
Change-Id: I26b70963644527e3f4dfa1c0c7442fe257fb0a97 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-01-18fuel: update to include mcelog configurationMaryam Tahhan1-1/+15
Update the barometer Fuel plugin to include mcelog plugin configuration. Change-Id: Ibf0a86a40e73fdcebfed3efb21f6fb15b231db44 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Ruijing Gou <ruijing.guo@intel.com>
2017-01-18fuel: update to use the latest commitMaryam Tahhan1-0/+12
Update the collectd commit id used to build the collectd package. This new id includes all the upstreamed plugins for barometer. Add the configuration for the hugepages plugin. Change-Id: Ibb639cfacbad5c69220a9d379836b7126021d0b6 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Ruijing Gou <ruijing.guo@intel.com>
2017-01-11fuel: add RDT configuration to collectdMaryam Tahhan1-0/+10
Add Intel RDT plugin configuration file to collectd with a base configuration. Change-Id: I05db3986cdb91e4f06ac24acbb5797d6ffdb4150 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-12-27build collectd with pqosGuo Ruijing1-3/+9
1. can build collectd with pqos 2. ceilometer with collectd basic functionality work as expected 3. todo: need to verify pqos work as expected Change-Id: I9f992de6ef5d8c0ea97a30162dd916bcd3accb34 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-12-12Build collectd in ubuntu 16.04 dockerGuo Ruijing1-1/+1
Change-Id: Icd74de46b2ca61eb4e5137a2af4448f52750d7f8 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-10-09Rebase to fuel 10.0Guo Ruijing2-2/+2
Change-Id: I531d697ef7aa2c533d9e86dfed86fc73971e6a66 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-10-03Enabled collectd build & installationTaras Chornyi2-0/+9
Change-Id: Ic80542f6b181e0972157c0a3b2fea1faf434f44b Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2016-08-03fuel: fix collectd ceilometer installation scriptMaryam Tahhan1-2/+2
Fix the install.sh script to leverage the latest bugfixes on stable/mitaka. Change-Id: I13cba16cac7af945e4812a54f505a3cb57a4a86e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-07-19Update fuel plugin installation scriptsGuo Ruijing3-9/+4
Change-Id: I2b2fa3b80e34cc07bac5d47b47c3681074794538 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-07-18Add collectd build & installationGuo Ruijing2-4/+3
Change-Id: I9305715bae269fb2e65a083e4e19f1ed6c9b8331 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-07-12Add Fuel PluginGuo Ruijing4-0/+87
Change-Id: Ib1a4b7057678e435683b23692310f4e309c3fe10 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>