summaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-11-29docker: add kafka support to collectdMaryam Tahhan1-0/+3
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-15src: update to use collectd 5.8.0Maryam Tahhan1-1/+1
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-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-11src: add pmu-tools to the src buildMaryam Tahhan1-0/+3
Change-Id: Ia9e0cbf6793a6ce5be5253f65cabd0813ff1e968 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-09-08src: COLLECTD_CEILOMETER_* -> COLLECTD_OPENSTACK_*Emma Foley1-2/+2
Since Ceilometer support was removed from the collectd-ceilometer-plugin[1] so references to collectd-ceilometer-plugin are misleading. This change updates variables COLLECTD_CEILOMETER_* -> COLLECTD_OPENSTACK_* [1] https://review.openstack.org/#/c/490823/ This is an "internal" change, independant of repo rename Change-Id: I1247b59070fcb1eb378d9c702ddf9df0c26da878 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-06-29src: update DPDK to version 16.11Maryam Tahhan1-1/+1
Update the version of DPDK used. Change-Id: Id7c00163956d058ef82e07007695037920a6f537 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23src: build and install collectd on centos/rhelMaryam Tahhan1-1/+1
Modify build and dependency scripts for centos/rhel builds. Change-Id: I1fafaf3392d9f22837ce4ed3fa0f84c13ead0698 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-12-05src: build all dependencies and pluginsMaryam Tahhan1-1/+4
Build all dependencies and plugins. Provide sample plugin configurations and update user guide. Change-Id: I5170c84529e514e12bb1bd4dc34ecdd93eb764d7 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-09-28src: build collectd from main repoTaras Chornyi1-2/+2
Change-Id: I6041b6c1eb7f37ce3e2f17f1a42cb2cba79e9672 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2016-08-14src: use mitaka branch for ceilometer pluginMaryam Tahhan1-1/+1
Use the stable/mitaka branch for the ceilometer plugin. Change-Id: I950ad79e91a48f37d7aad2ae03676d067babdffd Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-07-12bugfix: collectd with dpdk and collectd-ceilometerMaryam Tahhan1-0/+3
Change-Id: I6e78625b74b9588ce24db2bde7523dc4c1dd5d6e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-05-19src: add makefiles to clone and build dependenciesMaryam Tahhan1-0/+13
Add Makefiles to clone and build DPDK and collectd-with-DPDK. Change-Id: Icb0e95e4b8ad758562bfd009850b9522e7a0418a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Christoph Meyer <christoph.meyer@ericsson.com> Reviewed-by: Bruce Richardson <bruce.richardson@intel.com> Reviewed-by: Thomas Monjalon <thomas.monjalon@6wind.com> Reviewed-by: Jarmo Virtanen <jarmo.virtanen@nsn.com> Reviewed-by: John McNamara <john.mcnamara@intel.com>