summaryrefslogtreecommitdiffstats
path: root/systems/build_base_machine.sh
AgeCommit message (Collapse)AuthorFilesLines
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 Jain1-1/+1
Change-Id: I8367a7f151901c8fa6f1da5c442c9372d8b3cd88 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-10-24src: fix src build issuesMaryam Tahhan1-1/+0
Change-Id: I8abf40a0034110dc504c227ffba1ff5e9ec6850b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-05-23install: remove unused scripts in srcMaryam Tahhan1-1/+1
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 Tahhan1-6/+6
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 Tahhan1-0/+75
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>