Migrate example dashboards to more recent version
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"list": [
|
||||
{
|
||||
"builtIn": 1,
|
||||
"datasource": "-- Grafana --",
|
||||
"datasource": {
|
||||
"type": "datasource",
|
||||
"uid": "grafana"
|
||||
},
|
||||
"enable": true,
|
||||
"hide": true,
|
||||
"iconColor": "rgba(0, 211, 255, 1)",
|
||||
@@ -21,12 +24,15 @@
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"iteration": 1651660898062,
|
||||
"links": [],
|
||||
"liveNow": false,
|
||||
"panels": [
|
||||
{
|
||||
"collapsed": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
@@ -35,66 +41,158 @@
|
||||
},
|
||||
"id": 4,
|
||||
"panels": [],
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
"title": "CPU",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"aliasColors": {
|
||||
"CPU iowait time": "#B7DBAB",
|
||||
"CPU system time": "#BF1B00",
|
||||
"CPU user time": "#EAB839"
|
||||
},
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"editable": true,
|
||||
"error": false,
|
||||
"fill": 3,
|
||||
"fillGradient": 0,
|
||||
"grid": {},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
"fillOpacity": 30,
|
||||
"gradientMode": "none",
|
||||
"hideFrom": {
|
||||
"legend": false,
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "linear",
|
||||
"lineWidth": 1,
|
||||
"pointSize": 5,
|
||||
"scaleDistribution": {
|
||||
"type": "linear"
|
||||
},
|
||||
"showPoints": "never",
|
||||
"spanNulls": true,
|
||||
"stacking": {
|
||||
"group": "A",
|
||||
"mode": "normal"
|
||||
},
|
||||
"thresholdsStyle": {
|
||||
"mode": "off"
|
||||
}
|
||||
},
|
||||
"mappings": [],
|
||||
"max": 100,
|
||||
"min": 0,
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 80
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "percent"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "CPU iowait time"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "#B7DBAB",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "CPU system time"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "#BF1B00",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "CPU user time"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "#EAB839",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 7,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 1
|
||||
},
|
||||
"hiddenSeries": false,
|
||||
"id": 1,
|
||||
"legend": {
|
||||
"avg": false,
|
||||
"current": false,
|
||||
"max": false,
|
||||
"min": false,
|
||||
"show": true,
|
||||
"total": false,
|
||||
"values": false
|
||||
},
|
||||
"lines": true,
|
||||
"linewidth": 1,
|
||||
"links": [],
|
||||
"nullPointMode": "connected",
|
||||
"options": {
|
||||
"alertThreshold": true
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "multi",
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"percentage": false,
|
||||
"pluginVersion": "8.4.7",
|
||||
"pointradius": 2,
|
||||
"points": false,
|
||||
"renderer": "flot",
|
||||
"seriesOverrides": [],
|
||||
"spaceLength": 10,
|
||||
"stack": true,
|
||||
"steppedLine": false,
|
||||
"pluginVersion": "10.1.2",
|
||||
"targets": [
|
||||
{
|
||||
"application": {
|
||||
"filter": "CPU"
|
||||
},
|
||||
"countTriggers": true,
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "$group"
|
||||
@@ -105,102 +203,153 @@
|
||||
"item": {
|
||||
"filter": "/CPU/"
|
||||
},
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"minSeverity": 3,
|
||||
"mode": 0,
|
||||
"options": {
|
||||
"showDisabledItems": false
|
||||
"count": false,
|
||||
"disableDataAlignment": false,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"refId": "A"
|
||||
"proxy": {
|
||||
"filter": ""
|
||||
},
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"thresholds": [],
|
||||
"timeRegions": [],
|
||||
"title": "CPU",
|
||||
"tooltip": {
|
||||
"msResolution": false,
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
"value_type": "individual"
|
||||
},
|
||||
"type": "graph",
|
||||
"xaxis": {
|
||||
"mode": "time",
|
||||
"show": true,
|
||||
"values": []
|
||||
},
|
||||
"yaxes": [
|
||||
{
|
||||
"format": "percent",
|
||||
"logBase": 1,
|
||||
"max": 100,
|
||||
"min": 0,
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"format": "short",
|
||||
"logBase": 1,
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"yaxis": {
|
||||
"align": false
|
||||
}
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
"aliasColors": {
|
||||
"Processor load (1 min average per core)": "#1F78C1"
|
||||
},
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"editable": true,
|
||||
"error": false,
|
||||
"fill": 1,
|
||||
"fillGradient": 0,
|
||||
"grid": {},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
"fillOpacity": 10,
|
||||
"gradientMode": "none",
|
||||
"hideFrom": {
|
||||
"legend": false,
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "linear",
|
||||
"lineWidth": 2,
|
||||
"pointSize": 5,
|
||||
"scaleDistribution": {
|
||||
"type": "linear"
|
||||
},
|
||||
"showPoints": "never",
|
||||
"spanNulls": true,
|
||||
"stacking": {
|
||||
"group": "A",
|
||||
"mode": "none"
|
||||
},
|
||||
"thresholdsStyle": {
|
||||
"mode": "off"
|
||||
}
|
||||
},
|
||||
"mappings": [],
|
||||
"min": 0,
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 80
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "short"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "Processor load (1 min average per core)"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "#1F78C1",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 7,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 1
|
||||
},
|
||||
"hiddenSeries": false,
|
||||
"id": 2,
|
||||
"legend": {
|
||||
"avg": false,
|
||||
"current": false,
|
||||
"max": false,
|
||||
"min": false,
|
||||
"show": true,
|
||||
"total": false,
|
||||
"values": false
|
||||
},
|
||||
"lines": true,
|
||||
"linewidth": 2,
|
||||
"links": [],
|
||||
"nullPointMode": "connected",
|
||||
"options": {
|
||||
"alertThreshold": true
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "multi",
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"percentage": false,
|
||||
"pluginVersion": "8.4.7",
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
"renderer": "flot",
|
||||
"seriesOverrides": [],
|
||||
"spaceLength": 10,
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
"pluginVersion": "10.1.2",
|
||||
"targets": [
|
||||
{
|
||||
"application": {
|
||||
"filter": "CPU"
|
||||
},
|
||||
"countTriggers": true,
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "$group"
|
||||
@@ -211,48 +360,50 @@
|
||||
"item": {
|
||||
"filter": "Processor load (15 min average per core)"
|
||||
},
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"minSeverity": 3,
|
||||
"mode": 0,
|
||||
"options": {
|
||||
"showDisabledItems": false
|
||||
"count": false,
|
||||
"disableDataAlignment": false,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"refId": "A"
|
||||
"proxy": {
|
||||
"filter": ""
|
||||
},
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"thresholds": [],
|
||||
"timeRegions": [],
|
||||
"title": "System load",
|
||||
"tooltip": {
|
||||
"msResolution": false,
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
"value_type": "cumulative"
|
||||
},
|
||||
"type": "graph",
|
||||
"xaxis": {
|
||||
"mode": "time",
|
||||
"show": true,
|
||||
"values": []
|
||||
},
|
||||
"yaxes": [
|
||||
{
|
||||
"format": "short",
|
||||
"logBase": 1,
|
||||
"min": 0,
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"format": "short",
|
||||
"logBase": 1,
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"yaxis": {
|
||||
"align": false
|
||||
}
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
"collapsed": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
@@ -261,71 +412,124 @@
|
||||
},
|
||||
"id": 5,
|
||||
"panels": [],
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
"title": "Network",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"aliasColors": {},
|
||||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"editable": true,
|
||||
"error": false,
|
||||
"fill": 3,
|
||||
"fillGradient": 0,
|
||||
"grid": {},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
"fillOpacity": 30,
|
||||
"gradientMode": "none",
|
||||
"hideFrom": {
|
||||
"legend": false,
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "linear",
|
||||
"lineWidth": 2,
|
||||
"pointSize": 5,
|
||||
"scaleDistribution": {
|
||||
"type": "linear"
|
||||
},
|
||||
"showPoints": "never",
|
||||
"spanNulls": true,
|
||||
"stacking": {
|
||||
"group": "A",
|
||||
"mode": "none"
|
||||
},
|
||||
"thresholdsStyle": {
|
||||
"mode": "off"
|
||||
}
|
||||
},
|
||||
"mappings": [],
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 80
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "bps"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byRegexp",
|
||||
"options": "/Incoming/"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "custom.transform",
|
||||
"value": "negative-Y"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 7,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 9
|
||||
},
|
||||
"hiddenSeries": false,
|
||||
"id": 3,
|
||||
"legend": {
|
||||
"alignAsTable": false,
|
||||
"avg": false,
|
||||
"current": false,
|
||||
"max": false,
|
||||
"min": false,
|
||||
"rightSide": false,
|
||||
"show": true,
|
||||
"total": false,
|
||||
"values": false
|
||||
},
|
||||
"lines": true,
|
||||
"linewidth": 2,
|
||||
"links": [],
|
||||
"maxPerRow": 3,
|
||||
"nullPointMode": "connected",
|
||||
"options": {
|
||||
"alertThreshold": true
|
||||
},
|
||||
"percentage": false,
|
||||
"pluginVersion": "8.4.7",
|
||||
"pointradius": 5,
|
||||
"points": false,
|
||||
"renderer": "flot",
|
||||
"repeat": "netif",
|
||||
"seriesOverrides": [
|
||||
{
|
||||
"alias": "/Incoming/",
|
||||
"transform": "negative-Y"
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "multi",
|
||||
"sort": "none"
|
||||
}
|
||||
],
|
||||
"spaceLength": 10,
|
||||
"stack": false,
|
||||
"steppedLine": false,
|
||||
},
|
||||
"pluginVersion": "10.1.2",
|
||||
"repeat": "netif",
|
||||
"targets": [
|
||||
{
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggers": true,
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "$group"
|
||||
@@ -336,61 +540,58 @@
|
||||
"item": {
|
||||
"filter": "/$netif/"
|
||||
},
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"minSeverity": 3,
|
||||
"mode": 0,
|
||||
"options": {
|
||||
"showDisabledItems": false
|
||||
"count": false,
|
||||
"disableDataAlignment": false,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"refId": "A"
|
||||
"proxy": {
|
||||
"filter": ""
|
||||
},
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"thresholds": [],
|
||||
"timeRegions": [],
|
||||
"title": "Network traffic on $netif",
|
||||
"tooltip": {
|
||||
"msResolution": false,
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
"value_type": "cumulative"
|
||||
},
|
||||
"type": "graph",
|
||||
"xaxis": {
|
||||
"mode": "time",
|
||||
"show": true,
|
||||
"values": []
|
||||
},
|
||||
"yaxes": [
|
||||
{
|
||||
"format": "bps",
|
||||
"logBase": 1,
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"format": "short",
|
||||
"logBase": 1,
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"yaxis": {
|
||||
"align": false
|
||||
}
|
||||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"refresh": "",
|
||||
"revision": 1,
|
||||
"schemaVersion": 35,
|
||||
"schemaVersion": 38,
|
||||
"style": "dark",
|
||||
"tags": [
|
||||
"zabbix",
|
||||
"example"
|
||||
],
|
||||
"tags": ["zabbix", "example"],
|
||||
"templating": {
|
||||
"list": [
|
||||
{
|
||||
"allFormat": "regex values",
|
||||
"current": {
|
||||
"selected": true,
|
||||
"text": "Backend",
|
||||
"value": "Backend"
|
||||
"text": "Frontend",
|
||||
"value": "Frontend"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
@@ -424,9 +625,9 @@
|
||||
{
|
||||
"allFormat": "glob",
|
||||
"current": {
|
||||
"selected": true,
|
||||
"text": "backend01",
|
||||
"value": "backend01"
|
||||
"selected": false,
|
||||
"text": "frontend01",
|
||||
"value": "frontend01"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
@@ -460,9 +661,9 @@
|
||||
{
|
||||
"allFormat": "regex values",
|
||||
"current": {
|
||||
"selected": false,
|
||||
"text": "All",
|
||||
"value": "$__all"
|
||||
"selected": true,
|
||||
"text": ["All"],
|
||||
"value": ["$__all"]
|
||||
},
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
@@ -502,28 +703,8 @@
|
||||
},
|
||||
"timepicker": {
|
||||
"now": true,
|
||||
"refresh_intervals": [
|
||||
"30s",
|
||||
"1m",
|
||||
"5m",
|
||||
"15m",
|
||||
"30m",
|
||||
"1h",
|
||||
"3h",
|
||||
"2h",
|
||||
"1d"
|
||||
],
|
||||
"time_options": [
|
||||
"5m",
|
||||
"15m",
|
||||
"1h",
|
||||
"6h",
|
||||
"12h",
|
||||
"24h",
|
||||
"2d",
|
||||
"7d",
|
||||
"30d"
|
||||
]
|
||||
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "3h", "2h", "1d"],
|
||||
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Template Linux Server",
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
"list": [
|
||||
{
|
||||
"builtIn": 1,
|
||||
"datasource": "-- Grafana --",
|
||||
"datasource": {
|
||||
"type": "datasource",
|
||||
"uid": "grafana"
|
||||
},
|
||||
"enable": true,
|
||||
"hide": true,
|
||||
"iconColor": "rgba(0, 211, 255, 1)",
|
||||
@@ -21,7 +24,6 @@
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"id": 3,
|
||||
"links": [],
|
||||
"liveNow": false,
|
||||
"panels": [
|
||||
@@ -30,6 +32,10 @@
|
||||
"ackField": true,
|
||||
"ageField": false,
|
||||
"customLastChangeFormat": false,
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"descriptionAtNewLine": false,
|
||||
"descriptionField": true,
|
||||
"fontSize": "100%",
|
||||
@@ -51,7 +57,82 @@
|
||||
"layout": "table",
|
||||
"markAckEvents": false,
|
||||
"okEventColor": "rgb(56, 189, 113)",
|
||||
"options": {
|
||||
"ackEventColor": "rgb(56, 219, 156)",
|
||||
"ackField": true,
|
||||
"ageField": false,
|
||||
"allowDangerousHTML": false,
|
||||
"customLastChangeFormat": false,
|
||||
"descriptionAtNewLine": false,
|
||||
"descriptionField": true,
|
||||
"fontSize": "100%",
|
||||
"highlightBackground": false,
|
||||
"highlightNewEvents": false,
|
||||
"highlightNewerThan": "1h",
|
||||
"hostField": true,
|
||||
"hostGroups": false,
|
||||
"hostProxy": false,
|
||||
"hostTechNameField": false,
|
||||
"lastChangeFormat": "",
|
||||
"layout": "table",
|
||||
"markAckEvents": false,
|
||||
"okEventColor": "rgb(56, 189, 113)",
|
||||
"opdataField": false,
|
||||
"pageSize": 10,
|
||||
"problemTimeline": true,
|
||||
"resizedColumns": [],
|
||||
"severityField": true,
|
||||
"showTags": true,
|
||||
"sortProblems": "lastchange",
|
||||
"statusField": true,
|
||||
"statusIcon": false,
|
||||
"triggerSeverity": [
|
||||
{
|
||||
"$$hashKey": "object:127",
|
||||
"color": "rgb(108, 108, 108)",
|
||||
"priority": 0,
|
||||
"severity": "Not classified",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"$$hashKey": "object:128",
|
||||
"color": "rgb(120, 158, 183)",
|
||||
"priority": 1,
|
||||
"severity": "Information",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"$$hashKey": "object:129",
|
||||
"color": "rgb(175, 180, 36)",
|
||||
"priority": 2,
|
||||
"severity": "Warning",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"$$hashKey": "object:130",
|
||||
"color": "rgb(255, 137, 30)",
|
||||
"priority": 3,
|
||||
"severity": "Average",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"$$hashKey": "object:131",
|
||||
"color": "rgb(255, 101, 72)",
|
||||
"priority": 4,
|
||||
"severity": "High",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"$$hashKey": "object:132",
|
||||
"color": "rgb(215, 0, 0)",
|
||||
"priority": 5,
|
||||
"severity": "Disaster",
|
||||
"show": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"pageSize": 10,
|
||||
"pluginVersion": "10.1.2",
|
||||
"problemTimeline": true,
|
||||
"resizedColumns": [],
|
||||
"schemaVersion": 8,
|
||||
@@ -65,10 +146,12 @@
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": ""
|
||||
@@ -82,16 +165,22 @@
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"hostProxy": false,
|
||||
"hostsInMaintenance": false,
|
||||
"limit": 1001,
|
||||
"minSeverity": 0,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"sortProblems": "default",
|
||||
"useTimeRange": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -100,6 +189,7 @@
|
||||
"queryType": "5",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"showProblems": "problems",
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
@@ -107,13 +197,12 @@
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -165,6 +254,10 @@
|
||||
"type": "alexanderzobnin-zabbix-triggers-panel"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
@@ -200,24 +293,24 @@
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
],
|
||||
"calcs": ["lastNotNull"],
|
||||
"fields": "/^Host$/",
|
||||
"values": false
|
||||
},
|
||||
"textMode": "value"
|
||||
},
|
||||
"pluginVersion": "8.4.7",
|
||||
"pluginVersion": "10.1.2",
|
||||
"targets": [
|
||||
{
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "Linux servers"
|
||||
@@ -231,10 +324,16 @@
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -243,19 +342,19 @@
|
||||
"queryType": "2",
|
||||
"refId": "A",
|
||||
"resultFormat": "table",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -263,6 +362,10 @@
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
@@ -298,24 +401,24 @@
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
],
|
||||
"calcs": ["lastNotNull"],
|
||||
"fields": "",
|
||||
"values": false
|
||||
},
|
||||
"textMode": "auto"
|
||||
},
|
||||
"pluginVersion": "8.4.7",
|
||||
"pluginVersion": "10.1.2",
|
||||
"targets": [
|
||||
{
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "Zabbix servers"
|
||||
@@ -329,10 +432,16 @@
|
||||
"itemTag": {
|
||||
"filter": "component: cpu"
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -341,19 +450,19 @@
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -361,12 +470,18 @@
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
@@ -378,6 +493,7 @@
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "linear",
|
||||
"lineWidth": 1,
|
||||
"pointSize": 5,
|
||||
@@ -422,7 +538,8 @@
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom"
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "single",
|
||||
@@ -434,10 +551,12 @@
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "Linux servers"
|
||||
@@ -451,10 +570,16 @@
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -463,19 +588,19 @@
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -483,12 +608,18 @@
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
@@ -500,6 +631,7 @@
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "linear",
|
||||
"lineWidth": 1,
|
||||
"pointSize": 5,
|
||||
@@ -579,7 +711,8 @@
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom"
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "single",
|
||||
@@ -630,28 +763,25 @@
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [
|
||||
{
|
||||
"$$hashKey": "object:577",
|
||||
"def": {
|
||||
"category": "Aggregate",
|
||||
"defaultParams": [
|
||||
"1m",
|
||||
"avg"
|
||||
],
|
||||
"defaultParams": ["1m", "avg"],
|
||||
"name": "aggregateBy",
|
||||
"params": [
|
||||
{
|
||||
@@ -660,24 +790,12 @@
|
||||
},
|
||||
{
|
||||
"name": "function",
|
||||
"options": [
|
||||
"avg",
|
||||
"min",
|
||||
"max",
|
||||
"sum",
|
||||
"count",
|
||||
"median",
|
||||
"first",
|
||||
"last"
|
||||
],
|
||||
"options": ["avg", "min", "max", "sum", "count", "median", "first", "last"],
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
},
|
||||
"params": [
|
||||
"5m",
|
||||
"median"
|
||||
],
|
||||
"params": ["5m", "median"],
|
||||
"text": "aggregateBy(5m, median)"
|
||||
},
|
||||
{
|
||||
@@ -693,9 +811,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"params": [
|
||||
"median"
|
||||
],
|
||||
"params": ["median"],
|
||||
"text": "setAlias(median)"
|
||||
}
|
||||
],
|
||||
@@ -712,10 +828,16 @@
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -724,19 +846,19 @@
|
||||
"queryType": "0",
|
||||
"refId": "B",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -744,6 +866,10 @@
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
@@ -751,6 +877,8 @@
|
||||
"seriesBy": "last"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"axisSoftMin": 0,
|
||||
@@ -763,6 +891,7 @@
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "smooth",
|
||||
"lineWidth": 2,
|
||||
"pointSize": 5,
|
||||
@@ -807,7 +936,8 @@
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "list",
|
||||
"placement": "bottom"
|
||||
"placement": "bottom",
|
||||
"showLegend": true
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "single",
|
||||
@@ -819,10 +949,12 @@
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "Zabbix servers"
|
||||
@@ -836,10 +968,16 @@
|
||||
"itemTag": {
|
||||
"filter": "component: cpu"
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -848,19 +986,19 @@
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -868,6 +1006,10 @@
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
@@ -875,6 +1017,8 @@
|
||||
"seriesBy": "last"
|
||||
},
|
||||
"custom": {
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisPlacement": "auto",
|
||||
"axisSoftMin": 0,
|
||||
@@ -887,6 +1031,7 @@
|
||||
"tooltip": false,
|
||||
"viz": false
|
||||
},
|
||||
"insertNulls": false,
|
||||
"lineInterpolation": "smooth",
|
||||
"lineWidth": 1,
|
||||
"pointSize": 5,
|
||||
@@ -947,8 +1092,9 @@
|
||||
"options": {
|
||||
"legend": {
|
||||
"calcs": [],
|
||||
"displayMode": "hidden",
|
||||
"placement": "bottom"
|
||||
"displayMode": "list",
|
||||
"placement": "bottom",
|
||||
"showLegend": false
|
||||
},
|
||||
"tooltip": {
|
||||
"mode": "single",
|
||||
@@ -960,10 +1106,12 @@
|
||||
"application": {
|
||||
"filter": ""
|
||||
},
|
||||
"countTriggersBy": "",
|
||||
"datasource": {
|
||||
"type": "alexanderzobnin-zabbix-datasource",
|
||||
"uid": "PCAF1C06DCF802728"
|
||||
},
|
||||
"evaltype": "0",
|
||||
"functions": [],
|
||||
"group": {
|
||||
"filter": "Linux servers"
|
||||
@@ -977,10 +1125,16 @@
|
||||
"itemTag": {
|
||||
"filter": ""
|
||||
},
|
||||
"macro": {
|
||||
"filter": ""
|
||||
},
|
||||
"options": {
|
||||
"count": true,
|
||||
"disableDataAlignment": false,
|
||||
"minSeverity": 3,
|
||||
"showDisabledItems": false,
|
||||
"skipEmptyValues": false,
|
||||
"useTrends": "default",
|
||||
"useZabbixValueMapping": false
|
||||
},
|
||||
"proxy": {
|
||||
@@ -989,19 +1143,19 @@
|
||||
"queryType": "0",
|
||||
"refId": "A",
|
||||
"resultFormat": "time_series",
|
||||
"schema": 12,
|
||||
"table": {
|
||||
"skipEmptyValues": false
|
||||
},
|
||||
"tags": {
|
||||
"filter": ""
|
||||
},
|
||||
"textFilter": "",
|
||||
"trigger": {
|
||||
"filter": ""
|
||||
},
|
||||
"triggers": {
|
||||
"acknowledged": 2,
|
||||
"count": true,
|
||||
"minSeverity": 3
|
||||
"acknowledged": 2
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -1009,7 +1163,8 @@
|
||||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"schemaVersion": 35,
|
||||
"refresh": "",
|
||||
"schemaVersion": 38,
|
||||
"style": "dark",
|
||||
"tags": [],
|
||||
"templating": {
|
||||
@@ -1023,6 +1178,6 @@
|
||||
"timezone": "",
|
||||
"title": "Zabbix data source features",
|
||||
"uid": "u9mWZdlnk",
|
||||
"version": 6,
|
||||
"version": 1,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user