{
    "annotations": {
      "list": [
        {
          "$$hashKey": "object:112",
          "builtIn": 1,
          "datasource": "-- Grafana --",
          "enable": true,
          "hide": true,
          "iconColor": "rgba(0, 211, 255, 1)",
          "name": "Annotations & Alerts",
          "target": {
            "limit": 100,
            "matchAny": false,
            "tags": [],
            "type": "dashboard"
          },
          "type": "dashboard"
        }
      ]
    },
    "editable": true,
    "gnetId": null,
    "graphTooltip": 0,
    "links": [],
    "panels": [
      {
        "aliasColors": {
          "ADSL IN": "dark-blue",
          "ADSL OUT": "dark-purple",
          "IN": "blue",
          "OUT": "purple",
          "WIFI IN": "purple",
          "WIFI OUT": "dark-purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 0,
          "y": 0
        },
        "hiddenSeries": false,
        "id": 25,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"1\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "ADSL IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"1\"}[5m])*-1",
            "interval": "",
            "legendFormat": "ADSL OUT",
            "refId": "B"
          },
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"99\"}[5m])",
            "interval": "",
            "legendFormat": "WIFI IN",
            "refId": "C"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"99\"}[5m])*-1",
            "interval": "",
            "legendFormat": "WIFI OUT",
            "refId": "D"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router WAN",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "decimals": null,
            "format": "bytes",
            "label": "",
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "decimals": null,
            "format": "bytes",
            "label": "",
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 6,
          "y": 0
        },
        "hiddenSeries": false,
        "id": 37,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"2\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"2\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router GREEN",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 12,
          "y": 0
        },
        "hiddenSeries": false,
        "id": 45,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"11\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"11\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router BLUE",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 18,
          "y": 0
        },
        "hiddenSeries": false,
        "id": 36,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "sum(irate(ifInOctets{job=\"snmp_unifi\",ifIndex=\"1\"}[5m]))",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "sum(irate(ifOutOctets{job=\"snmp_unifi\",ifIndex=\"1\"}[5m]))*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80switch01-if01-uplink",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "cacheTimeout": null,
        "datasource": null,
        "fieldConfig": {
          "defaults": {
            "mappings": [
              {
                "options": {
                  "0": {
                    "text": "DOWN"
                  },
                  "1": {
                    "text": "UP"
                  }
                },
                "type": "value"
              }
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "blue",
                  "value": null
                }
              ]
            },
            "unit": "none"
          },
          "overrides": []
        },
        "gridPos": {
          "h": 3,
          "w": 3,
          "x": 0,
          "y": 10
        },
        "id": 42,
        "interval": null,
        "links": [],
        "maxDataPoints": 100,
        "options": {
          "colorMode": "value",
          "graphMode": "none",
          "justifyMode": "auto",
          "orientation": "horizontal",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "text": {},
          "textMode": "auto"
        },
        "pluginVersion": "8.1.2",
        "targets": [
          {
            "exemplar": true,
            "expr": "pfStateTableCount{job=\"snmp_pfsense\",instance=\"10.80.2.2\"}",
            "instant": true,
            "interval": "",
            "legendFormat": "",
            "refId": "A"
          }
        ],
        "timeFrom": null,
        "timeShift": null,
        "title": "State Table",
        "type": "stat"
      },
      {
        "cacheTimeout": null,
        "datasource": null,
        "fieldConfig": {
          "defaults": {
            "decimals": 2,
            "mappings": [
              {
                "options": {
                  "0": {
                    "text": "DOWN"
                  },
                  "1": {
                    "text": "UP"
                  }
                },
                "type": "value"
              }
            ],
            "max": 1,
            "min": 0,
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "blue",
                  "value": null
                }
              ]
            },
            "unit": "percentunit"
          },
          "overrides": []
        },
        "gridPos": {
          "h": 3,
          "w": 3,
          "x": 3,
          "y": 10
        },
        "id": 44,
        "interval": null,
        "links": [],
        "maxDataPoints": 100,
        "options": {
          "colorMode": "value",
          "graphMode": "none",
          "justifyMode": "auto",
          "orientation": "horizontal",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "text": {},
          "textMode": "auto"
        },
        "pluginVersion": "8.1.2",
        "targets": [
          {
            "exemplar": true,
            "expr": "pfStateTableCount{job=\"snmp_pfsense\",instance=\"10.80.2.2\"}/360000",
            "instant": true,
            "interval": "",
            "legendFormat": "",
            "refId": "A"
          }
        ],
        "timeFrom": null,
        "timeShift": null,
        "title": "State Table",
        "type": "stat"
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 6,
          "y": 10
        },
        "hiddenSeries": false,
        "id": 38,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"9\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"9\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router PURPLE",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 12,
          "y": 10
        },
        "hiddenSeries": false,
        "id": 56,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"7\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"7\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router WG0 (Site-to-Site)",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 18,
          "y": 10
        },
        "hiddenSeries": false,
        "id": 31,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_unifi\",ifIndex=\"4\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_unifi\",ifIndex=\"4\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkkswitch01-if04-bkk80ap01",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "BLOCK": "purple",
          "PERMIT": "blue"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 5,
          "w": 6,
          "x": 0,
          "y": 13
        },
        "hiddenSeries": false,
        "id": 29,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:62",
            "alias": "BLOCK",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "sum(irate(pfInterfacesIf4BytesInPass[5m]))",
            "interval": "",
            "legendFormat": "PERMIT",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "sum(irate(pfInterfacesIf4BytesInBlock[5m]))*-1",
            "interval": "",
            "legendFormat": "BLOCK",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "FIrewall",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:688",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:689",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 6,
          "y": 20
        },
        "hiddenSeries": false,
        "id": 39,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"10\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"10\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router ORANGE",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "description": "",
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 10,
          "w": 6,
          "x": 12,
          "y": 20
        },
        "hiddenSeries": false,
        "id": 57,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"8\"}[5m])",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_pfsense\",instance=\"10.80.2.2\",ifIndex=\"8\"}[5m])*-1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkk80router WG1 (Devices)",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 5,
          "w": 6,
          "x": 18,
          "y": 20
        },
        "hiddenSeries": false,
        "id": 41,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_unifi\",ifIndex=\"9\"}[5m]) * ignoring(ifDescr) group_left(ifDescr) ifDescr",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "expr": "irate(ifOutOctets{job=\"snmp_unifi\",ifIndex=\"9\"}[5m]) * ignoring(ifDescr) group_left(ifDescr) ifDescr * -1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkkswitch01-if09-bkk80control01",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      },
      {
        "aliasColors": {
          "IN": "blue",
          "OUT": "purple"
        },
        "bars": false,
        "dashLength": 10,
        "dashes": false,
        "datasource": null,
        "fieldConfig": {
          "defaults": {
            "unit": "bytes"
          },
          "overrides": []
        },
        "fill": 1,
        "fillGradient": 0,
        "gridPos": {
          "h": 5,
          "w": 6,
          "x": 18,
          "y": 25
        },
        "hiddenSeries": false,
        "id": 33,
        "legend": {
          "avg": false,
          "current": false,
          "max": false,
          "min": false,
          "rightSide": true,
          "show": true,
          "total": false,
          "values": false
        },
        "lines": true,
        "linewidth": 1,
        "nullPointMode": "null",
        "options": {
          "alertThreshold": true
        },
        "percentage": false,
        "pluginVersion": "8.1.2",
        "pointradius": 2,
        "points": false,
        "renderer": "flot",
        "seriesOverrides": [
          {
            "$$hashKey": "object:165",
            "alias": "OUT",
            "yaxis": 2
          }
        ],
        "spaceLength": 10,
        "stack": false,
        "steppedLine": false,
        "targets": [
          {
            "exemplar": true,
            "expr": "irate(ifInOctets{job=\"snmp_unifi\",ifIndex=\"24\"}[5m]) * ignoring(ifDescr) group_left(ifDescr) ifDescr",
            "instant": false,
            "interval": "",
            "legendFormat": "IN",
            "refId": "A"
          },
          {
            "exemplar": true,
            "expr": "irate(ifOutOctets{job=\"snmp_unifi\",ifIndex=\"24\"}[5m]) * ignoring(ifDescr) group_left(ifDescr) ifDescr * -1",
            "interval": "",
            "legendFormat": "OUT",
            "refId": "B"
          }
        ],
        "thresholds": [],
        "timeFrom": null,
        "timeRegions": [],
        "timeShift": null,
        "title": "bkkswitch01-if24-blackhawk",
        "tooltip": {
          "shared": true,
          "sort": 0,
          "value_type": "individual"
        },
        "type": "graph",
        "xaxis": {
          "buckets": null,
          "mode": "time",
          "name": null,
          "show": true,
          "values": []
        },
        "yaxes": [
          {
            "$$hashKey": "object:99",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          },
          {
            "$$hashKey": "object:100",
            "format": "bytes",
            "label": null,
            "logBase": 1,
            "max": null,
            "min": null,
            "show": true
          }
        ],
        "yaxis": {
          "align": true,
          "alignLevel": null
        }
      }
    ],
    "refresh": "5s",
    "schemaVersion": 30,
    "style": "dark",
    "tags": [],
    "templating": {
      "list": []
    },
    "time": {
      "from": "now-1h",
      "to": "now"
    },
    "timepicker": {
      "refresh_intervals": [
        "5s",
        "10s",
        "30s",
        "1m",
        "5m",
        "15m",
        "30m",
        "1h",
        "2h",
        "1d"
      ]
    },
    "timezone": "",
    "title": "Network Activity (BKK80)",
    "uid": "FuIs5iRRz",
    "version": 2
  }
  