{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": null, "graphTooltip": 0, "id": 1, "iteration": 1600975868828, "links": [], "panels": [ { "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "targets" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "count(count by (instance) (probe_http_status_code{job=\"$http_job\"}))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": " ", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 90 }, { "color": "dark-yellow", "value": 95 }, { "color": "dark-green", "value": 99 } ] }, "unit": "% SSL" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 0 }, "id": 4, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "((count(count by (instance) (probe_http_ssl{job=\"$http_job\"} == 1))) / (count(count by (instance) (probe_http_ssl{job=\"$http_job\"})))) * 100", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": " ", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 16, "x": 8, "y": 0 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "color": "#C4162A", "lines": false, "pointradius": 1, "points": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "probe_http_status_code{job=\"$http_job\"} != 200", "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Invalid status code history", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "status code", "logBase": 1, "max": "550", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 90 }, { "color": "dark-yellow", "value": 95 }, { "color": "dark-green", "value": 99 } ] }, "unit": "% HTTP/200" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 5 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "((count(count by (instance) (probe_http_status_code == 200))) / (count(count by (instance) (probe_http_status_code)))) * 100", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": " ", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Status code" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-green", "value": 200 }, { "color": "dark-red", "value": 201 } ] } } ] }, { "matcher": { "id": "byName", "options": "SSL" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-green", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Target" }, "properties": [ { "id": "custom.width", "value": 500 } ] }, { "matcher": { "id": "byName", "options": "Certificate validity" }, "properties": [ { "id": "unit", "value": "days" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 25 }, { "color": "dark-green", "value": 30 } ] } } ] }, { "matcher": { "id": "byName", "options": "Probe duration" }, "properties": [ { "id": "unit", "value": "s" } ] }, { "matcher": { "id": "byName", "options": "DNS lookup time" }, "properties": [ { "id": "unit", "value": "s" } ] } ] }, "gridPos": { "h": 15, "w": 24, "x": 0, "y": 10 }, "id": 8, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Certificate validity" } ] }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_http_status_code{job=\"$http_job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "probe_http_redirects{job=\"$http_job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "expr": "probe_http_ssl{job=\"$http_job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "expr": "probe_http_version{job=\"$http_job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "expr": "((probe_ssl_earliest_cert_expiry{job=\"$http_job\"}) - time()) / (60*60*24) - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "expr": "probe_duration_seconds{job=\"$http_job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "expr": "probe_dns_lookup_time_seconds{job=\"$http_job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "G" } ], "timeFrom": null, "timeShift": null, "title": " ", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "job": true }, "indexByName": {}, "renameByName": { "Value #A": "Status code", "Value #B": "Redirects", "Value #C": "SSL", "Value #D": "HTTP version", "Value #E": "Certificate validity", "Value #F": "Probe duration", "Value #G": "DNS lookup time", "instance": "Target" } } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "website-monitoring-http", "value": "website-monitoring-http" }, "hide": 2, "label": "http_job", "name": "http_job", "options": [ { "selected": true, "text": "website-monitoring-http", "value": "website-monitoring-http" } ], "query": "website-monitoring-http", "queryValue": "", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Overview", "uid": "OmAoLmKGk", "version": 1 }