Merge branch 'master' of github.com:blasebast/monitoring-grafana-influxdb-telegraf-prometheus
This commit is contained in:
@ -80,9 +80,9 @@ install_dashboards() {
|
||||
echo "}" >> ${dashboard}.wrapped
|
||||
|
||||
if grafana_api POST /api/dashboards/db "" "${dashboard}.wrapped"; then
|
||||
echo -e "\n** ${GREEN}installed ok **${NC}"
|
||||
echo -e "\n** ${GREEN}installed ok **${NC}"
|
||||
else
|
||||
echo -e "\n** ${RED}installation of: ${PURPLE}\"${dashboard}\"${RED} failed **${NC}"
|
||||
echo -e "\n** ${RED}installation of: ${PURPLE}\"${dashboard}\"${RED} failed.**${NC}"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
2175
grafana/dashboards/docker-system-monitoring.json
Normal file
2175
grafana/dashboards/docker-system-monitoring.json
Normal file
File diff suppressed because it is too large
Load Diff
1488
grafana/dashboards/node_exporter_metrics.json
Normal file
1488
grafana/dashboards/node_exporter_metrics.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user