Commit 73240ebd authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

WebUI:

- updated grafana dashboard configuration
parent 0cfc758b
Loading
Loading
Loading
Loading
+16 −8
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    "fiscalYearStartMonth": 0,
    "gnetId": null,
    "graphTooltip": 0,
    "iteration": 1643919736138,
    "iteration": 1646149428744,
    "links": [],
    "liveNow": false,
    "panels": [
@@ -91,11 +91,15 @@
                },
                {
                  "id": "unit",
                  "value": "short"
                  "value": "pps"
                },
                {
                  "id": "custom.axisLabel",
                  "value": "Packets"
                  "value": "Packets / sec"
                },
                {
                  "id": "custom.axisSoftMin",
                  "value": 0
                }
              ]
            },
@@ -111,11 +115,15 @@
                },
                {
                  "id": "unit",
                  "value": "decbytes"
                  "value": "Bps"
                },
                {
                  "id": "custom.axisLabel",
                  "value": "Bytes"
                  "value": "Bytes / sec"
                },
                {
                  "id": "custom.axisSoftMin",
                  "value": 0
                }
              ]
            }
@@ -247,10 +255,10 @@
          "current": {
            "selected": true,
            "text": [
              "EP100"
              "13/2/0"
            ],
            "value": [
              "EP100"
              "13/2/0"
            ]
          },
          "datasource": null,
@@ -308,6 +316,6 @@
    "timezone": "",
    "title": "L3 Monitoring",
    "uid": "tf-l3-monit",
    "version": 2
    "version": 1
  }
}