{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "influxdb", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": null, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Transactions/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Transactions_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transactions/sec", "tooltip": { "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_INFLUXDB}", "fill": 1, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Batch Requests/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Batch_Requests_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Batch Requests/sec", "tooltip": { "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": false, "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": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_wait_time_ms", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_wait_time_ms\" WHERE \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Wait Statistics (Wait time ms)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 19, "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": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Buffer Pool", "dsType": "influxdb", "groupBy": [], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Memory_broker_clerk_size-Buffer_Pool" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Columnstore", "dsType": "influxdb", "groupBy": [], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Memory_broker_clerk_size-Column_store_object_pool" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Broker Clerks", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": false, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_waiting_tasks_count", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Wait Statistics (Waiting task count)", "tooltip": { "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 2, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Transactions/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "hide": true, "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Transactions_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Write Transactions/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Write_Transactions_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Log Flushes/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Log_Flushes_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Log Flush Wait Time", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Log_Flush_Wait_Time-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Lock Timeouts/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Lock_Timeouts_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Number of Deadlocks/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Number_of_Deadlocks_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Lock Waits/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Lock_Waits_sec-_Total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Latch Waits/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Latch_Waits_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Database Activity", "tooltip": { "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Batch Requests/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "hide": true, "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Batch_Requests_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Compilations/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "SQL_Compilations_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Re-Compilations/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "SQL_Re-Compilations_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "User Connections", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "User_Connections- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Logouts/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Logouts_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Logins/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Logins_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Processes Blocked", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Processes_blocked- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL Server Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Page Life Expectancy (Min)", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/60" ], "type": "math" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Page_life_expectancy- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Full Scans/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Full_Scans_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Index Searches/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Index_Searches_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Page Splits/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Page_Splits_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Page Lookups/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Page_lookups_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Page Reads/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Page_reads_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Page Writes/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Page_writes_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Readahead Pages/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Readahead_pages_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Lazy Writes/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Lazy_writes_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Checkpoint Pages/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Checkpoint_pages_sec- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Buffer Cache - Disk", "tooltip": { "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "id": 5, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Database Cache", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Database_Cache_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Optimizer", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Optimizer_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "SQL Cache", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "SQL_Cache_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Log Pool", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Log_Pool_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Connection", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Connection_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Lock", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "Lock_Memory_(KB)- " }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Manager (KB)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "fill": 1, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Log Bytes Flushed/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Log_Bytes_Flushed_sec-_Total" } ] }, { "alias": "Bytes Sent to Replica/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Bytes_Sent_to_Replica_sec-_Total" } ] }, { "alias": "Bytes Sent to Transport/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Bytes_Sent_to_Transport_sec-_Total" } ] }, { "alias": "Log Bytes Received/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "hide": false, "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Log_Bytes_Received_sec-_Total" } ] }, { "alias": "Redone Bytes/sec", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Redone_Bytes_sec-_Total" } ] }, { "alias": "Log Apply Pending Queue", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Log_Apply_Pending_Queue-_Total" } ] }, { "alias": "Recovery Queue", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Recovery_Queue-_Total" } ] }, { "alias": "Log Apply Ready Queue", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"type_instance\" = 'Log_Bytes_Flushed_sec-_Total' AND \"host\" =~ /^$hostname$/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": false, "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "Log_Apply_Ready_Queue-_Total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "AlwaysOn", "tooltip": { "shared": true, "sort": 2, "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": "${DS_INFLUXDB}", "decimals": 2, "fill": 1, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "dbi_perf_stats_value", "policy": "default", "query": "SELECT non_negative_derivative(\"value\", 1s) FROM \"dbi_perf_stats_value\" WHERE \"host\" =~ /^$hostname$/ AND \"type_instance\" =~ /Transaction_Delay/ AND $timeFilter GROUP BY \"type_instance\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "\\\"Transaction_Delay.\"\\" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "AlwaysOn (Transaction Delay)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"host\"", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "1s", "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Core SQL Metrics", "version": 45 }