{ "dashboard": { "__inputs": [ { "name": "Prometheus", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "description": "Dashboard to view multiple servers", "editable": true, "gnetId": 405, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": "25px", "panels": [ { "content": "", "editable": true, "error": false, "id": 11, "minSpan": 2, "mode": "html", "repeat": "node", "span": 12, "style": {}, "title": "$node", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Title", "titleSize": "h6" }, { "collapse": false, "height": "25px", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "Prometheus", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "node", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(node_cpu{instance=~\"$node\", mode=\"system\"})", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400, "target": "" } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 3, "editable": true, "error": false, "fill": 10, "grid": {}, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (mode)(irate(node_cpu{mode=\"system\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "{{mode}}", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "sum by (mode)(irate(node_cpu{mode='user',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "user", "refId": "B", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='nice',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "nice", "refId": "C", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='iowait',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "iowait", "refId": "E", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='steal',instance=~'$node'}[5m]))", "intervalFactor": 2, "legendFormat": "steal", "refId": "H", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='idle',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "idle", "refId": "D", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='irq',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "irq", "refId": "F", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='softirq',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "softirq", "refId": "G", "step": 1200 }, { "expr": "sum by (mode)(irate(node_cpu{mode='guest',instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "guest", "refId": "I", "step": 1200 } ], "thresholds": [ { "colorMode": "custom", "fill": true, "fillColor": "rgba(216, 200, 27, 0.27)", "op": "gt", "value": 0 } ], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "%", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "Slab": "#E5A8E2", "Swap": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/Apps|Buffers|Cached|Free|Slab|SwapCached|PageTables|VmallocUsed/", "fill": 5, "stack": true }, { "alias": "Swap", "fill": 5, "stack": true } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "( node_memory_MemTotal{instance=~'$node'} - node_memory_MemFree{instance=~'$node'} - node_memory_Buffers{instance=~'$node'} - node_memory_Cached{instance=~'$node'} - node_memory_SwapCached{instance=~'$node'} - node_memory_Slab{instance=~'$node'} - node_memory_PageTables{instance=~'$node'} - node_memory_VmallocUsed{instance=~'$node'} )", "interval": "", "intervalFactor": 2, "legendFormat": "Apps", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "node_memory_Buffers{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Buffers", "refId": "B", "step": 1200 }, { "expr": "node_memory_Cached{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Cached", "refId": "D", "step": 1200 }, { "expr": "node_memory_MemFree{instance=~'$node'}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Free", "refId": "E", "step": 1200 }, { "expr": "node_memory_Slab{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Slab", "refId": "F", "step": 1200 }, { "expr": "node_memory_SwapCached{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "SwapCached", "refId": "G", "step": 1200 }, { "expr": "node_memory_PageTables{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "PageTables", "refId": "H", "step": 1200 }, { "expr": "node_memory_VmallocUsed{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "VmallocUsed", "metric": "", "refId": "I", "step": 1200 }, { "expr": "(node_memory_SwapTotal{instance=~'$node'} - node_memory_SwapFree{instance=~'$node'})", "interval": "", "intervalFactor": 2, "legendFormat": "Swap", "metric": "", "refId": "C", "step": 1200 }, { "expr": "node_memory_Committed_AS{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Committed", "metric": "", "refId": "J", "step": 1200 }, { "expr": "node_memory_Mapped{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Mapped", "refId": "K", "step": 1200 }, { "expr": "node_memory_Active{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Active", "metric": "", "refId": "L", "step": 1200 }, { "expr": "node_memory_Inactive{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Inactive", "metric": "", "refId": "M", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "interval": "", "intervalFactor": 2, "legendFormat": "load", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Load", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 3, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 - 100 * (node_filesystem_avail{instance=~'$node',device !~'tmpfs',device!~'by-uuid'} / node_filesystem_size{instance=~'$node',device !~'tmpfs',device!~'by-uuid'})", "interval": "", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Used", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk Used", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{instance=~\"$node\"}[5m])/10", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Utilization per Device", "tooltip": { "msResolution": false, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk Utilization", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_read$/", "transform": "negative-Y" } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed{instance=~'$node'}[5m])", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_read", "metric": "", "refId": "A", "step": 2400, "target": "" }, { "expr": "irate(node_disk_writes_completed{instance=~'$node'}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_write", "metric": "", "refId": "B", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs per Device", "tooltip": { "msResolution": false, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "IO/second read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk IOs per device", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_read/", "transform": "negative-Y" } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_sectors_read{instance=~'$node'}[5m]) * 512", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "B", "step": 2400 }, { "expr": "irate(node_disk_sectors_written{instance=~'$node'}[5m]) * 512", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_write", "metric": "", "refId": "A", "step": 2400, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Throughput per Device", "tooltip": { "msResolution": false, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes/second read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk Throughput per device", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches{instance=~\"$node\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "context switches", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Context Switches", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Network Traffic", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_in/", "transform": "negative-Y" } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_in", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "irate(node_network_transmit_bytes{instance=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_out", "refId": "B", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bits", "label": "bits in (-) / bits out (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "intervalFactor": 2, "legendFormat": "established", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "Udp_NoPorts", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InDatagrams{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_InDatagrams", "refId": "A", "step": 1200, "target": "" }, { "expr": "irate(node_netstat_Udp_InErrors{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_InErrors", "refId": "B", "step": 1200 }, { "expr": "irate(node_netstat_Udp_OutDatagrams{instance=~\"$node\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "Udp_OutDatagrams", "refId": "C", "step": 1200 }, { "expr": "irate(node_netstat_Udp_NoPorts{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_NoPorts", "refId": "D", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Stats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries_limit{instance=~\"$node\"} - node_nf_conntrack_entries{instance=~\"$node\"}", "intervalFactor": 2, "legendFormat": "free", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conntrack", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "Prometheus", "hide": 0, "includeAll": false, "label": "", "multi": true, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_boot_time, instance)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "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" ] }, "timezone": "browser", "title": "Node Exporter Server Metrics", "version": 1 } }