aboutsummaryrefslogtreecommitdiffstats
path: root/systems
AgeCommit message (Collapse)AuthorFilesLines
2018-07-10Enable write_redis plugin for barometer-collectdTomofumi Hayashi3-0/+3
This change is to enable write_redis plugin in collectd due to DMA local-agent is going to use the plugin. Change-Id: I522b41278bb020a48f33ac18f4ad08351e51ca36 Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
2018-01-22docker: barometer-collectd openstack plugin depsMaryam Tahhan1-1/+3
Update the the barometer-collectd container to install the python dependencies for the openstack plugins. Change-Id: If8ba14066aff5f0257a400ece642a8d478600c77 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-29docker: add kafka support to collectdMaryam Tahhan1-1/+0
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-20docker: update docker configurationShobhi Jain1-1/+1
* update docker user guide Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-20Merge "docker: Added docker container for running collectd"Maryam Tahhan1-6/+11
2017-11-17docker: Added docker container for running collectdTaras Chornyi1-6/+11
Added InfluxDB and Grafana containers. Change-Id: Ifa46fac03c0175267d9cbffed5354193ad182733 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
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-24src: fix src build issuesMaryam Tahhan2-2/+4
Change-Id: I8abf40a0034110dc504c227ffba1ff5e9ec6850b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-07-26src: add virt plugin configurationShobhi5-0/+5
* adds sample configuration file for virt plugin. * updates package list for libvirt package. Change-Id: I564fd89f7eaaa170962f5d05bbe26424ab99f6e2 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26Update package list in base build for snmpShobhi5-0/+9
* Updates package list for all platform for snmp. Change-Id: I011ab74eab17047efce02882f8a0fb18c6d8c2f6 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-06-20ubuntu14.04: fix package list in base buildMaryam Tahhan1-7/+9
Change-Id: I42dd5f986bb962249ce5425587b6d101ae05470f Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23install: remove unused scripts in srcMaryam Tahhan5-89/+239
Remove unused scripts in src. Relocate relavent scripts to system. Tested on CentOS 7 and Ubuntu 16.04. Change-Id: Id6bb00df854760c6bbf8d47011a9f6f7fe2c230b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23installation: update scripts to actually installMaryam Tahhan1-0/+2
Update the scripts to actually install collectd. Change-Id: I467e4fddbdd7c7b067586ddf24af8c5ec32b72a2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-18userguide: update barometer build and installMaryam Tahhan2-6/+65
Update the userguide and the build scripts to only build on supported OSes and to check if collectd is already installed on the system. Change-Id: I87cab22a06f8c1104aae25027aedfa3e534c06b3 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2016-05-19systems: add installation scriptsMaryam Tahhan3-0/+187
Add installation scripts that install all dependencies for collectd with DPDK. Change-Id: I6f641e8714727106302185fd1fdc6c1c118a5d58 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>