{ "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitor your fortigate instances with grafana and prometheus via SNMP.\n\n\nTested with fortigate 1000D but should work well with other models.", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 13, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 32, "panels": [], "title": "Nettverk Status", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "shades" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 1 }, "id": 46, "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "sysUpTime{instance=\"10.10.10.1\", job=\"snmp\"} / 100\t", "format": "time_series", "intervalFactor": 1, "range": true, "refId": "A" } ], "title": "System Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 5, "y": 1 }, "id": 5, "maxDataPoints": 100, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "fgSysMemUsage{instance=\"10.10.10.1\"}", "format": "time_series", "intervalFactor": 1, "range": true, "refId": "A" } ], "title": "Memory Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 9, "y": 1 }, "id": 4, "maxDataPoints": 100, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "fgSysCpuUsage{instance=\"10.10.10.1\"}\r\n", "format": "time_series", "intervalFactor": 1, "range": true, "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 52428800 }, { "color": "#d44a3a", "value": 83886080 } ] }, "unit": "Mbits" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 14, "y": 1 }, "id": 38, "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "irate(ifHCInOctets{instance=\"10.10.10.1\", job=\"snmp\", ifName=\"x1\"}[1m]) * 8 / 1000000\r\n\r\n", "format": "time_series", "intervalFactor": 1, "range": true, "refId": "A" } ], "title": "Bandwidth Inbound", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 52428800 }, { "color": "#d44a3a", "value": 83886080 } ] }, "unit": "Mbits" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 19, "y": 1 }, "id": 39, "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "irate(ifHCOutOctets{instance=\"10.10.10.1\", job=\"snmp\", ifName=\"x1\"}[1m]) * 8 / 1000000\r\n", "format": "time_series", "intervalFactor": 1, "range": true, "refId": "A" } ], "title": "Bandwidth Outbound", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": true, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "barWidthFactor": 0.6, "drawStyle": "line", "fillOpacity": 53, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "fieldMinMax": false, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "{__name__=\"fgSysSesCount\", instance=\"10.10.10.1\", job=\"snmp\"}" }, "properties": [ { "id": "displayName", "value": "Active Sessions" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 47, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "fgSysSesCount{instance=\"10.10.10.1\"}", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sessions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "barWidthFactor": 0.6, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 52428800 }, { "color": "#d44a3a", "value": 83886080 } ] }, "unit": "Mbits" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "A" }, "properties": [ { "id": "displayName", "value": "NTE WAN IN" } ] }, { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "displayName", "value": "NTE WAN OUT" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 48, "maxDataPoints": 100, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "irate(ifHCInOctets{instance=\"10.10.10.1\", job=\"snmp\", ifName=\"x1\"}[1m]) * 8 / 1000000\r\n\r\n\r\n", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{Incoming}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "irate(ifHCOutOctets{instance=\"10.10.10.1\", job=\"snmp\", ifName=\"x1\"}[1m]) * 8 / 1000000\r\n\r\n\r\n", "hide": false, "instant": false, "legendFormat": "__auto", "range": true, "refId": "B" } ], "title": "Bandwidth Graph", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 53, "panels": [], "title": "Jotunheimen Wifi", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "barWidthFactor": 0.6, "drawStyle": "line", "fillOpacity": 68, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Mbits" }, "overrides": [ { "matcher": { "id": "byName", "options": "{ifIndex=\"20\", ifName=\"JotunWiFI\", instance=\"10.10.10.1\", job=\"snmp\"}" }, "properties": [ { "id": "displayName", "value": "JotunWifi" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 17 }, "id": 51, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "irate(ifHCInOctets{instance=\"10.10.10.1\", job=\"snmp\", ifName=\"JotunWiFI\"}[1m]) * 8 / 1000000\r\n\r\n", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Wifi Bandwidth", "type": "timeseries" }, { "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 3, "w": 16, "x": 8, "y": 17 }, "id": 54, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "
\n SSID: Jotunheimen Guest    \n Password: leet1337\n
\n", "mode": "html" }, "pluginVersion": "11.4.0", "title": "", "type": "text" }, { "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 6, "w": 16, "x": 8, "y": 20 }, "id": 55, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "
\n \"Wi-Fi\n
\n", "mode": "html" }, "pluginVersion": "11.4.0", "title": "", "type": "text" }, { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red" }, { "color": "semi-dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 19, "x": 0, "y": 26 }, "id": 57, "options": { "infinitePan": false, "inlineEditing": true, "panZoom": false, "root": { "background": { "color": { "fixed": "#0a0a0a" }, "image": { "fixed": "https://img.freepik.com/free-vector/pink-blue-swirl-gradient_78370-261.jpg?semt=ais_hybrid", "mode": "fixed" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "elements": [ { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "align": "center", "color": { "fixed": "purple" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 1", "oneClickMode": "off", "placement": { "height": 261, "left": 70, "top": 57, "width": 235 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 2", "oneClickMode": "off", "placement": { "height": 287.25, "left": 647, "top": 32, "width": 370.984375 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 3", "oneClickMode": "off", "placement": { "height": 47.875, "left": 970, "top": 32, "width": 96.71875 }, "type": "triangle" }, { "background": { "color": { "fixed": "#fbfbfb" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 4", "oneClickMode": "off", "placement": { "height": 287.25, "left": 298, "top": 32, "width": 210.0625 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 5", "oneClickMode": "off", "placement": { "height": 25.390625, "left": 486, "top": 32, "width": 44.9375 }, "type": "triangle" }, { "background": { "color": { "fixed": "#fafafa" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 7", "oneClickMode": "off", "placement": { "height": 262.9921875, "left": 508, "top": 56, "width": 144.99609375 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 8", "oneClickMode": "off", "placement": { "height": 245.9791717529297, "left": 1011, "top": 73, "width": 101 }, "type": "rectangle" }, { "background": { "color": { "fixed": "super-light-yellow" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 9", "oneClickMode": "off", "placement": { "height": 108.97570037841797, "left": 555, "top": 192, "width": 66.99652862548828 }, "type": "rectangle" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.31\", job=\"pc_status\", location=\"HUB1\", pc=\"16\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 11", "oneClickMode": "off", "placement": { "height": 27, "left": 552, "top": 196, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.26\", job=\"pc_status\", location=\"HUB1\", pc=\"14\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 13", "oneClickMode": "off", "placement": { "height": 27, "left": 552, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.76\", job=\"pc_status\", location=\"HUB1\", pc=\"11\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 14", "oneClickMode": "off", "placement": { "height": 27, "left": 588, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.82\", job=\"pc_status\", location=\"HUB1\", pc=\"12\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 15", "oneClickMode": "off", "placement": { "height": 27, "left": 589, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "super-light-yellow" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 16", "oneClickMode": "off", "placement": { "height": 109, "left": 123, "rotation": 90, "top": 64, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "super-light-yellow" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 17", "oneClickMode": "off", "placement": { "height": 109, "left": 275, "rotation": 90, "top": 64, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "super-light-yellow" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg", "mode": "fixed" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 18", "oneClickMode": "off", "placement": { "height": 108.99305725097656, "left": 101, "top": 192, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "super-light-yellow" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 19", "oneClickMode": "off", "placement": { "height": 108.99305725097656, "left": 216, "top": 192, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#a2a2a2" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg", "mode": "fixed" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 20", "oneClickMode": "off", "placement": { "height": 108.97570037841797, "left": 328, "top": 192, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#FFF899" }, "image": { "fixed": "https://marketplace.canva.com/EAGS_qOXjpI/1/0/1600w/canva-blue-and-purple-gradient-background-instagram-post-wE1uA0M0RPU.jpg" }, "size": "fill" }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#fafafa" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 21", "oneClickMode": "off", "placement": { "height": 108.99305725097656, "left": 440, "top": 192, "width": 65 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#D9D9D9" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 22", "oneClickMode": "off", "placement": { "height": 48, "left": 647, "top": 32, "width": 314 }, "type": "rectangle" }, { "background": { "color": { "fixed": "#d9d9d9" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 6", "oneClickMode": "off", "placement": { "height": 26, "left": 622, "top": 32, "width": 49.828125 }, "type": "triangle" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.27\", job=\"pc_status\", location=\"HUB1\", pc=\"15\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 23", "oneClickMode": "off", "placement": { "height": 27, "left": 552, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.40\", job=\"pc_status\", location=\"HUB2\", pc=\"23\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 24", "oneClickMode": "off", "placement": { "height": 27, "left": 470, "top": 196, "width": 39.97916793823242 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.52\", job=\"pc_status\", location=\"HUB2\", pc=\"25\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 25", "oneClickMode": "off", "placement": { "height": 27, "left": 434, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.43\", job=\"pc_status\", location=\"HUB2\", pc=\"21\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 26", "oneClickMode": "off", "placement": { "height": 27, "left": 470, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.66\", job=\"pc_status\", location=\"HUB2\", pc=\"26\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 27", "oneClickMode": "off", "placement": { "height": 27, "left": 434, "top": 196, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.34\", job=\"pc_status\", location=\"HUB2\", pc=\"24\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 28", "oneClickMode": "off", "placement": { "height": 27, "left": 434, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.30\", job=\"pc_status\", location=\"HUB2\", pc=\"22\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 29", "oneClickMode": "off", "placement": { "height": 27, "left": 470, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.104\", job=\"pc_status\", location=\"HUB3\", pc=\"33\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 30", "oneClickMode": "off", "placement": { "height": 27, "left": 360, "top": 196, "width": 39.97916793823242 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.65\", job=\"pc_status\", location=\"HUB3\", pc=\"35\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 31", "oneClickMode": "off", "placement": { "height": 27, "left": 324, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.4\", job=\"pc_status\", location=\"HUB3\", pc=\"31\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 32", "oneClickMode": "off", "placement": { "height": 27, "left": 360, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.103\", job=\"pc_status\", location=\"HUB3\", pc=\"36\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 33", "oneClickMode": "off", "placement": { "height": 27, "left": 325, "top": 197, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.5\", job=\"pc_status\", location=\"HUB3\", pc=\"34\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 34", "oneClickMode": "off", "placement": { "height": 27, "left": 324, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.60\", job=\"pc_status\", location=\"HUB3\", pc=\"32\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 35", "oneClickMode": "off", "placement": { "height": 27, "left": 360, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.33\", job=\"pc_status\", location=\"HUB4\", pc=\"43\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 36", "oneClickMode": "off", "placement": { "height": 27, "left": 247, "top": 192, "width": 39.97916793823242 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.70\", job=\"pc_status\", location=\"HUB4\", pc=\"45\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 37", "oneClickMode": "off", "placement": { "height": 27, "left": 211, "top": 229, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.22\", job=\"pc_status\", location=\"HUB4\", pc=\"41\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 38", "oneClickMode": "off", "placement": { "height": 27, "left": 247, "top": 266, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.8\", job=\"pc_status\", location=\"HUB4\", pc=\"46\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 39", "oneClickMode": "off", "placement": { "height": 27, "left": 211, "top": 192, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.29\", job=\"pc_status\", location=\"HUB4\", pc=\"44\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 40", "oneClickMode": "off", "placement": { "height": 27, "left": 211, "top": 266, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.16\", job=\"pc_status\", location=\"HUB4\", pc=\"42\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 41", "oneClickMode": "off", "placement": { "height": 27, "left": 247, "top": 229, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.18\", job=\"pc_status\", location=\"HUB5\", pc=\"53\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 42", "oneClickMode": "off", "placement": { "height": 27, "left": 132, "top": 196, "width": 39.97916793823242 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.86\", job=\"pc_status\", location=\"HUB5\", pc=\"55\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 43", "oneClickMode": "off", "placement": { "height": 27, "left": 96, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.46\", job=\"pc_status\", location=\"HUB5\", pc=\"51\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 44", "oneClickMode": "off", "placement": { "height": 27, "left": 132, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.10\", job=\"pc_status\", location=\"HUB5\", pc=\"56\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 45", "oneClickMode": "off", "placement": { "height": 27, "left": 96, "top": 196, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.127\", job=\"pc_status\", location=\"HUB5\", pc=\"54\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 46", "oneClickMode": "off", "placement": { "height": 27, "left": 96, "top": 270, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.9\", job=\"pc_status\", location=\"HUB5\", pc=\"52\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 47", "oneClickMode": "off", "placement": { "height": 27, "left": 132, "top": 233, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.21\", job=\"pc_status\", location=\"HUB6\", pc=\"65\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 48", "oneClickMode": "off", "placement": { "height": 27, "left": 134, "rotation": 90, "top": 86, "width": 39.984375 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.15\", job=\"pc_status\", location=\"HUB6\", pc=\"61\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 49", "oneClickMode": "off", "placement": { "height": 27, "left": 98, "rotation": 90, "top": 123, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.90\", job=\"pc_status\", location=\"HUB6\", pc=\"64\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 51", "oneClickMode": "off", "placement": { "height": 27, "left": 98, "rotation": 90, "top": 86, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.137\", job=\"pc_status\", location=\"HUB6\", pc=\"62\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 53", "oneClickMode": "off", "placement": { "height": 27, "left": 134, "rotation": 90, "top": 123, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.74\", job=\"pc_status\", location=\"HUB7\", pc=\"75\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 52", "oneClickMode": "off", "placement": { "height": 27, "left": 285, "rotation": 90, "top": 88, "width": 39.984375 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.132\", job=\"pc_status\", location=\"HUB7\", pc=\"71\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 54", "oneClickMode": "off", "placement": { "height": 27, "left": 249, "rotation": 90, "top": 123, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.58\", job=\"pc_status\", location=\"HUB7\", pc=\"72\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 55", "oneClickMode": "off", "placement": { "height": 27, "left": 285, "rotation": 90, "top": 123, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.74\", job=\"pc_status\", location=\"HUB7\", pc=\"75\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 56", "oneClickMode": "off", "placement": { "height": 27, "left": 249, "rotation": 90, "top": 88, "width": 40 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.25\", job=\"pc_status\", location=\"HUB7\", pc=\"76\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 57", "oneClickMode": "off", "placement": { "height": 27, "left": 322, "rotation": 90, "top": 88, "width": 39.984375 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.88\", job=\"pc_status\", location=\"HUB7\", pc=\"73\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 58", "oneClickMode": "off", "placement": { "height": 27, "left": 319, "rotation": 90, "top": 123, "width": 45 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.72\", job=\"pc_status\", location=\"HUB6\", pc=\"66\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 59", "oneClickMode": "off", "placement": { "height": 27, "left": 170, "rotation": 90, "top": 86, "width": 39.984375 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.98\", job=\"pc_status\", location=\"HUB6\", pc=\"63\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 60", "oneClickMode": "off", "placement": { "height": 27, "left": 170, "rotation": 90, "top": 123, "width": 39.984375 }, "type": "icon" }, { "background": { "color": { "fixed": "transparent" }, "image": { "field": "", "fixed": "", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" }, "width": 0 }, "config": { "fill": { "field": "{__name__=\"pc_status\", instance=\"localhost:8003\", ip=\"10.10.20.28\", job=\"pc_status\", location=\"HUB1\", pc=\"13\"}", "fixed": "#D9D9D9" }, "path": { "fixed": "img/icons/marker/circle.svg", "mode": "fixed" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 61", "oneClickMode": "off", "placement": { "height": 27, "left": 588, "top": 197, "width": 40 }, "type": "icon" } ], "name": "Element 1739191789840", "oneClickMode": "off", "placement": { "height": 100, "left": 0, "rotation": 0, "top": 0, "width": 100 }, "type": "frame" }, "showAdvancedTypes": true }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "ee67qa14gehhca" }, "editorMode": "code", "expr": "pc_status{}\r\n", "hide": false, "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "", "type": "canvas" }, { "datasource": { "type": "datasource", "uid": "grafana" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 26 }, "id": 58, "options": { "infinitePan": false, "inlineEditing": true, "panZoom": false, "root": { "background": { "color": { "fixed": "#ffffff" } }, "border": { "color": { "fixed": "dark-green" } }, "constraint": { "horizontal": "left", "vertical": "top" }, "elements": [ { "background": { "color": { "fixed": "#D9D9D9" }, "image": { "fixed": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ5wCVk40UNys3IXo3h2eRZESHxVi4V1V9T6w&s", "mode": "fixed" } }, "border": { "color": { "fixed": "dark-green" } }, "config": { "align": "center", "color": { "fixed": "#000000" }, "valign": "middle" }, "connections": [], "constraint": { "horizontal": "left", "vertical": "top" }, "links": [], "name": "Element 1", "oneClickMode": "off", "placement": { "height": 294, "left": -27, "top": 33, "width": 300 }, "type": "rectangle" } ], "name": "Element 1739206251667", "oneClickMode": "off", "placement": { "height": 100, "left": 0, "rotation": 0, "top": 0, "width": 100 }, "type": "frame" }, "showAdvancedTypes": true }, "pluginVersion": "11.4.0", "targets": [ { "refId": "A" } ], "title": "", "type": "canvas" }, { "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 18, "w": 24, "x": 0, "y": 36 }, "id": 56, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "
\n \"Wi-Fi\n
\n", "mode": "html" }, "pluginVersion": "11.4.0", "title": "", "type": "text" } ], "preload": false, "refresh": false, "schemaVersion": 40, "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Fortigate Copyas", "uid": "ceeph84d8dzb4d", "version": 1, "weekStart": "" }