aboutsummaryrefslogtreecommitdiffstats
path: root/performanceTests/k8s/collectd/Makefile
blob: 38f2ebf88ddfe7ce73cfe108a10fb04f6d3496ae (plain)
1
2
3
4
5
install-collectd:
	@echo "\n##### Install collectd #####"
	@bash config/install_collectd.sh
	@echo "##### DONE #####"