Created
January 21, 2016 13:43
-
-
Save descrepes/34e5650d40e1f1471c56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 5, | |
| "title": "Influxdb Cluster", | |
| "originalTitle": "Influxdb Cluster", | |
| "tags": [ | |
| "monitoring" | |
| ], | |
| "style": "dark", | |
| "timezone": "browser", | |
| "editable": true, | |
| "hideControls": false, | |
| "sharedCrosshair": true, | |
| "rows": [ | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "150", | |
| "panels": [ | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(50, 172, 45, 0.97)", | |
| "rgba(232, 123, 13, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "bytes", | |
| "height": "150px", | |
| "id": 10, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "minSpan": 3, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Heap in Use: ", | |
| "prefixFontSize": "50%", | |
| "repeat": "server", | |
| "scopedVars": { | |
| "server": { | |
| "selected": true, | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| } | |
| }, | |
| "span": 12, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": true, | |
| "lineColor": "rgb(16, 26, 34)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(HeapInUse) FROM runtime WHERE hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "0,15000000000,20000000000", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "50%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(45, 135, 172, 0.97)", | |
| "rgba(229, 237, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "height": "150px", | |
| "id": 14, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "minSpan": 3, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Heap objetcs: ", | |
| "prefixFontSize": "50%", | |
| "repeat": "server", | |
| "scopedVars": { | |
| "server": { | |
| "selected": true, | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| } | |
| }, | |
| "span": 12, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": true, | |
| "lineColor": "rgb(16, 26, 34)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(HeapObjects) FROM runtime WHERE hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "50%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(45, 135, 172, 0.97)", | |
| "rgba(229, 237, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "height": "150px", | |
| "id": 15, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "minSpan": 3, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "GO Routines: ", | |
| "prefixFontSize": "50%", | |
| "repeat": "server", | |
| "scopedVars": { | |
| "server": { | |
| "selected": true, | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| } | |
| }, | |
| "span": 12, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": true, | |
| "lineColor": "rgb(16, 26, 34)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(NumGoroutine) FROM runtime WHERE hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "50%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(245, 54, 54, 0.9)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(50, 172, 45, 0.97)" | |
| ], | |
| "datasource": null, | |
| "editable": true, | |
| "error": false, | |
| "format": "percent", | |
| "height": "150px", | |
| "id": 39, | |
| "interval": "$inter", | |
| "isNew": true, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "minSpan": 3, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Memory Available:", | |
| "prefixFontSize": "50%", | |
| "repeat": "server", | |
| "scopedVars": { | |
| "server": { | |
| "selected": true, | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| } | |
| }, | |
| "span": 12, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "query": "SELECT mean(\"value\") AS \"value\" FROM \"mem_available_percent\" WHERE \"host\" =~ /$server$/ AND $timeFilter GROUP BY time($interval)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "90,70,0", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "50%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| } | |
| ], | |
| "showTitle": true, | |
| "title": "Single Stats" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "350", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "hideTimeOverride": true, | |
| "id": 1, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": true, | |
| "show": true, | |
| "sort": "current", | |
| "sortDesc": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/HeapInUse/", | |
| "stack": "A" | |
| }, | |
| { | |
| "alias": "/HeapSys/", | |
| "color": "#BF1B00", | |
| "stack": "B" | |
| } | |
| ], | |
| "span": 12, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname: $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(HeapAlloc) AS HeapAlloc, mean(HeapInUse) AS HeapInUse FROM runtime WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Heap", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "hideTimeOverride": true, | |
| "id": 27, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "hideEmpty": false, | |
| "hideZero": true, | |
| "max": true, | |
| "min": true, | |
| "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": [], | |
| "span": 12, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(PauseTotalNs)) FROM runtime WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "GC Pauses", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 21, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "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": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(value) FROM /system_load.*/ WHERE host =~ /influx.*adm/ AND $timeFilter GROUP BY time($interval), host ORDER BY asc", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Servers Load", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 48, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "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": [ | |
| { | |
| "alias": "/mem_total/", | |
| "color": "#BF1B00", | |
| "fill": 0, | |
| "linewidth": 3 | |
| }, | |
| { | |
| "alias": "/mem_free/", | |
| "fill": 1 | |
| } | |
| ], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(value) FROM /mem_(total|used|cached|free|buffered)$/ WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), host ORDER BY asc", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Memory usage", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 22, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/disk_total/", | |
| "color": "#BF1B00", | |
| "fill": 0 | |
| } | |
| ], | |
| "span": 6, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT mean(\"value\") AS \"value\" FROM /disk_(used|total)/ WHERE \"host\" =~ /influx.*adm/ AND \"path\" = '/' AND $timeFilter GROUP BY time($interval), \"host\", \"path\"", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Disk Usage", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 24, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "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": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(value),1s) AS \"value\" FROM /io_.*_bytes/ WHERE \"host\" =~ /influx.*adm/ AND \"name\" =~ /(v|s)d(a|b|c|d)$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "DISK I/O Bytes", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 25, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "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": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(value),1s) AS \"value\" FROM /io_(read|write)_time/ WHERE \"host\" =~ /influx.*adm/ AND \"name\" =~ /(v|s)d(a|b|c|d)$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "DISK I/O Time", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "ms", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "telegraf", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 23, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "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": [ | |
| { | |
| "alias": "$tag_host: $m", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(value),1s) AS \"value\" FROM /io_(read|write)s/ WHERE \"host\" =~ /influx.*adm/ AND \"name\" =~ /(v|s)d(a|b|c|d)$/ AND $timeFilter GROUP BY time($interval), *", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "DISK I/O Requests", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| } | |
| ], | |
| "showTitle": true, | |
| "title": "Runtime" | |
| }, | |
| { | |
| "collapse": true, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(69, 121, 246, 0.97)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "id": 11, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Collectd Series:", | |
| "prefixFontSize": "80%", | |
| "span": 4, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "select last(seriesCreate) from \"shard\" where path =~ /collectd/ AND hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(69, 121, 246, 0.97)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "id": 12, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Telegraf Series:", | |
| "prefixFontSize": "80%", | |
| "span": 4, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "select last(seriesCreate) from \"shard\" where path =~ /telegraf/ AND hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(69, 121, 246, 0.97)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "id": 13, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Netflow Series:", | |
| "prefixFontSize": "80%", | |
| "span": 4, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "select last(seriesCreate) from \"shard\" where path =~ /netflow/ AND hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": true, | |
| "colorValue": false, | |
| "colors": [ | |
| "rgba(69, 121, 246, 0.97)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(245, 54, 54, 0.9)" | |
| ], | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "format": "short", | |
| "id": 16, | |
| "interval": "$inter", | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "Internal Series:", | |
| "prefixFontSize": "80%", | |
| "span": 4, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "select last(seriesCreate) from \"shard\" where path =~ /_internal/ AND hostname =~ /$server$/ AND $timeFilter GROUP BY time($interval)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "$server", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 26, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 8, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname: points_written", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(pointsWritten),1s) FROM \"subscriber\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Points written", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| } | |
| ], | |
| "showTitle": true, | |
| "title": "Series" | |
| }, | |
| { | |
| "collapse": true, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 17, | |
| "interval": "$inter", | |
| "leftYAxisLabel": "Bytes / sec.", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 6, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(bytesRx),1s) FROM \"collectd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Bytes received", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 18, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/batchesTxFail/", | |
| "color": "#BF1B00", | |
| "transform": "negative-Y" | |
| } | |
| ], | |
| "span": 6, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - batchesTx", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(batchesTx),1s) FROM \"collectd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "$tag_hostname$tag_bind - batchesTxFail", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(batchesTxFail),1s) FROM \"collectd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Batches", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 0, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 19, | |
| "interval": "$inter", | |
| "leftYAxisLabel": "Points / sec.", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/RX/", | |
| "color": "#BF1B00", | |
| "transform": "negative-Y" | |
| } | |
| ], | |
| "span": 6, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - RX", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(pointsRx),1s) FROM \"collectd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "$tag_hostname$tag_bind - TX", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(pointsTx),1s) FROM \"collectd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Points", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| } | |
| ], | |
| "showTitle": true, | |
| "title": "Collectd" | |
| }, | |
| { | |
| "collapse": true, | |
| "editable": true, | |
| "height": 382, | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 20, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/query_resp_bytes/", | |
| "stack": "A", | |
| "transform": "negative-Y" | |
| }, | |
| { | |
| "alias": "/write_req_bytes/", | |
| "stack": "B" | |
| } | |
| ], | |
| "span": 6, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(queryRespBytes),1s) AS query_resp_bytes FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(writeReqBytes),1s) AS write_req_bytes FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Queries Bytes", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "bytes", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 28, | |
| "interval": "$inter", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 5.996696476241324, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - req", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(req),1s) FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Requests", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 30, | |
| "interval": "$inter", | |
| "leftYAxisLabel": "Req./sec.", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "alias": "/query_req/", | |
| "transform": "negative-Y" | |
| } | |
| ], | |
| "span": 6, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(queryReq),1s) AS query_req FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(writeReq),1s) AS write_req FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Requests type", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 31, | |
| "interval": "$inter", | |
| "leftYAxisLabel": "Req./sec.", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 6, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT non_negative_derivative(mean(pointsWrittenOK),1s) AS pointsWrittenOK FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Points written", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": true, | |
| "datasource": "InfluxDB_internal", | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 38, | |
| "interval": "$inter", | |
| "leftYAxisLabel": "", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": true, | |
| "values": true | |
| }, | |
| "lines": false, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 6, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_hostname$tag_bind - $col", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "interval": "auto", | |
| "params": [ | |
| "auto" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "query": "SELECT last(\"authFail\") AS authFail FROM \"httpd\" WHERE $timeFilter GROUP BY time($interval), * fill(none)", | |
| "rawQuery": true, | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "value" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Failed Authentications", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ] | |
| } | |
| ], | |
| "showTitle": true, | |
| "title": "HTTPD" | |
| } | |
| ], | |
| "time": { | |
| "from": "now-15m", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "now": true, | |
| "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": [ | |
| { | |
| "allFormat": "pipe", | |
| "current": { | |
| "tags": [], | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| }, | |
| "datasource": "InfluxDB_internal", | |
| "includeAll": true, | |
| "label": "Server", | |
| "multi": true, | |
| "multiFormat": "regex values", | |
| "name": "server", | |
| "options": [ | |
| { | |
| "selected": false, | |
| "text": "All", | |
| "value": "influx1.adm|influx2.adm|influx3.adm" | |
| }, | |
| { | |
| "selected": true, | |
| "text": "influx1.adm", | |
| "value": "influx1.adm" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "influx2.adm", | |
| "value": "influx2.adm" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "influx3.adm", | |
| "value": "influx3.adm" | |
| } | |
| ], | |
| "query": "SHOW TAG VALUES WITH KEY=hostname", | |
| "refresh_on_load": false, | |
| "type": "query" | |
| }, | |
| { | |
| "allFormat": "glob", | |
| "auto": true, | |
| "auto_count": 30, | |
| "current": { | |
| "tags": [], | |
| "text": "auto", | |
| "value": "$__auto_interval" | |
| }, | |
| "datasource": null, | |
| "includeAll": false, | |
| "label": "Interval", | |
| "multi": false, | |
| "multiFormat": "glob", | |
| "name": "inter", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "auto", | |
| "value": "$__auto_interval" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "30s", | |
| "value": "30s" | |
| }, | |
| { | |
| "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, | |
| "text": "6h", | |
| "value": "6h" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "12h", | |
| "value": "12h" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "1d", | |
| "value": "1d" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "7d", | |
| "value": "7d" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "14d", | |
| "value": "14d" | |
| }, | |
| { | |
| "selected": false, | |
| "text": "30d", | |
| "value": "30d" | |
| } | |
| ], | |
| "query": "30s,1m,2m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", | |
| "refresh": false, | |
| "type": "interval" | |
| } | |
| ] | |
| }, | |
| "annotations": { | |
| "list": [] | |
| }, | |
| "refresh": "1m", | |
| "schemaVersion": 8, | |
| "version": 116, | |
| "links": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment