Describe the bug I couldn't import zabbix dashboards. when I try to import them from Data Sources -> Dashboards I get an error. Expected behavior I expected import the Dashboards Screenshots Network data || Grafana log Solution I manage ...
#!/bin/bash GRAFANA_HOST=$1 API_KEY=$2 echo "grafana host ["${GRAFANA_HOST}"]" echo "api key ["${API_KEY}"]" echo "start create datasource" #curl -H "Authorization: Bearer ${API_KEY}" http://${GRAFANA_HOST}:3000/api/dashboards/home curl -X POST \...
Zabbix 3 install on Ubuntu 14.04 & adding hosts / items / graphs Datadog - Monitoring with PagerDuty/HipChat and APM Install and Configure Mesos Cluster Cassandra on a Single-Node Cluster Container Orchestration : Docker Swarm vs Kubernetes vs Apache Mesos ...
Starting from here, we can manually add some of the properties into ourmain.tftemplate file. Then, the new resource definition can be used to recreate it or to create new infrastructures. In our case, because everything is up-to-date, the follwing runs won't make any changes to our inf...
{"name":"Prometheus","type":"prometheus","url":"http://prometheus:9090","access":"proxy","basicAuth":false}' \ echo "" echo "start create host dashboard" curl -X POST \ http://${GRAFANA_HOST}:3000/api/dashboards/db \ -H 'Accept: application/json' \ -H...
{"name":"Prometheus","type":"prometheus","url":"http://prometheus:9090","access":"proxy","basicAuth":false}' \ echo "" echo "start create host dashboard" curl -X POST \ http://${GRAFANA_HOST}:3000/api/dashboards/db \ -H 'Accept: application/json' \ -H ...
{"name":"Prometheus","type":"prometheus","url":"http://prometheus:9090","access":"proxy","basicAuth":false}' \ echo "" echo "start create host dashboard" curl -X POST \ http://${GRAFANA_HOST}:3000/api/dashboards/db \ -H 'Accept: application/json' \ -H "A...
{"name":"Prometheus","type":"prometheus","url":"http://prometheus:9090","access":"proxy","basicAuth":false}' \ echo "" echo "start create host dashboard" curl -X POST \ http://${GRAFANA_HOST}:3000/api/dashboards/db \ -H 'Accept: application/json' \ -H ...