updated tables to grafana7

This commit is contained in:
Victor Robellini 2021-03-06 16:11:53 -05:00
parent 8222984e01
commit c7acccf63a

View File

@ -57,12 +57,6 @@
"id": "table", "id": "table",
"name": "Table", "name": "Table",
"version": "" "version": ""
},
{
"type": "panel",
"id": "table-old",
"name": "Table (old)",
"version": ""
} }
], ],
"annotations": { "annotations": {
@ -82,7 +76,7 @@
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1615064017349, "iteration": 1615064635211,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -488,15 +482,109 @@
} }
}, },
{ {
"columns": [],
"datasource": "$dataSource", "datasource": "$dataSource",
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
"custom": {} "color": {
"mode": "thresholds"
}, },
"overrides": [] "custom": {
"align": "left",
"filterable": false
},
"decimals": 0,
"displayName": "",
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Running"
},
"properties": [
{
"id": "custom.width",
"value": 80
}
]
},
{
"matcher": {
"id": "byName",
"options": "idle"
},
"properties": [
{
"id": "custom.width",
"value": 62
}
]
},
{
"matcher": {
"id": "byName",
"options": "zombies"
},
"properties": [
{
"id": "custom.width",
"value": 108
}
]
},
{
"matcher": {
"id": "byName",
"options": "wait"
},
"properties": [
{
"id": "custom.width",
"value": 77
}
]
},
{
"matcher": {
"id": "byName",
"options": "blocked"
},
"properties": [
{
"id": "custom.width",
"value": 92
}
]
},
{
"matcher": {
"id": "byName",
"options": "sleeping"
},
"properties": [
{
"id": "custom.width",
"value": 87
}
]
}
]
}, },
"fontSize": "100%",
"gridPos": { "gridPos": {
"h": 3, "h": 3,
"w": 5, "w": 5,
@ -504,36 +592,11 @@
"y": 1 "y": 1
}, },
"id": 219, "id": 219,
"pageSize": null, "options": {
"showHeader": true, "showHeader": true,
"sort": { "sortBy": []
"col": 6,
"desc": false
}, },
"styles": [ "pluginVersion": "7.4.3",
{
"alias": "Time",
"align": "auto",
"dateFormat": "YYYY-MM-DD HH:mm:ss",
"pattern": "Time",
"type": "hidden"
},
{
"alias": "",
"align": "right",
"colorMode": null,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"decimals": 0,
"pattern": "/.*/",
"thresholds": [],
"type": "number",
"unit": "short"
}
],
"targets": [ "targets": [
{ {
"groupBy": [], "groupBy": [],
@ -614,8 +677,24 @@
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Process Information", "title": "Process Information",
"transform": "table", "transformations": [
"type": "table-old" {
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"Running",
"idle",
"sleeping",
"wait",
"blocked",
"zombies"
]
}
}
}
],
"type": "table"
}, },
{ {
"aliasColors": {}, "aliasColors": {},
@ -906,15 +985,36 @@
"valueName": "current" "valueName": "current"
}, },
{ {
"columns": [],
"datasource": "$dataSource", "datasource": "$dataSource",
"fieldConfig": { "fieldConfig": {
"defaults": { "defaults": {
"custom": {} "color": {
"mode": "thresholds"
},
"custom": {
"align": "left",
"filterable": false
},
"decimals": 0,
"displayName": "",
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "locale"
}, },
"overrides": [] "overrides": []
}, },
"fontSize": "100%",
"gridPos": { "gridPos": {
"h": 3, "h": 3,
"w": 5, "w": 5,
@ -922,36 +1022,10 @@
"y": 4 "y": 4
}, },
"id": 220, "id": 220,
"pageSize": null, "options": {
"showHeader": true, "showHeader": true
"sort": {
"col": 1,
"desc": true
}, },
"styles": [ "pluginVersion": "7.4.3",
{
"alias": "Time",
"align": "auto",
"dateFormat": "YYYY-MM-DD HH:mm:ss",
"pattern": "Time",
"type": "hidden"
},
{
"alias": "",
"align": "right",
"colorMode": null,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"decimals": 0,
"pattern": "/.*/",
"thresholds": [],
"type": "number",
"unit": "locale"
}
],
"targets": [ "targets": [
{ {
"groupBy": [], "groupBy": [],
@ -1020,8 +1094,21 @@
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "PF Information", "title": "PF Information",
"transform": "table", "transformations": [
"type": "table-old" {
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"Match",
"State Mismatch",
"State Insert"
]
}
}
}
],
"type": "table"
}, },
{ {
"aliasColors": {}, "aliasColors": {},
@ -2963,7 +3050,12 @@
"links": [], "links": [],
"options": { "options": {
"showHeader": true, "showHeader": true,
"sortBy": [] "sortBy": [
{
"desc": false,
"displayName": "Interface"
}
]
}, },
"pluginVersion": "7.4.3", "pluginVersion": "7.4.3",
"targets": [ "targets": [
@ -4134,20 +4226,16 @@
} }
}, },
{ {
"collapsed": false, "collapsed": true,
"datasource": "$dataSource", "datasource": "$dataSource",
"gridPos": { "gridPos": {
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 44 "y": 88
}, },
"id": 43, "id": 43,
"panels": [], "panels": [
"repeat": "LAN_Interfaces",
"title": "LAN Interface - $LAN_Interfaces",
"type": "row"
},
{ {
"cacheTimeout": null, "cacheTimeout": null,
"datasource": "$dataSource", "datasource": "$dataSource",
@ -4250,6 +4338,13 @@
"sortBy": [] "sortBy": []
}, },
"pluginVersion": "7.4.3", "pluginVersion": "7.4.3",
"scopedVars": {
"LAN_Interfaces": {
"selected": false,
"text": "igb2.10",
"value": "igb2.10"
}
},
"targets": [ "targets": [
{ {
"alias": "", "alias": "",
@ -4419,6 +4514,13 @@
"renderer": "flot", "renderer": "flot",
"repeat": null, "repeat": null,
"repeatDirection": "v", "repeatDirection": "v",
"scopedVars": {
"LAN_Interfaces": {
"selected": false,
"text": "igb2.10",
"value": "igb2.10"
}
},
"seriesOverrides": [], "seriesOverrides": [],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
@ -4627,6 +4729,13 @@
"pluginVersion": "7.4.3", "pluginVersion": "7.4.3",
"repeat": null, "repeat": null,
"repeatDirection": "v", "repeatDirection": "v",
"scopedVars": {
"LAN_Interfaces": {
"selected": false,
"text": "igb2.10",
"value": "igb2.10"
}
},
"targets": [ "targets": [
{ {
"alias": "$tag_interface - $col", "alias": "$tag_interface - $col",
@ -4795,6 +4904,13 @@
"pluginVersion": "7.4.3", "pluginVersion": "7.4.3",
"repeat": null, "repeat": null,
"repeatDirection": "v", "repeatDirection": "v",
"scopedVars": {
"LAN_Interfaces": {
"selected": false,
"text": "igb2.10",
"value": "igb2.10"
}
},
"targets": [ "targets": [
{ {
"alias": "$tag_interface - $col - This Month", "alias": "$tag_interface - $col - This Month",
@ -4941,6 +5057,13 @@
"renderer": "flot", "renderer": "flot",
"repeat": null, "repeat": null,
"repeatDirection": "v", "repeatDirection": "v",
"scopedVars": {
"LAN_Interfaces": {
"selected": false,
"text": "igb2.10",
"value": "igb2.10"
}
},
"seriesOverrides": [], "seriesOverrides": [],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
@ -5094,6 +5217,11 @@
} }
} }
], ],
"repeat": "LAN_Interfaces",
"title": "LAN Interface - $LAN_Interfaces",
"type": "row"
}
],
"refresh": "10s", "refresh": "10s",
"schemaVersion": 27, "schemaVersion": 27,
"style": "dark", "style": "dark",
@ -5326,5 +5454,5 @@
"timezone": "", "timezone": "",
"title": "pfSense System Dashboard", "title": "pfSense System Dashboard",
"uid": "GflT1CsMz", "uid": "GflT1CsMz",
"version": 130 "version": 135
} }