Added adjusted for addition of ipv6 data - It's not displayed since I don't have any, but it's in there

This commit is contained in:
Victor Robellini 2021-03-06 15:58:32 -05:00
parent 408f43a99f
commit 6071cc28cf

View File

@ -78,11 +78,11 @@
} }
] ]
}, },
"editable": false, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1615055260291, "iteration": 1615064017349,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -3001,13 +3001,13 @@
[ [
{ {
"params": [ "params": [
"ip_address" "ip4_address"
], ],
"type": "field" "type": "field"
}, },
{ {
"params": [ "params": [
"IP Address" "IPv4 Address"
], ],
"type": "alias" "type": "alias"
} }
@ -3043,6 +3043,20 @@
], ],
"type": "alias" "type": "alias"
} }
],
[
{
"params": [
"ip6_address"
],
"type": "field"
},
{
"params": [
"IPv6 Address"
],
"type": "alias"
}
] ]
], ],
"tags": [ "tags": [
@ -3070,10 +3084,10 @@
"include": { "include": {
"names": [ "names": [
"name", "name",
"IP Address", "FriendlyName",
"Physical Address", "Physical Address",
"Status", "Status",
"FriendlyName" "IPv4 Address"
] ]
} }
} }
@ -3233,13 +3247,13 @@
[ [
{ {
"params": [ "params": [
"ip_address" "ip4_address"
], ],
"type": "field" "type": "field"
}, },
{ {
"params": [ "params": [
"IP Address" "IPv4 Address"
], ],
"type": "alias" "type": "alias"
} }
@ -3308,10 +3322,10 @@
"include": { "include": {
"names": [ "names": [
"name", "name",
"IP Address", "FriendlyName",
"Physical Address", "Physical Address",
"Status", "Status",
"FriendlyName" "IPv4 Address"
] ]
} }
} }
@ -4126,7 +4140,7 @@
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 88 "y": 44
}, },
"id": 43, "id": 43,
"panels": [], "panels": [],
@ -4227,7 +4241,7 @@
"h": 3, "h": 3,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 89 "y": 45
}, },
"id": 604, "id": 604,
"links": [], "links": [],
@ -4271,13 +4285,13 @@
[ [
{ {
"params": [ "params": [
"ip_address" "ip4_address"
], ],
"type": "field" "type": "field"
}, },
{ {
"params": [ "params": [
"IP Address" "IPv4 Address"
], ],
"type": "alias" "type": "alias"
} }
@ -4346,10 +4360,10 @@
"include": { "include": {
"names": [ "names": [
"name", "name",
"IP Address", "FriendlyName",
"Physical Address", "Physical Address",
"Status", "Status",
"FriendlyName" "IPv4 Address"
] ]
} }
} }
@ -4377,7 +4391,7 @@
"h": 7, "h": 7,
"w": 9, "w": 9,
"x": 0, "x": 0,
"y": 92 "y": 48
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 38, "id": 38,
@ -4591,7 +4605,7 @@
"h": 7, "h": 7,
"w": 3, "w": 3,
"x": 9, "x": 9,
"y": 92 "y": 48
}, },
"id": 248, "id": 248,
"links": [], "links": [],
@ -4758,7 +4772,7 @@
"h": 7, "h": 7,
"w": 3, "w": 3,
"x": 12, "x": 12,
"y": 92 "y": 48
}, },
"hideTimeOverride": true, "hideTimeOverride": true,
"id": 297, "id": 297,
@ -4896,7 +4910,7 @@
"h": 7, "h": 7,
"w": 9, "w": 9,
"x": 15, "x": 15,
"y": 92 "y": 48
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 347, "id": 347,
@ -5292,7 +5306,7 @@
] ]
}, },
"time": { "time": {
"from": "now-6h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@ -5312,5 +5326,5 @@
"timezone": "", "timezone": "",
"title": "pfSense System Dashboard", "title": "pfSense System Dashboard",
"uid": "GflT1CsMz", "uid": "GflT1CsMz",
"version": 118 "version": 130
} }