Advertisement
Guest User

MikroTik hEX Grafana Dashboard

a guest
Feb 10th, 2021
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 23.98 KB | None | 0 0
  1. {
  2.   "annotations": {
  3.     "list": [
  4.       {
  5.         "builtIn": 1,
  6.         "datasource": "-- Grafana --",
  7.         "enable": true,
  8.         "hide": true,
  9.         "iconColor": "rgba(0, 211, 255, 1)",
  10.         "name": "Annotations & Alerts",
  11.         "type": "dashboard"
  12.       }
  13.     ]
  14.   },
  15.   "editable": true,
  16.   "gnetId": null,
  17.   "graphTooltip": 0,
  18.   "id": 5,
  19.   "iteration": 1613014534386,
  20.   "links": [],
  21.   "panels": [
  22.     {
  23.       "datasource": null,
  24.       "fieldConfig": {
  25.         "defaults": {
  26.           "color": {
  27.             "mode": "thresholds"
  28.           },
  29.           "custom": {},
  30.           "decimals": 0,
  31.           "mappings": [],
  32.           "thresholds": {
  33.             "mode": "percentage",
  34.             "steps": [
  35.               {
  36.                 "color": "green",
  37.                 "value": null
  38.               },
  39.               {
  40.                 "color": "yellow",
  41.                 "value": 80
  42.               },
  43.               {
  44.                 "color": "red",
  45.                 "value": 90
  46.               }
  47.             ]
  48.           },
  49.           "unit": "percent"
  50.         },
  51.         "overrides": []
  52.       },
  53.       "gridPos": {
  54.         "h": 4,
  55.         "w": 4,
  56.         "x": 0,
  57.         "y": 0
  58.       },
  59.       "id": 2,
  60.       "options": {
  61.         "orientation": "auto",
  62.         "reduceOptions": {
  63.           "calcs": [
  64.             "lastNotNull"
  65.           ],
  66.           "fields": "",
  67.           "values": false
  68.         },
  69.         "showThresholdLabels": false,
  70.         "showThresholdMarkers": true,
  71.         "text": {}
  72.       },
  73.       "pluginVersion": "7.4.0",
  74.       "targets": [
  75.         {
  76.           "expr": "mikrotik_system_cpu_load{instance=\"$instance\"}",
  77.           "interval": "",
  78.           "legendFormat": "",
  79.           "refId": "A"
  80.         }
  81.       ],
  82.       "timeFrom": null,
  83.       "timeShift": null,
  84.       "title": "CPU",
  85.       "type": "gauge"
  86.     },
  87.     {
  88.       "datasource": null,
  89.       "fieldConfig": {
  90.         "defaults": {
  91.           "color": {
  92.             "mode": "thresholds"
  93.           },
  94.           "custom": {},
  95.           "decimals": 0,
  96.           "mappings": [],
  97.           "thresholds": {
  98.             "mode": "percentage",
  99.             "steps": [
  100.               {
  101.                 "color": "green",
  102.                 "value": null
  103.               },
  104.               {
  105.                 "color": "yellow",
  106.                 "value": 80
  107.               },
  108.               {
  109.                 "color": "red",
  110.                 "value": 90
  111.               }
  112.             ]
  113.           },
  114.           "unit": "percentunit"
  115.         },
  116.         "overrides": []
  117.       },
  118.       "gridPos": {
  119.         "h": 4,
  120.         "w": 4,
  121.         "x": 4,
  122.         "y": 0
  123.       },
  124.       "id": 3,
  125.       "options": {
  126.         "orientation": "auto",
  127.         "reduceOptions": {
  128.           "calcs": [
  129.             "lastNotNull"
  130.           ],
  131.           "fields": "",
  132.           "values": false
  133.         },
  134.         "showThresholdLabels": false,
  135.         "showThresholdMarkers": true,
  136.         "text": {}
  137.       },
  138.       "pluginVersion": "7.4.0",
  139.       "targets": [
  140.         {
  141.           "expr": "(mikrotik_system_total_memory{instance=\"$instance\"} - mikrotik_system_free_memory{instance=\"$instance\"}) / mikrotik_system_total_memory{instance=\"$instance\"}",
  142.           "interval": "",
  143.           "legendFormat": "",
  144.           "refId": "A"
  145.         }
  146.       ],
  147.       "timeFrom": null,
  148.       "timeShift": null,
  149.       "title": "Memory",
  150.       "type": "gauge"
  151.     },
  152.     {
  153.       "datasource": null,
  154.       "fieldConfig": {
  155.         "defaults": {
  156.           "color": {
  157.             "mode": "thresholds"
  158.           },
  159.           "custom": {},
  160.           "decimals": 0,
  161.           "mappings": [],
  162.           "thresholds": {
  163.             "mode": "percentage",
  164.             "steps": [
  165.               {
  166.                 "color": "green",
  167.                 "value": null
  168.               },
  169.               {
  170.                 "color": "yellow",
  171.                 "value": 80
  172.               },
  173.               {
  174.                 "color": "red",
  175.                 "value": 90
  176.               }
  177.             ]
  178.           },
  179.           "unit": "percentunit"
  180.         },
  181.         "overrides": []
  182.       },
  183.       "gridPos": {
  184.         "h": 4,
  185.         "w": 4,
  186.         "x": 8,
  187.         "y": 0
  188.       },
  189.       "id": 4,
  190.       "options": {
  191.         "orientation": "auto",
  192.         "reduceOptions": {
  193.           "calcs": [
  194.             "lastNotNull"
  195.           ],
  196.           "fields": "",
  197.           "values": false
  198.         },
  199.         "showThresholdLabels": false,
  200.         "showThresholdMarkers": true,
  201.         "text": {}
  202.       },
  203.       "pluginVersion": "7.4.0",
  204.       "targets": [
  205.         {
  206.           "expr": "(mikrotik_system_total_hdd_space{instance=\"$instance\"} - mikrotik_system_free_hdd_space{instance=\"$instance\"}) / mikrotik_system_total_hdd_space{instance=\"$instance\"}",
  207.           "interval": "",
  208.           "legendFormat": "",
  209.           "refId": "A"
  210.         }
  211.       ],
  212.       "timeFrom": null,
  213.       "timeShift": null,
  214.       "title": "Storage",
  215.       "type": "gauge"
  216.     },
  217.     {
  218.       "datasource": null,
  219.       "fieldConfig": {
  220.         "defaults": {
  221.           "color": {
  222.             "mode": "thresholds"
  223.           },
  224.           "custom": {},
  225.           "decimals": 0,
  226.           "mappings": [],
  227.           "max": 90,
  228.           "min": 30,
  229.           "thresholds": {
  230.             "mode": "absolute",
  231.             "steps": [
  232.               {
  233.                 "color": "green",
  234.                 "value": null
  235.               },
  236.               {
  237.                 "color": "yellow",
  238.                 "value": 60
  239.               },
  240.               {
  241.                 "color": "red",
  242.                 "value": 75
  243.               }
  244.             ]
  245.           },
  246.           "unit": "celsius"
  247.         },
  248.         "overrides": []
  249.       },
  250.       "gridPos": {
  251.         "h": 4,
  252.         "w": 4,
  253.         "x": 12,
  254.         "y": 0
  255.       },
  256.       "id": 8,
  257.       "options": {
  258.         "orientation": "auto",
  259.         "reduceOptions": {
  260.           "calcs": [
  261.             "lastNotNull"
  262.           ],
  263.           "fields": "",
  264.           "values": false
  265.         },
  266.         "showThresholdLabels": false,
  267.         "showThresholdMarkers": true,
  268.         "text": {}
  269.       },
  270.       "pluginVersion": "7.4.0",
  271.       "targets": [
  272.         {
  273.           "expr": "mikrotik_health_temperature{instance=\"$instance\"}",
  274.           "interval": "",
  275.           "legendFormat": "",
  276.           "refId": "A"
  277.         }
  278.       ],
  279.       "timeFrom": null,
  280.       "timeShift": null,
  281.       "title": "Temp",
  282.       "type": "gauge"
  283.     },
  284.     {
  285.       "datasource": null,
  286.       "fieldConfig": {
  287.         "defaults": {
  288.           "color": {
  289.             "mode": "thresholds"
  290.           },
  291.           "custom": {},
  292.           "decimals": 1,
  293.           "mappings": [],
  294.           "max": 36,
  295.           "min": 0,
  296.           "thresholds": {
  297.             "mode": "absolute",
  298.             "steps": [
  299.               {
  300.                 "color": "red",
  301.                 "value": null
  302.               },
  303.               {
  304.                 "color": "green",
  305.                 "value": 8
  306.               },
  307.               {
  308.                 "color": "red",
  309.                 "value": 30
  310.               }
  311.             ]
  312.           },
  313.           "unit": "volt"
  314.         },
  315.         "overrides": []
  316.       },
  317.       "gridPos": {
  318.         "h": 4,
  319.         "w": 4,
  320.         "x": 16,
  321.         "y": 0
  322.       },
  323.       "id": 9,
  324.       "options": {
  325.         "orientation": "auto",
  326.         "reduceOptions": {
  327.           "calcs": [
  328.             "lastNotNull"
  329.           ],
  330.           "fields": "",
  331.           "values": false
  332.         },
  333.         "showThresholdLabels": false,
  334.         "showThresholdMarkers": true,
  335.         "text": {}
  336.       },
  337.       "pluginVersion": "7.4.0",
  338.       "targets": [
  339.         {
  340.           "expr": "mikrotik_health_voltage{instance=\"$instance\"}",
  341.           "interval": "",
  342.           "legendFormat": "",
  343.           "refId": "A"
  344.         }
  345.       ],
  346.       "timeFrom": null,
  347.       "timeShift": null,
  348.       "title": "Voltage",
  349.       "type": "gauge"
  350.     },
  351.     {
  352.       "datasource": null,
  353.       "fieldConfig": {
  354.         "defaults": {
  355.           "color": {
  356.             "mode": "thresholds"
  357.           },
  358.           "custom": {},
  359.           "decimals": 0,
  360.           "mappings": [],
  361.           "thresholds": {
  362.             "mode": "absolute",
  363.             "steps": [
  364.               {
  365.                 "color": "red",
  366.                 "value": null
  367.               },
  368.               {
  369.                 "color": "yellow",
  370.                 "value": 3600
  371.               },
  372.               {
  373.                 "color": "green",
  374.                 "value": 86400
  375.               }
  376.             ]
  377.           },
  378.           "unit": "dtdurations"
  379.         },
  380.         "overrides": []
  381.       },
  382.       "gridPos": {
  383.         "h": 4,
  384.         "w": 4,
  385.         "x": 20,
  386.         "y": 0
  387.       },
  388.       "id": 5,
  389.       "options": {
  390.         "colorMode": "value",
  391.         "graphMode": "none",
  392.         "justifyMode": "auto",
  393.         "orientation": "auto",
  394.         "reduceOptions": {
  395.           "calcs": [
  396.             "lastNotNull"
  397.           ],
  398.           "fields": "",
  399.           "values": false
  400.         },
  401.         "text": {},
  402.         "textMode": "auto"
  403.       },
  404.       "pluginVersion": "7.4.0",
  405.       "targets": [
  406.         {
  407.           "expr": "mikrotik_system_uptime{instance=\"$instance\"}",
  408.           "interval": "",
  409.           "legendFormat": "",
  410.           "refId": "A"
  411.         }
  412.       ],
  413.       "timeFrom": null,
  414.       "timeShift": null,
  415.       "title": "Uptime",
  416.       "type": "stat"
  417.     },
  418.     {
  419.       "aliasColors": {},
  420.       "bars": false,
  421.       "dashLength": 10,
  422.       "dashes": false,
  423.       "datasource": null,
  424.       "fieldConfig": {
  425.         "defaults": {
  426.           "color": {},
  427.           "custom": {},
  428.           "thresholds": {
  429.             "mode": "absolute",
  430.             "steps": []
  431.           },
  432.           "unit": "binbps"
  433.         },
  434.         "overrides": []
  435.       },
  436.       "fill": 1,
  437.       "fillGradient": 0,
  438.       "gridPos": {
  439.         "h": 8,
  440.         "w": 12,
  441.         "x": 0,
  442.         "y": 4
  443.       },
  444.       "hiddenSeries": false,
  445.       "id": 11,
  446.       "legend": {
  447.         "avg": false,
  448.         "current": false,
  449.         "max": false,
  450.         "min": false,
  451.         "show": true,
  452.         "total": false,
  453.         "values": false
  454.       },
  455.       "lines": true,
  456.       "linewidth": 1,
  457.       "maxPerRow": 2,
  458.       "nullPointMode": "null",
  459.       "options": {
  460.         "alertThreshold": true
  461.       },
  462.       "percentage": false,
  463.       "pluginVersion": "7.4.0",
  464.       "pointradius": 2,
  465.       "points": false,
  466.       "renderer": "flot",
  467.       "repeat": "interface",
  468.       "repeatDirection": "h",
  469.       "scopedVars": {
  470.         "interface": {
  471.           "selected": true,
  472.           "text": "ether1",
  473.           "value": "ether1"
  474.         }
  475.       },
  476.       "seriesOverrides": [],
  477.       "spaceLength": 10,
  478.       "stack": false,
  479.       "steppedLine": false,
  480.       "targets": [
  481.         {
  482.           "expr": "irate(mikrotik_interface_rx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  483.           "interval": "",
  484.           "legendFormat": "$interface tx",
  485.           "refId": "A"
  486.         },
  487.         {
  488.           "expr": "- irate(mikrotik_interface_tx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  489.           "hide": false,
  490.           "interval": "",
  491.           "legendFormat": "$interface rx",
  492.           "refId": "B"
  493.         }
  494.       ],
  495.       "thresholds": [],
  496.       "timeFrom": null,
  497.       "timeRegions": [],
  498.       "timeShift": null,
  499.       "title": "Traffic",
  500.       "tooltip": {
  501.         "shared": true,
  502.         "sort": 0,
  503.         "value_type": "individual"
  504.       },
  505.       "type": "graph",
  506.       "xaxis": {
  507.         "buckets": null,
  508.         "mode": "time",
  509.         "name": null,
  510.         "show": true,
  511.         "values": []
  512.       },
  513.       "yaxes": [
  514.         {
  515.           "$$hashKey": "object:1866",
  516.           "format": "binbps",
  517.           "label": null,
  518.           "logBase": 1,
  519.           "max": null,
  520.           "min": null,
  521.           "show": true
  522.         },
  523.         {
  524.           "$$hashKey": "object:1867",
  525.           "format": "short",
  526.           "label": null,
  527.           "logBase": 1,
  528.           "max": null,
  529.           "min": null,
  530.           "show": true
  531.         }
  532.       ],
  533.       "yaxis": {
  534.         "align": false,
  535.         "alignLevel": null
  536.       }
  537.     },
  538.     {
  539.       "aliasColors": {},
  540.       "bars": false,
  541.       "dashLength": 10,
  542.       "dashes": false,
  543.       "datasource": null,
  544.       "fieldConfig": {
  545.         "defaults": {
  546.           "color": {},
  547.           "custom": {},
  548.           "thresholds": {
  549.             "mode": "absolute",
  550.             "steps": []
  551.           },
  552.           "unit": "binbps"
  553.         },
  554.         "overrides": []
  555.       },
  556.       "fill": 1,
  557.       "fillGradient": 0,
  558.       "gridPos": {
  559.         "h": 8,
  560.         "w": 12,
  561.         "x": 12,
  562.         "y": 4
  563.       },
  564.       "hiddenSeries": false,
  565.       "id": 12,
  566.       "legend": {
  567.         "avg": false,
  568.         "current": false,
  569.         "max": false,
  570.         "min": false,
  571.         "show": true,
  572.         "total": false,
  573.         "values": false
  574.       },
  575.       "lines": true,
  576.       "linewidth": 1,
  577.       "maxPerRow": 2,
  578.       "nullPointMode": "null",
  579.       "options": {
  580.         "alertThreshold": true
  581.       },
  582.       "percentage": false,
  583.       "pluginVersion": "7.4.0",
  584.       "pointradius": 2,
  585.       "points": false,
  586.       "renderer": "flot",
  587.       "repeatDirection": "h",
  588.       "repeatIteration": 1613014534386,
  589.       "repeatPanelId": 11,
  590.       "scopedVars": {
  591.         "interface": {
  592.           "selected": true,
  593.           "text": "ether2",
  594.           "value": "ether2"
  595.         }
  596.       },
  597.       "seriesOverrides": [],
  598.       "spaceLength": 10,
  599.       "stack": false,
  600.       "steppedLine": false,
  601.       "targets": [
  602.         {
  603.           "expr": "irate(mikrotik_interface_rx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  604.           "interval": "",
  605.           "legendFormat": "$interface tx",
  606.           "refId": "A"
  607.         },
  608.         {
  609.           "expr": "- irate(mikrotik_interface_tx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  610.           "hide": false,
  611.           "interval": "",
  612.           "legendFormat": "$interface rx",
  613.           "refId": "B"
  614.         }
  615.       ],
  616.       "thresholds": [],
  617.       "timeFrom": null,
  618.       "timeRegions": [],
  619.       "timeShift": null,
  620.       "title": "Traffic",
  621.       "tooltip": {
  622.         "shared": true,
  623.         "sort": 0,
  624.         "value_type": "individual"
  625.       },
  626.       "type": "graph",
  627.       "xaxis": {
  628.         "buckets": null,
  629.         "mode": "time",
  630.         "name": null,
  631.         "show": true,
  632.         "values": []
  633.       },
  634.       "yaxes": [
  635.         {
  636.           "$$hashKey": "object:1866",
  637.           "format": "binbps",
  638.           "label": null,
  639.           "logBase": 1,
  640.           "max": null,
  641.           "min": null,
  642.           "show": true
  643.         },
  644.         {
  645.           "$$hashKey": "object:1867",
  646.           "format": "short",
  647.           "label": null,
  648.           "logBase": 1,
  649.           "max": null,
  650.           "min": null,
  651.           "show": true
  652.         }
  653.       ],
  654.       "yaxis": {
  655.         "align": false,
  656.         "alignLevel": null
  657.       }
  658.     },
  659.     {
  660.       "aliasColors": {},
  661.       "bars": false,
  662.       "dashLength": 10,
  663.       "dashes": false,
  664.       "datasource": null,
  665.       "fieldConfig": {
  666.         "defaults": {
  667.           "color": {},
  668.           "custom": {},
  669.           "thresholds": {
  670.             "mode": "absolute",
  671.             "steps": []
  672.           },
  673.           "unit": "binbps"
  674.         },
  675.         "overrides": []
  676.       },
  677.       "fill": 1,
  678.       "fillGradient": 0,
  679.       "gridPos": {
  680.         "h": 8,
  681.         "w": 12,
  682.         "x": 0,
  683.         "y": 12
  684.       },
  685.       "hiddenSeries": false,
  686.       "id": 13,
  687.       "legend": {
  688.         "avg": false,
  689.         "current": false,
  690.         "max": false,
  691.         "min": false,
  692.         "show": true,
  693.         "total": false,
  694.         "values": false
  695.       },
  696.       "lines": true,
  697.       "linewidth": 1,
  698.       "maxPerRow": 2,
  699.       "nullPointMode": "null",
  700.       "options": {
  701.         "alertThreshold": true
  702.       },
  703.       "percentage": false,
  704.       "pluginVersion": "7.4.0",
  705.       "pointradius": 2,
  706.       "points": false,
  707.       "renderer": "flot",
  708.       "repeatDirection": "h",
  709.       "repeatIteration": 1613014534386,
  710.       "repeatPanelId": 11,
  711.       "scopedVars": {
  712.         "interface": {
  713.           "selected": true,
  714.           "text": "ether3",
  715.           "value": "ether3"
  716.         }
  717.       },
  718.       "seriesOverrides": [],
  719.       "spaceLength": 10,
  720.       "stack": false,
  721.       "steppedLine": false,
  722.       "targets": [
  723.         {
  724.           "expr": "irate(mikrotik_interface_rx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  725.           "interval": "",
  726.           "legendFormat": "$interface tx",
  727.           "refId": "A"
  728.         },
  729.         {
  730.           "expr": "- irate(mikrotik_interface_tx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  731.           "hide": false,
  732.           "interval": "",
  733.           "legendFormat": "$interface rx",
  734.           "refId": "B"
  735.         }
  736.       ],
  737.       "thresholds": [],
  738.       "timeFrom": null,
  739.       "timeRegions": [],
  740.       "timeShift": null,
  741.       "title": "Traffic",
  742.       "tooltip": {
  743.         "shared": true,
  744.         "sort": 0,
  745.         "value_type": "individual"
  746.       },
  747.       "type": "graph",
  748.       "xaxis": {
  749.         "buckets": null,
  750.         "mode": "time",
  751.         "name": null,
  752.         "show": true,
  753.         "values": []
  754.       },
  755.       "yaxes": [
  756.         {
  757.           "$$hashKey": "object:1866",
  758.           "format": "binbps",
  759.           "label": null,
  760.           "logBase": 1,
  761.           "max": null,
  762.           "min": null,
  763.           "show": true
  764.         },
  765.         {
  766.           "$$hashKey": "object:1867",
  767.           "format": "short",
  768.           "label": null,
  769.           "logBase": 1,
  770.           "max": null,
  771.           "min": null,
  772.           "show": true
  773.         }
  774.       ],
  775.       "yaxis": {
  776.         "align": false,
  777.         "alignLevel": null
  778.       }
  779.     },
  780.     {
  781.       "aliasColors": {},
  782.       "bars": false,
  783.       "dashLength": 10,
  784.       "dashes": false,
  785.       "datasource": null,
  786.       "fieldConfig": {
  787.         "defaults": {
  788.           "color": {},
  789.           "custom": {},
  790.           "thresholds": {
  791.             "mode": "absolute",
  792.             "steps": []
  793.           },
  794.           "unit": "binbps"
  795.         },
  796.         "overrides": []
  797.       },
  798.       "fill": 1,
  799.       "fillGradient": 0,
  800.       "gridPos": {
  801.         "h": 8,
  802.         "w": 12,
  803.         "x": 12,
  804.         "y": 12
  805.       },
  806.       "hiddenSeries": false,
  807.       "id": 14,
  808.       "legend": {
  809.         "avg": false,
  810.         "current": false,
  811.         "max": false,
  812.         "min": false,
  813.         "show": true,
  814.         "total": false,
  815.         "values": false
  816.       },
  817.       "lines": true,
  818.       "linewidth": 1,
  819.       "maxPerRow": 2,
  820.       "nullPointMode": "null",
  821.       "options": {
  822.         "alertThreshold": true
  823.       },
  824.       "percentage": false,
  825.       "pluginVersion": "7.4.0",
  826.       "pointradius": 2,
  827.       "points": false,
  828.       "renderer": "flot",
  829.       "repeatDirection": "h",
  830.       "repeatIteration": 1613014534386,
  831.       "repeatPanelId": 11,
  832.       "scopedVars": {
  833.         "interface": {
  834.           "selected": true,
  835.           "text": "ether5",
  836.           "value": "ether5"
  837.         }
  838.       },
  839.       "seriesOverrides": [],
  840.       "spaceLength": 10,
  841.       "stack": false,
  842.       "steppedLine": false,
  843.       "targets": [
  844.         {
  845.           "expr": "irate(mikrotik_interface_rx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  846.           "interval": "",
  847.           "legendFormat": "$interface tx",
  848.           "refId": "A"
  849.         },
  850.         {
  851.           "expr": "- irate(mikrotik_interface_tx_byte{instance=\"$instance\", interface=\"$interface\"}[5m]) * 8",
  852.           "hide": false,
  853.           "interval": "",
  854.           "legendFormat": "$interface rx",
  855.           "refId": "B"
  856.         }
  857.       ],
  858.       "thresholds": [],
  859.       "timeFrom": null,
  860.       "timeRegions": [],
  861.       "timeShift": null,
  862.       "title": "Traffic",
  863.       "tooltip": {
  864.         "shared": true,
  865.         "sort": 0,
  866.         "value_type": "individual"
  867.       },
  868.       "type": "graph",
  869.       "xaxis": {
  870.         "buckets": null,
  871.         "mode": "time",
  872.         "name": null,
  873.         "show": true,
  874.         "values": []
  875.       },
  876.       "yaxes": [
  877.         {
  878.           "$$hashKey": "object:1866",
  879.           "format": "binbps",
  880.           "label": null,
  881.           "logBase": 1,
  882.           "max": null,
  883.           "min": null,
  884.           "show": true
  885.         },
  886.         {
  887.           "$$hashKey": "object:1867",
  888.           "format": "short",
  889.           "label": null,
  890.           "logBase": 1,
  891.           "max": null,
  892.           "min": null,
  893.           "show": true
  894.         }
  895.       ],
  896.       "yaxis": {
  897.         "align": false,
  898.         "alignLevel": null
  899.       }
  900.     }
  901.   ],
  902.   "refresh": "5m",
  903.   "schemaVersion": 27,
  904.   "style": "dark",
  905.   "tags": [],
  906.   "templating": {
  907.     "list": [
  908.       {
  909.         "allValue": null,
  910.         "current": {
  911.           "selected": false,
  912.           "text": "192.168.1.117:9436",
  913.           "value": "192.168.1.117:9436"
  914.         },
  915.         "datasource": null,
  916.         "definition": "label_values(mikrotik_scrape_collector_success, instance)",
  917.         "description": null,
  918.         "error": null,
  919.         "hide": 1,
  920.         "includeAll": false,
  921.         "label": null,
  922.         "multi": false,
  923.         "name": "instance",
  924.         "options": [],
  925.         "query": {
  926.           "query": "label_values(mikrotik_scrape_collector_success, instance)",
  927.           "refId": "StandardVariableQuery"
  928.         },
  929.         "refresh": 1,
  930.         "regex": "",
  931.         "skipUrlSync": false,
  932.         "sort": 1,
  933.         "tagValuesQuery": "",
  934.         "tags": [],
  935.         "tagsQuery": "",
  936.         "type": "query",
  937.         "useTags": false
  938.       },
  939.       {
  940.         "allValue": null,
  941.         "current": {
  942.           "selected": true,
  943.           "tags": [],
  944.           "text": [
  945.             "ether1",
  946.             "ether2",
  947.             "ether3",
  948.             "ether5"
  949.           ],
  950.           "value": [
  951.             "ether1",
  952.             "ether2",
  953.             "ether3",
  954.             "ether5"
  955.           ]
  956.         },
  957.         "datasource": null,
  958.         "definition": "label_values(mikrotik_interface_tx_byte, interface)",
  959.         "description": null,
  960.         "error": null,
  961.         "hide": 1,
  962.         "includeAll": false,
  963.         "label": null,
  964.         "multi": true,
  965.         "name": "interface",
  966.         "options": [
  967.           {
  968.             "selected": false,
  969.             "text": "bridge",
  970.             "value": "bridge"
  971.           },
  972.           {
  973.             "selected": true,
  974.             "text": "ether1",
  975.             "value": "ether1"
  976.           },
  977.           {
  978.             "selected": true,
  979.             "text": "ether2",
  980.             "value": "ether2"
  981.           },
  982.           {
  983.             "selected": true,
  984.             "text": "ether3",
  985.             "value": "ether3"
  986.           },
  987.           {
  988.             "selected": true,
  989.             "text": "ether5",
  990.             "value": "ether5"
  991.           },
  992.           {
  993.             "selected": false,
  994.             "text": "ovpn-out1",
  995.             "value": "ovpn-out1"
  996.           },
  997.           {
  998.             "selected": false,
  999.             "text": "pppoe-out1",
  1000.             "value": "pppoe-out1"
  1001.           }
  1002.         ],
  1003.         "query": {
  1004.           "query": "label_values(mikrotik_interface_tx_byte, interface)",
  1005.           "refId": "StandardVariableQuery"
  1006.         },
  1007.         "refresh": 0,
  1008.         "regex": "",
  1009.         "skipUrlSync": false,
  1010.         "sort": 0,
  1011.         "tagValuesQuery": "",
  1012.         "tags": [],
  1013.         "tagsQuery": "",
  1014.         "type": "query",
  1015.         "useTags": false
  1016.       }
  1017.     ]
  1018.   },
  1019.   "time": {
  1020.     "from": "now-24h",
  1021.     "to": "now"
  1022.   },
  1023.   "timepicker": {},
  1024.   "timezone": "",
  1025.   "title": "MikroTik hEX",
  1026.   "uid": "ZCjjmDiRz",
  1027.   "version": 6
  1028. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement