2123 lines
59 KiB
JSON
2123 lines
59 KiB
JSON
{
|
||
"__inputs": [
|
||
{
|
||
"name": "DS_PROMETHEUS",
|
||
"label": "Prometheus",
|
||
"description": "",
|
||
"type": "datasource",
|
||
"pluginId": "prometheus",
|
||
"pluginName": "Prometheus"
|
||
}
|
||
],
|
||
"__requires": [
|
||
{
|
||
"type": "grafana",
|
||
"id": "grafana",
|
||
"name": "Grafana",
|
||
"version": "5.1.3"
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "graph",
|
||
"name": "Graph",
|
||
"version": "5.0.0"
|
||
},
|
||
{
|
||
"type": "datasource",
|
||
"id": "prometheus",
|
||
"name": "Prometheus",
|
||
"version": "5.0.0"
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "singlestat",
|
||
"name": "Singlestat",
|
||
"version": "5.0.0"
|
||
}
|
||
],
|
||
"annotations": {
|
||
"list": [
|
||
{
|
||
"builtIn": 1,
|
||
"datasource": "-- Grafana --",
|
||
"enable": true,
|
||
"hide": true,
|
||
"iconColor": "rgba(0, 211, 255, 1)",
|
||
"name": "Annotations & Alerts",
|
||
"type": "dashboard"
|
||
},
|
||
{
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"enable": false,
|
||
"expr": "ALERTS{alias=\"$host\", alertstate=\"firing\"}",
|
||
"iconColor": "rgb(252, 5, 0)",
|
||
"name": "Alert",
|
||
"tagKeys": "severity",
|
||
"textFormat": "{{ alias }} : {{alertstate}}",
|
||
"titleFormat": "{{ alertname }}"
|
||
},
|
||
{
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"enable": true,
|
||
"expr": "ALERTS{alias=\"$host\",alertstate=\"pending\"}",
|
||
"iconColor": "rgb(228, 242, 9)",
|
||
"name": "Warning",
|
||
"tagKeys": "severity",
|
||
"textFormat": "{{ alias }} : {{ alertstate }}",
|
||
"titleFormat": "{{ alertname }}"
|
||
}
|
||
]
|
||
},
|
||
"description": "Prometheus for system metrics. \r\nLoad, CPU, RAM, network, process ... ",
|
||
"editable": true,
|
||
"gnetId": 159,
|
||
"graphTooltip": 1,
|
||
"id": null,
|
||
"iteration": 1527792230391,
|
||
"links": [],
|
||
"panels": [
|
||
{
|
||
"cacheTimeout": null,
|
||
"colorBackground": false,
|
||
"colorValue": true,
|
||
"colors": [
|
||
"rgba(245, 54, 54, 0.9)",
|
||
"rgba(237, 129, 40, 0.89)",
|
||
"rgba(50, 172, 45, 0.97)"
|
||
],
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 1,
|
||
"editable": true,
|
||
"error": false,
|
||
"format": "s",
|
||
"gauge": {
|
||
"maxValue": 100,
|
||
"minValue": 0,
|
||
"show": false,
|
||
"thresholdLabels": false,
|
||
"thresholdMarkers": true
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 0,
|
||
"y": 0
|
||
},
|
||
"height": "50px",
|
||
"id": 19,
|
||
"interval": null,
|
||
"links": [],
|
||
"mappingType": 1,
|
||
"mappingTypes": [
|
||
{
|
||
"name": "value to text",
|
||
"value": 1
|
||
},
|
||
{
|
||
"name": "range to text",
|
||
"value": 2
|
||
}
|
||
],
|
||
"maxDataPoints": 100,
|
||
"nullPointMode": "connected",
|
||
"nullText": null,
|
||
"postfix": "s",
|
||
"postfixFontSize": "80%",
|
||
"prefix": "",
|
||
"prefixFontSize": "80%",
|
||
"rangeMaps": [
|
||
{
|
||
"from": "null",
|
||
"text": "N/A",
|
||
"to": "null"
|
||
}
|
||
],
|
||
"sparkline": {
|
||
"fillColor": "rgba(31, 118, 189, 0.18)",
|
||
"full": false,
|
||
"lineColor": "rgb(31, 120, 193)",
|
||
"show": false
|
||
},
|
||
"tableColumn": "",
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "10m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_time_seconds{$tag=\"$host\"} - node_boot_time_seconds{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"interval": "5m",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_time%7Balias%3D%5C%22%24host%5C%22%7D%20-%20node_boot_time%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A25%22%2C%22step_input%22%3A%22%22%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 300
|
||
}
|
||
],
|
||
"thresholds": "300,3600",
|
||
"title": "System Uptime",
|
||
"transparent": false,
|
||
"type": "singlestat",
|
||
"valueFontSize": "80%",
|
||
"valueMaps": [],
|
||
"valueName": "current"
|
||
},
|
||
{
|
||
"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": "${DS_PROMETHEUS}",
|
||
"editable": true,
|
||
"error": false,
|
||
"format": "none",
|
||
"gauge": {
|
||
"maxValue": 100,
|
||
"minValue": 0,
|
||
"show": false,
|
||
"thresholdLabels": false,
|
||
"thresholdMarkers": true
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 6,
|
||
"y": 0
|
||
},
|
||
"height": "55px",
|
||
"id": 25,
|
||
"interval": null,
|
||
"links": [],
|
||
"mappingType": 1,
|
||
"mappingTypes": [
|
||
{
|
||
"name": "value to text",
|
||
"value": 1
|
||
},
|
||
{
|
||
"name": "range to text",
|
||
"value": 2
|
||
}
|
||
],
|
||
"maxDataPoints": 100,
|
||
"nullPointMode": "connected",
|
||
"nullText": null,
|
||
"postfix": "",
|
||
"postfixFontSize": "50%",
|
||
"prefix": "",
|
||
"prefixFontSize": "80%",
|
||
"rangeMaps": [
|
||
{
|
||
"from": "null",
|
||
"text": "N/A",
|
||
"to": "null"
|
||
}
|
||
],
|
||
"sparkline": {
|
||
"fillColor": "rgba(31, 118, 189, 0.18)",
|
||
"full": false,
|
||
"lineColor": "rgb(31, 120, 193)",
|
||
"show": false
|
||
},
|
||
"tableColumn": "",
|
||
"targets": [
|
||
{
|
||
"expr": "count(count(node_cpu_seconds_total{$tag=\"$host\"}) by (cpu))",
|
||
"format": "time_series",
|
||
"interval": "5m",
|
||
"intervalFactor": 1,
|
||
"refId": "A",
|
||
"step": 300
|
||
}
|
||
],
|
||
"thresholds": "",
|
||
"title": "Virtual CPUs",
|
||
"type": "singlestat",
|
||
"valueFontSize": "80%",
|
||
"valueMaps": [
|
||
{
|
||
"op": "=",
|
||
"text": "N/A",
|
||
"value": "null"
|
||
}
|
||
],
|
||
"valueName": "current"
|
||
},
|
||
{
|
||
"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": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"format": "bytes",
|
||
"gauge": {
|
||
"maxValue": 100,
|
||
"minValue": 0,
|
||
"show": false,
|
||
"thresholdLabels": false,
|
||
"thresholdMarkers": true
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 12,
|
||
"y": 0
|
||
},
|
||
"height": "55px",
|
||
"id": 26,
|
||
"interval": null,
|
||
"links": [],
|
||
"mappingType": 1,
|
||
"mappingTypes": [
|
||
{
|
||
"name": "value to text",
|
||
"value": 1
|
||
},
|
||
{
|
||
"name": "range to text",
|
||
"value": 2
|
||
}
|
||
],
|
||
"maxDataPoints": 100,
|
||
"nullPointMode": "connected",
|
||
"nullText": null,
|
||
"postfix": "",
|
||
"postfixFontSize": "50%",
|
||
"prefix": "",
|
||
"prefixFontSize": "80%",
|
||
"rangeMaps": [
|
||
{
|
||
"from": "null",
|
||
"text": "N/A",
|
||
"to": "null"
|
||
}
|
||
],
|
||
"sparkline": {
|
||
"fillColor": "rgba(31, 118, 189, 0.18)",
|
||
"full": false,
|
||
"lineColor": "rgb(31, 120, 193)",
|
||
"show": false
|
||
},
|
||
"tableColumn": "",
|
||
"targets": [
|
||
{
|
||
"expr": "node_memory_MemAvailable_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "",
|
||
"metric": "node_memory_MemAvailable",
|
||
"refId": "A",
|
||
"step": 30
|
||
}
|
||
],
|
||
"thresholds": "",
|
||
"title": "RAM available",
|
||
"type": "singlestat",
|
||
"valueFontSize": "80%",
|
||
"valueMaps": [
|
||
{
|
||
"op": "=",
|
||
"text": "N/A",
|
||
"value": "null"
|
||
}
|
||
],
|
||
"valueName": "current"
|
||
},
|
||
{
|
||
"cacheTimeout": null,
|
||
"colorBackground": false,
|
||
"colorValue": true,
|
||
"colors": [
|
||
"rgba(245, 54, 54, 0.9)",
|
||
"rgba(237, 129, 40, 0.89)",
|
||
"rgba(50, 172, 45, 0.97)"
|
||
],
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 0,
|
||
"editable": true,
|
||
"error": false,
|
||
"format": "percent",
|
||
"gauge": {
|
||
"maxValue": 100,
|
||
"minValue": 0,
|
||
"show": false,
|
||
"thresholdLabels": false,
|
||
"thresholdMarkers": true
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 18,
|
||
"y": 0
|
||
},
|
||
"height": "50px",
|
||
"id": 9,
|
||
"interval": null,
|
||
"links": [],
|
||
"mappingType": 1,
|
||
"mappingTypes": [
|
||
{
|
||
"name": "value to text",
|
||
"value": 1
|
||
},
|
||
{
|
||
"name": "range to text",
|
||
"value": 2
|
||
}
|
||
],
|
||
"maxDataPoints": 100,
|
||
"nullPointMode": "connected",
|
||
"nullText": null,
|
||
"postfix": "",
|
||
"postfixFontSize": "50%",
|
||
"prefix": "",
|
||
"prefixFontSize": "80%",
|
||
"rangeMaps": [
|
||
{
|
||
"from": "null",
|
||
"text": "N/A",
|
||
"to": "null"
|
||
}
|
||
],
|
||
"sparkline": {
|
||
"fillColor": "rgba(31, 118, 189, 0.18)",
|
||
"full": true,
|
||
"lineColor": "rgb(31, 120, 193)",
|
||
"show": true
|
||
},
|
||
"tableColumn": "",
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "10m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "(node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})) / node_memory_MemTotal_bytes{$tag=\"$host\"} * 100",
|
||
"format": "time_series",
|
||
"interval": "5m",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "",
|
||
"metric": "node_mem",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%20%2F%20node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20*%20100%22%2C%22range_input%22%3A%2243201s%22%2C%22end_input%22%3A%222015-9-15%2013%3A54%22%2C%22step_input%22%3A%22%22%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 300
|
||
}
|
||
],
|
||
"thresholds": "10,50",
|
||
"title": "Memory Available",
|
||
"transparent": false,
|
||
"type": "singlestat",
|
||
"valueFontSize": "80%",
|
||
"valueMaps": [],
|
||
"valueName": "current"
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 7,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 3
|
||
},
|
||
"height": "260px",
|
||
"id": 2,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": true,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "sum(rate(node_cpu_seconds_total{$tag=\"$host\"}[$interval])) by (mode) * 100 / count(node_cpu_seconds_total{$tag=\"$host\"}) by (mode) or sum(irate(node_cpu_seconds_total{$tag=\"$host\"}[5m])) by (mode) * 100 / count(node_cpu_seconds_total{$tag=\"$host\"}) by (mode)",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "{{ mode }}",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22sum(rate(node_cpu%7Balias%3D%5C%22%24host%5C%22%7D%5B%24interval%5D))%20by%20(mode)%20*%20100%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 2
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "CPU Usage",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "percent",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": 100,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "short",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 7,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 10
|
||
},
|
||
"id": 18,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": true,
|
||
"show": true,
|
||
"sortDesc": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Load 1m",
|
||
"color": "#E24D42"
|
||
},
|
||
{
|
||
"alias": "Load 5m",
|
||
"color": "#E0752D"
|
||
},
|
||
{
|
||
"alias": "Load 15m",
|
||
"color": "#E5AC0E"
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "10s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_load1{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Load 1m",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 2,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "10s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_load5{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Load 5m",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load5%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 2,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "10s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_load15{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Load 15m",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load15%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "C",
|
||
"step": 2,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Load Average",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "none",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "none",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 17
|
||
},
|
||
"height": "",
|
||
"id": 6,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Used",
|
||
"color": "#0A437C"
|
||
},
|
||
{
|
||
"alias": "Available",
|
||
"color": "#5195CE"
|
||
},
|
||
{
|
||
"alias": "Total",
|
||
"color": "#052B51",
|
||
"legend": false,
|
||
"stack": false
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_MemTotal_bytes{$tag$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Total",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "C",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_MemTotal_bytes{alias=\"$host\"} - (node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"}))",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Used",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Available",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Memory",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "bytes",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 17
|
||
},
|
||
"height": "",
|
||
"id": 29,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_MemTotal_bytes{$tag=\"$host\"} - (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Used",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_MemFree_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Free",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_Buffers_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Buffers",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "D",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_Cached_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Cached",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "E",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Memory Distribution",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "bytes",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": true,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 25
|
||
},
|
||
"id": 24,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": false,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Forks",
|
||
"color": "#EF843C"
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_forks_total{$tag=\"$host\"}[$interval]) or irate(node_forks_total{$tag=\"$host\"}[5m])",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Forks",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Forks",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "none",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "none",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": true,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 25
|
||
},
|
||
"id": 20,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": false,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Processes blocked waiting for I/O to complete",
|
||
"color": "#E24D42"
|
||
},
|
||
{
|
||
"alias": "Processes in runnable state",
|
||
"color": "#6ED0E0"
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_procs_running{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Processes in runnable state",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_procs_blocked{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Processes blocked waiting for I/O to complete",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_blocked%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Processes",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "none",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "none",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 33
|
||
},
|
||
"id": 27,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_context_switches_total{$tag=\"$host\"}[$interval]) or irate(node_context_switches_total{$tag=\"$host\"}[5m])",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Context Switches",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Context Switches",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "none",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "none",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 33
|
||
},
|
||
"id": 28,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Interrupts",
|
||
"color": "#D683CE"
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2m",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_intr_total{$tag=\"$host\"}[$interval]) or irate(node_intr_total{$tag=\"$host\"}[5m])",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Interrupts",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Interrupts",
|
||
"tooltip": {
|
||
"msResolution": true,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "none",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "none",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 41
|
||
},
|
||
"id": 21,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_network_receive_bytes_total{$tag=\"$host\", device!=\"lo\"}[$interval]) or irate(node_network_receive_bytes_total{$tag=\"$host\", device!=\"lo\"}[5m])",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Inbound: {{ device }}",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_network_transmit_bytes_total{$tag=\"$host\", device!=\"lo\"}[$interval]) or irate(node_network_transmit_bytes_total{$tag=\"$host\", device!=\"lo\"}[5m])",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Outbound: {{ device }}",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Network Traffic",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "Bps",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": true,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 41
|
||
},
|
||
"id": 22,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"sort": "min",
|
||
"sortDesc": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": false,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "sum(increase(node_network_receive_bytes{$tag=\"$host\", device!=\"lo\"}[1h]))",
|
||
"format": "time_series",
|
||
"interval": "1h",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Received",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 3600,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "sum(increase(node_network_transmit_bytes{$tag=\"$host\", device!=\"lo\"}[1h]))",
|
||
"format": "time_series",
|
||
"interval": "1h",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Sent",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 3600,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": "24h",
|
||
"timeShift": null,
|
||
"title": "Network Utilization Hourly",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "bytes",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 6,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 49
|
||
},
|
||
"id": 23,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [
|
||
{
|
||
"alias": "Used",
|
||
"color": "#584477"
|
||
},
|
||
{
|
||
"alias": "Free",
|
||
"color": "#AEA2E0"
|
||
}
|
||
],
|
||
"spaceLength": 10,
|
||
"stack": true,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_SwapTotal_bytes{$tag=\"$host\"} - node_memory_SwapFree_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Used",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "node_memory_SwapFree_bytes{$tag=\"$host\"}",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Free",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Swap",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "bytes",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 49
|
||
},
|
||
"id": 30,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_vmstat_pswpin{$tag=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpin{$tag=\"$host\"}[5m]) * 4096",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Swap In",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_vmstat_pswpout{$tag=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpout{$tag=\"$host\"}[5m]) * 4096",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Swap Out",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Swap Activity",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "Bps",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"decimals": 2,
|
||
"editable": true,
|
||
"error": false,
|
||
"fill": 2,
|
||
"grid": {},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 57
|
||
},
|
||
"id": 31,
|
||
"legend": {
|
||
"alignAsTable": true,
|
||
"avg": true,
|
||
"current": false,
|
||
"hideEmpty": false,
|
||
"max": true,
|
||
"min": true,
|
||
"rightSide": false,
|
||
"show": true,
|
||
"total": false,
|
||
"values": true
|
||
},
|
||
"lines": true,
|
||
"linewidth": 2,
|
||
"links": [],
|
||
"nullPointMode": "null",
|
||
"percentage": false,
|
||
"pointradius": 5,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_vmstat_pgpgin{$tag=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgin{$tag=\"$host\"}[5m]) * 1024",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Page In",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "A",
|
||
"step": 5,
|
||
"target": ""
|
||
},
|
||
{
|
||
"calculatedInterval": "2s",
|
||
"datasourceErrors": {},
|
||
"errors": {},
|
||
"expr": "rate(node_vmstat_pgpgout{$tag=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgout{$tag=\"$host\"}[5m]) * 1024",
|
||
"format": "time_series",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "Page Out",
|
||
"metric": "",
|
||
"prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D",
|
||
"refId": "B",
|
||
"step": 5,
|
||
"target": ""
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "I/O Activity",
|
||
"tooltip": {
|
||
"msResolution": false,
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"transparent": false,
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "Bps",
|
||
"label": "",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "bytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": 0,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
}
|
||
],
|
||
"refresh": "30s",
|
||
"schemaVersion": 16,
|
||
"style": "dark",
|
||
"tags": [
|
||
"system",
|
||
"prometheus",
|
||
"online",
|
||
"home"
|
||
],
|
||
"templating": {
|
||
"list": [
|
||
{
|
||
"allFormat": "glob",
|
||
"auto": true,
|
||
"auto_count": 200,
|
||
"auto_min": "1s",
|
||
"current": {
|
||
"text": "5s",
|
||
"value": "5s"
|
||
},
|
||
"datasource": "Prometheus",
|
||
"hide": 0,
|
||
"includeAll": false,
|
||
"label": "Interval",
|
||
"multi": false,
|
||
"multiFormat": "glob",
|
||
"name": "interval",
|
||
"options": [
|
||
{
|
||
"selected": false,
|
||
"text": "auto",
|
||
"value": "$__auto_interval_interval"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "1s",
|
||
"value": "1s"
|
||
},
|
||
{
|
||
"selected": true,
|
||
"text": "5s",
|
||
"value": "5s"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "1m",
|
||
"value": "1m"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "5m",
|
||
"value": "5m"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "1h",
|
||
"value": "1h"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "6h",
|
||
"value": "6h"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "1d",
|
||
"value": "1d"
|
||
}
|
||
],
|
||
"query": "1s,5s,1m,5m,1h,6h,1d",
|
||
"refresh": 2,
|
||
"type": "interval"
|
||
},
|
||
{
|
||
"allFormat": "glob",
|
||
"allValue": null,
|
||
"current": {},
|
||
"datasource": "${DS_PROMETHEUS}",
|
||
"hide": 0,
|
||
"includeAll": false,
|
||
"label": "Host",
|
||
"multi": false,
|
||
"multiFormat": "regex values",
|
||
"name": "host",
|
||
"options": [],
|
||
"query": "label_values($tag)",
|
||
"refresh": 1,
|
||
"refresh_on_load": false,
|
||
"regex": "",
|
||
"sort": 0,
|
||
"tagValuesQuery": "alias",
|
||
"tags": [],
|
||
"tagsQuery": "up",
|
||
"type": "query",
|
||
"useTags": false
|
||
},
|
||
{
|
||
"allValue": null,
|
||
"current": {
|
||
"tags": [],
|
||
"text": "alias",
|
||
"value": "alias"
|
||
},
|
||
"hide": 0,
|
||
"includeAll": false,
|
||
"label": null,
|
||
"multi": false,
|
||
"name": "tag",
|
||
"options": [
|
||
{
|
||
"selected": false,
|
||
"text": "instance",
|
||
"value": "instance"
|
||
},
|
||
{
|
||
"selected": true,
|
||
"text": "alias",
|
||
"value": "alias"
|
||
}
|
||
],
|
||
"query": "instance, alias",
|
||
"type": "custom"
|
||
}
|
||
]
|
||
},
|
||
"time": {
|
||
"from": "now-1h",
|
||
"to": "now"
|
||
},
|
||
"timepicker": {
|
||
"collapse": false,
|
||
"enable": true,
|
||
"notice": false,
|
||
"now": true,
|
||
"refresh_intervals": [
|
||
"5s",
|
||
"10s",
|
||
"30s",
|
||
"1m",
|
||
"5m",
|
||
"15m",
|
||
"30m",
|
||
"1h",
|
||
"2h",
|
||
"1d"
|
||
],
|
||
"status": "Stable",
|
||
"time_options": [
|
||
"5m",
|
||
"15m",
|
||
"1h",
|
||
"6h",
|
||
"12h",
|
||
"24h",
|
||
"2d",
|
||
"7d",
|
||
"30d"
|
||
],
|
||
"type": "timepicker"
|
||
},
|
||
"timezone": "browser",
|
||
"title": "Prometheus system",
|
||
"uid": "000000001",
|
||
"version": 45
|
||
}
|