{ "__inputs": [ { "name": "DS_MON", "label": "Datasource", "description": "", "type": "datasource", "pluginId": "monasca-datasource", "pluginName": "Monasca" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.0-pre1" }, { "type": "datasource", "id": "monasca-datasource", "name": "Monasca", "version": "1.0.0" } ], "id": null, "title": "OpenStack Infra Services Metrics", "description": "", "tags": [ "infra", "services", "monasca" ], "style": "dark", "timezone": "browser", "editable": true, "sharedCrosshair": false, "hideControls": false, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "current": { "text": "${DS_MON}", "value": "${DS_MON}" }, "hide": 0, "label": "Datasource", "name": "datasource", "options": [], "query": "monasca-datasource", "refresh": 1, "regex": "", "type": "datasource" }, { "auto": true, "auto_count": 500, "auto_min": "15s", "current": { "text": "15s", "value": "15s" }, "hide": 0, "label": "Interval", "name": "inter", "options": [ { "text": "auto", "value": "$__auto_interval", "selected": false }, { "text": "15s", "value": "15s", "selected": true }, { "text": "30s", "value": "30s", "selected": false }, { "text": "45s", "value": "45s", "selected": false }, { "text": "1m", "value": "1m", "selected": false }, { "text": "2m", "value": "2m", "selected": false }, { "text": "5m", "value": "5m", "selected": false }, { "text": "10m", "value": "10m", "selected": false }, { "text": "30m", "value": "30m", "selected": false }, { "text": "1h", "value": "1h", "selected": false } ], "query": "15s,30s,45s,1m,2m,5m,10m,30m,1h", "refresh": 2, "type": "interval" } ] }, "annotations": { "list": [] }, "schemaVersion": 13, "version": 0, "links": [], "gnetId": null, "rows": [ { "title": "HTTP", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "none", "alias": "@service.@component", "dimensions": [ { "key": "service", "value": "$all" }, { "key": "component", "value": "$all" } ], "error": "", "group": true, "metric": "http_status", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Status", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@service.@component", "dimensions": [ { "key": "component", "value": "$all" }, { "key": "service", "value": "$all" } ], "error": "", "group": true, "metric": "http_response_time", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": false }, { "title": "HAProxy", "panels": [ { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/unavailable$/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "none", "alias": "@component.available", "dimensions": [ { "key": "component", "value": "$all" }, { "key": "status", "value": "available" } ], "error": "", "metric": "haproxy.count_per_status", "period": "$inter", "refId": "A" }, { "aggregator": "none", "alias": "@component.unavailable", "dimensions": [ { "key": "component", "value": "$all" }, { "key": "status", "value": "unavailable" } ], "error": "", "metric": "haproxy.count_per_status", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Backends per Status", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.session.current", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Frontend Sessions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.session.current", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Sessions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/in$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@component:in", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.bytes.in_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component:out", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.bytes.out_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Frontend Bytes In/Out", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/in$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@component:in", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.bytes.in_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component:out", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.bytes.out_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Bytes In/Out", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component.1xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "group": false, "metric": "haproxy.frontend.response.1xx", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component.2xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.response.2xx", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@scomponent.3xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.response.3xx", "period": "$inter", "refId": "C" }, { "aggregator": "avg", "alias": "@component.4xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.response.4xx", "period": "$inter", "refId": "D" }, { "aggregator": "avg", "alias": "@component.5xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.response.5xx", "period": "$inter", "refId": "E" }, { "aggregator": "avg", "alias": "@component.other", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.response.other", "period": "$inter", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Frontend Responses", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component.1xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.1xx", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component.2xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.2xx", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@component.3xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.3xx", "period": "$inter", "refId": "C" }, { "aggregator": "avg", "alias": "@component.4xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.4xx", "period": "$inter", "refId": "D" }, { "aggregator": "avg", "alias": "@component.5xx", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.5xx", "period": "$inter", "refId": "E" }, { "aggregator": "avg", "alias": "@component.other", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.response.other", "period": "$inter", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Responses", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component:req", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.errors.req_rate", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Frontend Error requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/req$/" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component:req", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.errors.con_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component:resp", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.errors.resp_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Error Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/req$/" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component:req", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.denied.req_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component:resp", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.frontend.denied.resp_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Frontend Denied Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/req$/" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@component:req", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.denied.req_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@component:resp", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.denied.resp_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Denied Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@component", "dimensions": [ { "key": "component", "value": "$all" } ], "error": "", "metric": "haproxy.backend.queue.current", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backend Queue", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": true }, { "title": "Galera", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "$datasource", "editable": true, "error": false, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "aggregator": "none", "dimensions": [], "error": "", "metric": "mysql.galera.wsrep_cluster_size", "period": "300", "refId": "A" } ], "thresholds": "2,2", "title": "Cluster Size", "type": "singlestat", "valueFontSize": "170%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 4, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ free$/", "fill": 0, "linewidth": 4, "stack": false } ], "span": 9, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname: used", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.buffer_pool_used", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: free", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.buffer_pool_free", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB Buffer Pool", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ reads$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: reads", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "group": false, "metric": "mysql.innodb.data_reads", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: writes", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.data_writes", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB Data", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*waits$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: os_waits", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.mutex_os_waits", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: spin_rounds", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.mutex_spin_rounds", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@hostname: spin_waits", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.mutex_spin_waits", "period": "$inter", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB Mutex", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.os_log_fsyncs", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB fsync() writes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.row_lock_time", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB Row Lock Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.innodb.row_lock_waits", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "InnoDB Row Lock Waits", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.net.connections", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: max", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.net.max_connections", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: select", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_select", "period": "$inter", "refId": "F" }, { "aggregator": "avg", "alias": "@hostname: delete", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_delete", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: insert", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_insert", "period": "$inter", "refId": "C" }, { "aggregator": "avg", "alias": "@hostname: update", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_update", "period": "$inter", "refId": "G" }, { "aggregator": "avg", "alias": "@hostname: insert_select", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_insert_select", "period": "$inter", "refId": "D" }, { "aggregator": "avg", "alias": "@hostname: replace_select", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_replace_select", "period": "$inter", "refId": "E" }, { "aggregator": "avg", "alias": "@hostname: delete_multi", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_delete_multi", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@hostname: update_multi", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.com_update_multi", "period": "$inter", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_MON}", "editable": true, "error": false, "fill": 1, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: disk_tables", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.created_tmp_disk_tables", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: tables", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.created_tmp_tables", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@hostname: files", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.created_tmp_files", "period": "$inter", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Temporary Created", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname.qcache_hits", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.qcache_hits", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname.queries", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.queries", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@hostname.questions", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.questions", "period": "$inter", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.open_files", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open Files", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.threads_connected", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads Connected", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.slow_queries", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Slow Queries", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "mysql.performance.table_locks_waited", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Table Locks Waited", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": true }, { "title": "Memcache", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "group": false, "metric": "memcache.fill_percent", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fill", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "group": false, "metric": "memcache.curr_connections", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.bytes", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "group": false, "metric": "memcache.curr_items", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Items", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.avg_item_size", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average Item Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ read$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: read", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.bytes_read_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: write", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.bytes_written_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Bytes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/set$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: get", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.cmd_get_rate", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@hostname: set", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.cmd_set_rate", "period": "$inter", "refId": "C" }, { "aggregator": "avg", "alias": "@hostname: flush", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.cmd_flush_rate", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": true, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ miss$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@hostname: hit", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.get_hits_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname: miss", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "metric": "memcache.get_misses_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hit/Miss Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname", "dimensions": [ { "key": "hostname", "value": "$all" } ], "error": "", "group": false, "metric": "memcache.evictions_rate", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Evictions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": true }, { "title": "RabbitMQ", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/received$/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@vhost.@exchange: published", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "exchange", "value": "$all" } ], "error": "", "metric": "rabbitmq.exchange.messages.published_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@vhost.@exchange received", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "exchange", "value": "$all" } ], "error": "", "metric": "rabbitmq.exchange.messages.received_rate", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Exchange Messages", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/deliver/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "avg", "alias": "@vhost.@queue: published", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "queue", "value": "$all" } ], "error": "", "metric": "rabbitmq.queue.messages.publish_rate", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@vhost.@queue: delivered", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "queue", "value": "$all" } ], "error": "", "metric": "rabbitmq.queue.messages.deliver_rate", "period": "$inter", "refId": "B" }, { "aggregator": "avg", "alias": "@vhost.@queue:redeliver", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "queue", "value": "$all" } ], "error": "", "metric": "rabbitmq.queue.messages.redeliver_rate", "period": "$inter", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Queue Messages", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_MON}", "editable": true, "error": false, "fill": 1, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "none", "alias": "@queue", "dimensions": [ { "key": "queue", "value": "$all" } ], "error": "", "group": true, "metric": "rabbitmq.queue.messages", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Queue Messages", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@vhost.@exchange published", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "exchange", "value": "$all" } ], "error": "", "metric": "rabbitmq.exchange.messages.published_count", "period": "$inter", "refId": "A" }, { "aggregator": "avg", "alias": "@hostname.@exchange: received", "dimensions": [ { "key": "vhost", "value": "$all" }, { "key": "exchange", "value": "$all" } ], "error": "", "metric": "rabbitmq.exchange.messages.received_count", "period": "$inter", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Exchange Messages", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": true }, { "title": "NTP", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": true, "targets": [ { "aggregator": "none", "alias": "@hostname: @ntp_server", "dimensions": [ { "key": "hostname", "value": "$all" }, { "key": "ntp_server", "value": "$all" } ], "error": "", "metric": "ntp.connection_status", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Connection Status", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "@hostname: @ntp_server", "dimensions": [ { "key": "hostname", "value": "$all" }, { "key": "ntp_server", "value": "$all" } ], "error": "", "metric": "ntp.offset", "period": "$inter", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Offset", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "titleSize": "h6", "height": "350", "repeat": null, "repeatRowId": null, "repeatIteration": null, "collapse": true } ] }