Change Bytes/sec to Bits/sec

This commit is contained in:
Brendan Smith 2021-11-19 02:32:21 -06:00
parent 993e5a41b5
commit b05a366778

View file

@ -23,7 +23,7 @@
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 2, "id": 2,
"iteration": 1637306785120, "iteration": 1637310224703,
"links": [], "links": [],
"liveNow": false, "liveNow": false,
"panels": [ "panels": [
@ -2022,8 +2022,8 @@
"indexByName": {}, "indexByName": {},
"renameByName": { "renameByName": {
"Time": "", "Time": "",
"bytes_recv": "Bytes Recv", "bytes_recv": "Bits Recv",
"bytes_sent": "Bytes Sent" "bytes_sent": "Bits Sent"
} }
} }
} }
@ -2889,7 +2889,7 @@
} }
} }
], ],
"refresh": "10s", "refresh": "",
"schemaVersion": 32, "schemaVersion": 32,
"style": "dark", "style": "dark",
"tags": [ "tags": [
@ -3110,12 +3110,12 @@
{ {
"allValue": null, "allValue": null,
"current": { "current": {
"selected": false, "selected": true,
"text": [ "text": [
"igb0" "All"
], ],
"value": [ "value": [
"igb0" "$__all"
] ]
}, },
"datasource": null, "datasource": null,
@ -3138,7 +3138,7 @@
{ {
"allValue": "*", "allValue": "*",
"current": { "current": {
"selected": false, "selected": true,
"text": [ "text": [
"All" "All"
], ],
@ -3166,7 +3166,7 @@
{ {
"allValue": "*", "allValue": "*",
"current": { "current": {
"selected": false, "selected": true,
"text": [ "text": [
"All" "All"
], ],
@ -3205,5 +3205,5 @@
"timezone": "", "timezone": "",
"title": "OPNsense", "title": "OPNsense",
"uid": "suTmk8c7k", "uid": "suTmk8c7k",
"version": 264 "version": 265
} }