mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-30 22:09:33 +00:00
2045 lines
No EOL
46 KiB
JSON
2045 lines
No EOL
46 KiB
JSON
{
|
|
"annotations": {
|
|
"list": [
|
|
{
|
|
"builtIn": 1,
|
|
"datasource": "-- Grafana --",
|
|
"enable": true,
|
|
"hide": true,
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
"name": "Annotations & Alerts",
|
|
"type": "dashboard"
|
|
}
|
|
]
|
|
},
|
|
"description": "Mikrotik RouterOS metrics",
|
|
"editable": true,
|
|
"gnetId": 10950,
|
|
"graphTooltip": 0,
|
|
"id": 1,
|
|
"iteration": 1626013859295,
|
|
"links": [],
|
|
"panels": [
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"id": 24,
|
|
"panels": [],
|
|
"repeat": null,
|
|
"title": "Dashboard Row",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "thresholds"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "dtdurations"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 0,
|
|
"y": 1
|
|
},
|
|
"id": 37,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"colorMode": "none",
|
|
"graphMode": "none",
|
|
"justifyMode": "auto",
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "General"
|
|
},
|
|
"expr": "mikrotik_system_uptime{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "System uptime"
|
|
},
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "System uptime",
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "rgb(31, 120, 193)",
|
|
"mode": "fixed"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "none"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 4,
|
|
"y": 1
|
|
},
|
|
"id": 38,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"colorMode": "none",
|
|
"graphMode": "area",
|
|
"justifyMode": "auto",
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "General"
|
|
},
|
|
"expr": "mikrotik_dhcp_leases_active_count{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "DHCP leases"
|
|
},
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "DHCP leases",
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "thresholds"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"max": 16000000,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "orange",
|
|
"value": 7500000
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 15000000
|
|
}
|
|
]
|
|
},
|
|
"unit": "decbytes"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 8,
|
|
"y": 1
|
|
},
|
|
"id": 32,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"showThresholdLabels": false,
|
|
"showThresholdMarkers": true,
|
|
"text": {}
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "General"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_system_total_hdd_space{address=\"192.168.0.1\"} - mikrotik_system_free_hdd_space{address=\"192.168.0.1\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "System version and hw"
|
|
},
|
|
"legendFormat": "",
|
|
"mode": 2,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "HDD storage",
|
|
"type": "gauge"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "thresholds"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"max": 100,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "rgba(50, 172, 45, 0.97)",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "rgba(237, 129, 40, 0.89)",
|
|
"value": 50
|
|
},
|
|
{
|
|
"color": "rgba(245, 54, 54, 0.9)",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "percent"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 12,
|
|
"y": 1
|
|
},
|
|
"id": 39,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"showThresholdLabels": false,
|
|
"showThresholdMarkers": true,
|
|
"text": {}
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "CPU"
|
|
},
|
|
"expr": "mikrotik_system_cpu_load{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "CPU 1 load"
|
|
},
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "CPU load",
|
|
"type": "gauge"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "thresholds"
|
|
},
|
|
"decimals": 2,
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"max": 255999999,
|
|
"min": 0,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "rgba(50, 172, 45, 0.97)",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "rgba(237, 129, 40, 0.89)",
|
|
"value": 128000000
|
|
},
|
|
{
|
|
"color": "rgba(245, 54, 54, 0.9)",
|
|
"value": 196000000
|
|
}
|
|
]
|
|
},
|
|
"unit": "decbytes"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 16,
|
|
"y": 1
|
|
},
|
|
"id": 40,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"showThresholdLabels": false,
|
|
"showThresholdMarkers": true,
|
|
"text": {}
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Memory"
|
|
},
|
|
"expr": "mikrotik_system_total_memory{address=\"$node\"} - mikrotik_system_free_memory{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"instant": false,
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "Used memory"
|
|
},
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "Used RAM",
|
|
"type": "gauge"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "semi-dark-blue",
|
|
"mode": "fixed"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "decbytes"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 5,
|
|
"w": 4,
|
|
"x": 20,
|
|
"y": 1
|
|
},
|
|
"id": 46,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"colorMode": "none",
|
|
"graphMode": "area",
|
|
"justifyMode": "auto",
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "General"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_interface_rx_byte{address=\"$node\",interface=\"lte1\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"instant": false,
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "System version and hw"
|
|
},
|
|
"legendFormat": "RX",
|
|
"mode": 2,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
},
|
|
{
|
|
"exemplar": true,
|
|
"expr": "mikrotik_interface_tx_byte{address=\"$node\",interface=\"lte1\"}",
|
|
"hide": false,
|
|
"interval": "",
|
|
"legendFormat": "TX",
|
|
"refId": "B"
|
|
}
|
|
],
|
|
"title": "Transfered Data",
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 6
|
|
},
|
|
"id": 25,
|
|
"panels": [],
|
|
"repeat": null,
|
|
"title": "System",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"aliasColors": {
|
|
"In - bridge": "dark-purple",
|
|
"Incoming traffic on interface ether1-gateway": "#1F78C1",
|
|
"Out - bridge": "light-green",
|
|
"Out - ether2": "rgba(56, 235, 190, 1)",
|
|
"Out - ether3": "semi-dark-green",
|
|
"Outgoing traffic on interface ether1-gateway": "#EAB839"
|
|
},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": "Prometheus",
|
|
"editable": true,
|
|
"error": false,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 3,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 7
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 41,
|
|
"legend": {
|
|
"avg": false,
|
|
"current": false,
|
|
"hideEmpty": false,
|
|
"hideZero": true,
|
|
"max": false,
|
|
"min": false,
|
|
"rightSide": true,
|
|
"show": true,
|
|
"total": false,
|
|
"values": false
|
|
},
|
|
"lines": true,
|
|
"linewidth": 1,
|
|
"links": [],
|
|
"nullPointMode": "connected",
|
|
"options": {
|
|
"alertThreshold": false
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [
|
|
{
|
|
"$$hashKey": "object:804",
|
|
"alias": "/In/"
|
|
},
|
|
{
|
|
"$$hashKey": "object:805",
|
|
"alias": "/Out/",
|
|
"color": "#96D98D",
|
|
"transform": "negative-Y"
|
|
}
|
|
],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Network"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "rate(mikrotik_interface_rx_byte{address=\"$node\",running=\"true\"}[15s]) * 8",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "Incoming traffic on interface ether1-gateway"
|
|
},
|
|
"legendFormat": "In - {{ interface }}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
},
|
|
{
|
|
"application": {
|
|
"filter": "Network"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "rate(mikrotik_interface_tx_byte{address=\"$node\",running=\"true\"}[15s]) * 8",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "Outgoing traffic on interface ether1-gateway"
|
|
},
|
|
"legendFormat": "Out - {{ interface }}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "B"
|
|
}
|
|
],
|
|
"thresholds": [],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "Traffic",
|
|
"tooltip": {
|
|
"msResolution": false,
|
|
"shared": true,
|
|
"sort": 0,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"xaxis": {
|
|
"buckets": null,
|
|
"mode": "time",
|
|
"name": null,
|
|
"show": true,
|
|
"values": []
|
|
},
|
|
"yaxes": [
|
|
{
|
|
"$$hashKey": "object:824",
|
|
"format": "bps",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
},
|
|
{
|
|
"$$hashKey": "object:825",
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
},
|
|
{
|
|
"aliasColors": {},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": "Prometheus",
|
|
"editable": true,
|
|
"error": false,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 1,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 13
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 35,
|
|
"legend": {
|
|
"avg": false,
|
|
"current": false,
|
|
"max": false,
|
|
"min": false,
|
|
"show": false,
|
|
"total": false,
|
|
"values": false
|
|
},
|
|
"lines": true,
|
|
"linewidth": 1,
|
|
"links": [],
|
|
"nullPointMode": "connected",
|
|
"options": {
|
|
"alertThreshold": true
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "CPU"
|
|
},
|
|
"expr": "mikrotik_system_cpu_load{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "CPU 1 load"
|
|
},
|
|
"legendFormat": "",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"thresholds": [],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "CPU load",
|
|
"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": null,
|
|
"logBase": 1,
|
|
"max": "100",
|
|
"min": "0",
|
|
"show": true
|
|
},
|
|
{
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
},
|
|
{
|
|
"columns": [
|
|
{
|
|
"text": "Current",
|
|
"value": "current"
|
|
}
|
|
],
|
|
"datasource": null,
|
|
"fontSize": "100%",
|
|
"gridPos": {
|
|
"h": 16,
|
|
"w": 12,
|
|
"x": 12,
|
|
"y": 13
|
|
},
|
|
"id": 34,
|
|
"pageSize": null,
|
|
"scroll": true,
|
|
"showHeader": true,
|
|
"sort": {
|
|
"col": 2,
|
|
"desc": true
|
|
},
|
|
"styles": [
|
|
{
|
|
"alias": "Active Address",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"decimals": 2,
|
|
"pattern": "activeaddress",
|
|
"preserveFormat": false,
|
|
"sanitize": false,
|
|
"thresholds": [],
|
|
"type": "string",
|
|
"unit": "short"
|
|
},
|
|
{
|
|
"alias": "Active MAC Address",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"decimals": 2,
|
|
"mappingType": 1,
|
|
"pattern": "activemacaddress",
|
|
"thresholds": [],
|
|
"type": "string",
|
|
"unit": "short"
|
|
},
|
|
{
|
|
"alias": "Hostname",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"decimals": 2,
|
|
"mappingType": 1,
|
|
"pattern": "hostname",
|
|
"thresholds": [],
|
|
"type": "string",
|
|
"unit": "short"
|
|
},
|
|
{
|
|
"alias": "Status",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"decimals": 2,
|
|
"mappingType": 1,
|
|
"pattern": "status",
|
|
"thresholds": [],
|
|
"type": "string",
|
|
"unit": "short"
|
|
},
|
|
{
|
|
"alias": "Expires After",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"decimals": 2,
|
|
"mappingType": 1,
|
|
"pattern": "expiresafter",
|
|
"thresholds": [],
|
|
"type": "string",
|
|
"unit": "short"
|
|
},
|
|
{
|
|
"alias": "",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(245, 54, 54, 0.9)",
|
|
"rgba(237, 129, 40, 0.89)",
|
|
"rgba(50, 172, 45, 0.97)"
|
|
],
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"decimals": 2,
|
|
"mappingType": 1,
|
|
"pattern": "/.*/",
|
|
"thresholds": [],
|
|
"type": "hidden",
|
|
"unit": "short"
|
|
}
|
|
],
|
|
"targets": [
|
|
{
|
|
"expr": "mikrotik_dhcp_leases_metrics{address=\"$node\"}",
|
|
"format": "table",
|
|
"instant": true,
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "DHCP Leases",
|
|
"transform": "table",
|
|
"type": "table-old"
|
|
},
|
|
{
|
|
"aliasColors": {
|
|
"Total memory": "#E24D42",
|
|
"Used memory": "#1F78C1"
|
|
},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": "Prometheus",
|
|
"editable": true,
|
|
"error": false,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 5,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 8,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 21
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 36,
|
|
"legend": {
|
|
"avg": false,
|
|
"current": false,
|
|
"max": false,
|
|
"min": false,
|
|
"show": false,
|
|
"total": false,
|
|
"values": false
|
|
},
|
|
"lines": true,
|
|
"linewidth": 1,
|
|
"links": [],
|
|
"nullPointMode": "connected",
|
|
"options": {
|
|
"alertThreshold": true
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [
|
|
{
|
|
"alias": "Total memory",
|
|
"color": "#E24D42",
|
|
"fill": 2,
|
|
"linewidth": 0,
|
|
"zindex": -3
|
|
},
|
|
{
|
|
"alias": "Used memory",
|
|
"color": "#1F78C1"
|
|
}
|
|
],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Memory"
|
|
},
|
|
"expr": "mikrotik_system_total_hdd_space{address=\"$node\"} - mikrotik_system_free_hdd_space{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "Used memory"
|
|
},
|
|
"legendFormat": "Used memory",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
},
|
|
{
|
|
"application": {
|
|
"filter": "Memory"
|
|
},
|
|
"expr": "mikrotik_system_total_hdd_space{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "Total memory"
|
|
},
|
|
"legendFormat": "Total memory",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "B"
|
|
}
|
|
],
|
|
"thresholds": [],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "Used memory",
|
|
"tooltip": {
|
|
"msResolution": false,
|
|
"shared": true,
|
|
"sort": 0,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"xaxis": {
|
|
"buckets": null,
|
|
"mode": "time",
|
|
"name": null,
|
|
"show": true,
|
|
"values": []
|
|
},
|
|
"yaxes": [
|
|
{
|
|
"$$hashKey": "object:2669",
|
|
"format": "decbytes",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": "0",
|
|
"show": true
|
|
},
|
|
{
|
|
"$$hashKey": "object:2670",
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
},
|
|
{
|
|
"aliasColors": {},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": null,
|
|
"editable": true,
|
|
"error": false,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 1,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 29
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 42,
|
|
"legend": {
|
|
"alignAsTable": true,
|
|
"avg": false,
|
|
"current": false,
|
|
"max": false,
|
|
"min": false,
|
|
"rightSide": true,
|
|
"show": true,
|
|
"total": true,
|
|
"values": true
|
|
},
|
|
"lines": true,
|
|
"linewidth": 1,
|
|
"links": [],
|
|
"nullPointMode": "connected",
|
|
"options": {
|
|
"alertThreshold": true
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Network"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_interface_rx_error{address=\"$node\",running=\"true\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "/errors on interface/"
|
|
},
|
|
"legendFormat": "InErrors {{interface}}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
},
|
|
{
|
|
"exemplar": true,
|
|
"expr": "mikrotik_interface_tx_error{address=\"$node\",running=\"true\"}",
|
|
"format": "time_series",
|
|
"hide": false,
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"legendFormat": "Out Errors {{interface}}",
|
|
"refId": "B"
|
|
}
|
|
],
|
|
"thresholds": [],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "Errors",
|
|
"tooltip": {
|
|
"msResolution": false,
|
|
"shared": true,
|
|
"sort": 0,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"xaxis": {
|
|
"buckets": null,
|
|
"mode": "time",
|
|
"name": null,
|
|
"show": true,
|
|
"values": []
|
|
},
|
|
"yaxes": [
|
|
{
|
|
"$$hashKey": "object:2176",
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
},
|
|
{
|
|
"$$hashKey": "object:2177",
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
},
|
|
{
|
|
"columns": [
|
|
{
|
|
"text": "Current",
|
|
"value": "current"
|
|
}
|
|
],
|
|
"datasource": null,
|
|
"fontSize": "100%",
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 29
|
|
},
|
|
"id": 44,
|
|
"pageSize": null,
|
|
"scroll": true,
|
|
"showHeader": true,
|
|
"sort": {
|
|
"col": 0,
|
|
"desc": false
|
|
},
|
|
"styles": [
|
|
{
|
|
"alias": "Interface",
|
|
"align": "auto",
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"pattern": "Metric",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"alias": "",
|
|
"align": "auto",
|
|
"colorMode": "row",
|
|
"colors": [
|
|
"rgba(104, 115, 104, 0)",
|
|
"rgb(41, 97, 34)",
|
|
"rgba(245, 54, 54, 0.9)"
|
|
],
|
|
"decimals": 0,
|
|
"pattern": "Current",
|
|
"thresholds": [
|
|
"0.1"
|
|
],
|
|
"type": "number",
|
|
"unit": "short"
|
|
}
|
|
],
|
|
"targets": [
|
|
{
|
|
"expr": "mikrotik_monitor_status{address=\"$node\"}",
|
|
"legendFormat": "{{interface}}",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Interface status (operational)",
|
|
"transform": "timeseries_aggregations",
|
|
"type": "table-old"
|
|
},
|
|
{
|
|
"columns": [
|
|
{
|
|
"text": "Current",
|
|
"value": "current"
|
|
}
|
|
],
|
|
"datasource": null,
|
|
"fontSize": "100%",
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 29
|
|
},
|
|
"id": 45,
|
|
"pageSize": null,
|
|
"scroll": true,
|
|
"showHeader": true,
|
|
"sort": {
|
|
"col": 0,
|
|
"desc": false
|
|
},
|
|
"styles": [
|
|
{
|
|
"alias": "Interface",
|
|
"align": "auto",
|
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"pattern": "Metric",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"alias": "Rate",
|
|
"align": "auto",
|
|
"colorMode": null,
|
|
"colors": [
|
|
"rgba(104, 115, 104, 0)",
|
|
"rgb(41, 97, 34)",
|
|
"rgba(245, 54, 54, 0.9)"
|
|
],
|
|
"decimals": 0,
|
|
"pattern": "Current",
|
|
"thresholds": [
|
|
"0.0"
|
|
],
|
|
"type": "number",
|
|
"unit": "none"
|
|
}
|
|
],
|
|
"targets": [
|
|
{
|
|
"expr": "mikrotik_monitor_rate{address=\"$node\"}",
|
|
"legendFormat": "{{interface}}",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeShift": null,
|
|
"title": "Interface rate",
|
|
"transform": "timeseries_aggregations",
|
|
"type": "table-old"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 38
|
|
},
|
|
"id": 28,
|
|
"panels": [],
|
|
"repeat": null,
|
|
"title": "Wireless",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "rgb(31, 120, 193)",
|
|
"mode": "fixed"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
},
|
|
"unit": "none"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 39
|
|
},
|
|
"id": 19,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"colorMode": "none",
|
|
"graphMode": "area",
|
|
"justifyMode": "auto",
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Wireless"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_wlan_interface_registered_clients{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "AP client count"
|
|
},
|
|
"legendFormat": "{{channel}}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "AP client count",
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"cacheTimeout": null,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "thresholds"
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"text": "N/A"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"max": 0,
|
|
"min": -200,
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "rgba(50, 172, 45, 0.97)",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "rgba(237, 129, 40, 0.89)",
|
|
"value": -95
|
|
},
|
|
{
|
|
"color": "rgba(245, 54, 54, 0.9)",
|
|
"value": -89
|
|
}
|
|
]
|
|
},
|
|
"unit": "dB"
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 6,
|
|
"w": 12,
|
|
"x": 12,
|
|
"y": 39
|
|
},
|
|
"id": 21,
|
|
"interval": null,
|
|
"links": [],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"orientation": "horizontal",
|
|
"reduceOptions": {
|
|
"calcs": [
|
|
"lastNotNull"
|
|
],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"showThresholdLabels": false,
|
|
"showThresholdMarkers": true,
|
|
"text": {}
|
|
},
|
|
"pluginVersion": "8.0.4",
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Wireless"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_wlan_interface_noise_floor{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"hide": false,
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "AP noise floor"
|
|
},
|
|
"legendFormat": "{{channel}}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"title": "AP noise floor",
|
|
"type": "gauge"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 45
|
|
},
|
|
"id": 29,
|
|
"panels": [],
|
|
"repeat": null,
|
|
"title": "Wireless Signal",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"aliasColors": {},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": null,
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 0,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 12,
|
|
"x": 0,
|
|
"y": 46
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 16,
|
|
"legend": {
|
|
"alignAsTable": true,
|
|
"avg": true,
|
|
"current": true,
|
|
"hideZero": false,
|
|
"max": false,
|
|
"min": false,
|
|
"show": false,
|
|
"total": false,
|
|
"values": true
|
|
},
|
|
"lines": true,
|
|
"linewidth": 2,
|
|
"links": [],
|
|
"nullPointMode": "null",
|
|
"options": {
|
|
"alertThreshold": true
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [
|
|
{
|
|
"alias": "/Ch0/",
|
|
"color": "#7EB26D"
|
|
},
|
|
{
|
|
"alias": "/Ch1/",
|
|
"color": "#1F78C1"
|
|
},
|
|
{
|
|
"alias": "/Ch2/",
|
|
"color": "#CCA300"
|
|
}
|
|
],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Wireless"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_wlan_interface_overall_tx_ccq{address=\"$node\"}",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"item": {
|
|
"filter": "/Rx signal strength for Ch/"
|
|
},
|
|
"legendFormat": "",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"thresholds": [],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "Rx signal strength over channels",
|
|
"tooltip": {
|
|
"shared": true,
|
|
"sort": 0,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"xaxis": {
|
|
"buckets": null,
|
|
"mode": "time",
|
|
"name": null,
|
|
"show": true,
|
|
"values": []
|
|
},
|
|
"yaxes": [
|
|
{
|
|
"$$hashKey": "object:4062",
|
|
"format": "short",
|
|
"label": "CCQ",
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
},
|
|
{
|
|
"$$hashKey": "object:4063",
|
|
"format": "short",
|
|
"label": "Time",
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
},
|
|
{
|
|
"aliasColors": {},
|
|
"bars": false,
|
|
"dashLength": 10,
|
|
"dashes": false,
|
|
"datasource": "Prometheus",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"links": []
|
|
},
|
|
"overrides": []
|
|
},
|
|
"fill": 0,
|
|
"fillGradient": 0,
|
|
"gridPos": {
|
|
"h": 7,
|
|
"w": 12,
|
|
"x": 12,
|
|
"y": 46
|
|
},
|
|
"hiddenSeries": false,
|
|
"id": 17,
|
|
"interval": "",
|
|
"legend": {
|
|
"alignAsTable": true,
|
|
"avg": true,
|
|
"current": true,
|
|
"max": false,
|
|
"min": false,
|
|
"show": false,
|
|
"total": false,
|
|
"values": true
|
|
},
|
|
"lines": true,
|
|
"linewidth": 1,
|
|
"links": [],
|
|
"nullPointMode": "null",
|
|
"options": {
|
|
"alertThreshold": true
|
|
},
|
|
"paceLength": 10,
|
|
"percentage": false,
|
|
"pluginVersion": "8.0.4",
|
|
"pointradius": 5,
|
|
"points": false,
|
|
"renderer": "flot",
|
|
"seriesOverrides": [],
|
|
"spaceLength": 10,
|
|
"stack": false,
|
|
"steppedLine": false,
|
|
"targets": [
|
|
{
|
|
"application": {
|
|
"filter": "Wireless"
|
|
},
|
|
"exemplar": true,
|
|
"expr": "mikrotik_wlan_interface_noise_floor{address=\"$node\"}",
|
|
"format": "time_series",
|
|
"functions": [],
|
|
"group": {
|
|
"filter": "Network"
|
|
},
|
|
"host": {
|
|
"filter": "MikroTik Router"
|
|
},
|
|
"interval": "",
|
|
"intervalFactor": 1,
|
|
"item": {
|
|
"filter": "/Signal to noise/"
|
|
},
|
|
"legendFormat": "{{channel}}",
|
|
"mode": 0,
|
|
"options": {
|
|
"showDisabledItems": false
|
|
},
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"thresholds": [
|
|
{
|
|
"colorMode": "critical",
|
|
"fill": true,
|
|
"line": true,
|
|
"op": "lt",
|
|
"value": 25,
|
|
"yaxis": "left"
|
|
},
|
|
{
|
|
"colorMode": "warning",
|
|
"fill": true,
|
|
"line": true,
|
|
"op": "lt",
|
|
"value": 35,
|
|
"yaxis": "left"
|
|
}
|
|
],
|
|
"timeFrom": null,
|
|
"timeRegions": [],
|
|
"timeShift": null,
|
|
"title": "Signal to noise",
|
|
"tooltip": {
|
|
"shared": true,
|
|
"sort": 0,
|
|
"value_type": "individual"
|
|
},
|
|
"type": "graph",
|
|
"xaxis": {
|
|
"buckets": null,
|
|
"mode": "time",
|
|
"name": null,
|
|
"show": true,
|
|
"values": []
|
|
},
|
|
"yaxes": [
|
|
{
|
|
"$$hashKey": "object:3899",
|
|
"format": "dB",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": true
|
|
},
|
|
{
|
|
"$$hashKey": "object:3900",
|
|
"format": "short",
|
|
"label": null,
|
|
"logBase": 1,
|
|
"max": null,
|
|
"min": null,
|
|
"show": false
|
|
}
|
|
],
|
|
"yaxis": {
|
|
"align": false,
|
|
"alignLevel": null
|
|
}
|
|
}
|
|
],
|
|
"refresh": "10s",
|
|
"schemaVersion": 30,
|
|
"style": "dark",
|
|
"tags": [
|
|
"dashboard",
|
|
"mikrotik"
|
|
],
|
|
"templating": {
|
|
"list": [
|
|
{
|
|
"allValue": null,
|
|
"current": {
|
|
"selected": false,
|
|
"text": "192.168.0.1",
|
|
"value": "192.168.0.1"
|
|
},
|
|
"datasource": "Prometheus",
|
|
"definition": "label_values(mikrotik_system_uptime,address)",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 0,
|
|
"includeAll": false,
|
|
"label": "node",
|
|
"multi": false,
|
|
"name": "node",
|
|
"options": [],
|
|
"query": {
|
|
"query": "label_values(mikrotik_system_uptime,address)",
|
|
"refId": "Prometheus-node-Variable-Query"
|
|
},
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"sort": 1,
|
|
"tagValuesQuery": "",
|
|
"tagsQuery": "",
|
|
"type": "query",
|
|
"useTags": false
|
|
}
|
|
]
|
|
},
|
|
"time": {
|
|
"from": "now-1h",
|
|
"to": "now"
|
|
},
|
|
"timepicker": {
|
|
"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": "Mikrotik Exporter",
|
|
"uid": "000000168",
|
|
"version": 17
|
|
} |