move frag packests mem

This commit is contained in:
Ricardo F 2021-09-08 17:26:31 +02:00
parent d46ff2132d
commit 7ef5decd96

View file

@ -59,7 +59,7 @@
"gnetId": 1860, "gnetId": 1860,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1626960787733, "iteration": 1631114404607,
"links": [ "links": [
{ {
"icon": "external link", "icon": "external link",
@ -11743,13 +11743,20 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
},
"fill": 2, "fill": 2,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 10, "h": 10,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 13 "y": 32
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 63, "id": 63,
@ -11772,9 +11779,10 @@
"links": [], "links": [],
"nullPointMode": "null", "nullPointMode": "null",
"options": { "options": {
"dataLinks": [] "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.3.7",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -11877,13 +11885,20 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
},
"fill": 2, "fill": 2,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 10, "h": 10,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 13 "y": 32
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 124, "id": 124,
@ -11906,9 +11921,10 @@
"links": [], "links": [],
"nullPointMode": "null", "nullPointMode": "null",
"options": { "options": {
"dataLinks": [] "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.3.7",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -11992,16 +12008,23 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
},
"fill": 2, "fill": 2,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 10, "h": 10,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 23 "y": 42
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 126, "id": 125,
"legend": { "legend": {
"alignAsTable": true, "alignAsTable": true,
"avg": true, "avg": true,
@ -12021,9 +12044,10 @@
"links": [], "links": [],
"nullPointMode": "null", "nullPointMode": "null",
"options": { "options": {
"dataLinks": [] "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.3.7",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -12033,20 +12057,29 @@
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "node_sockstat_sockets_used{instance=\"$node\",job=\"$job\"}", "expr": "node_sockstat_FRAG_inuse{instance=\"$node\",job=\"$job\"}",
"format": "time_series", "format": "time_series",
"interval": "", "interval": "",
"intervalFactor": 2, "intervalFactor": 2,
"legendFormat": "Sockets_used - Sockets currently in use", "legendFormat": "FRAG_inuse - Frag sockets currently in use",
"refId": "A", "refId": "A",
"step": 240 "step": 240
},
{
"expr": "node_sockstat_RAW_inuse{instance=\"$node\",job=\"$job\"}",
"format": "time_series",
"interval": "",
"intervalFactor": 2,
"legendFormat": "RAW_inuse - Raw sockets currently in use",
"refId": "C",
"step": 240
} }
], ],
"thresholds": [], "thresholds": [],
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Sockstat Used", "title": "Sockstat FRAG / RAW",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -12062,14 +12095,16 @@
}, },
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:1572",
"format": "short", "format": "short",
"label": "sockets", "label": "counter",
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": "0", "min": "0",
"show": true "show": true
}, },
{ {
"$$hashKey": "object:1573",
"format": "short", "format": "short",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
@ -12089,13 +12124,20 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
},
"fill": 2, "fill": 2,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 10, "h": 10,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 23 "y": 42
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 220, "id": 220,
@ -12118,9 +12160,10 @@
"links": [], "links": [],
"nullPointMode": "null", "nullPointMode": "null",
"options": { "options": {
"dataLinks": [] "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.3.7",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -12146,6 +12189,13 @@
"legendFormat": "mem_bytes - UDP sockets in that state", "legendFormat": "mem_bytes - UDP sockets in that state",
"refId": "B", "refId": "B",
"step": 240 "step": 240
},
{
"expr": "node_sockstat_FRAG_memory{instance=\"$node\",job=\"$job\"}",
"interval": "",
"intervalFactor": 2,
"legendFormat": "FRAG_memory - Used memory for frag",
"refId": "C"
} }
], ],
"thresholds": [], "thresholds": [],
@ -12195,16 +12245,23 @@
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "${DS_PROMETHEUS}", "datasource": "${DS_PROMETHEUS}",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
},
"fill": 2, "fill": 2,
"fillGradient": 0, "fillGradient": 0,
"gridPos": { "gridPos": {
"h": 10, "h": 10,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 33 "y": 52
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 125, "id": 126,
"legend": { "legend": {
"alignAsTable": true, "alignAsTable": true,
"avg": true, "avg": true,
@ -12224,9 +12281,10 @@
"links": [], "links": [],
"nullPointMode": "null", "nullPointMode": "null",
"options": { "options": {
"dataLinks": [] "alertThreshold": true
}, },
"percentage": false, "percentage": false,
"pluginVersion": "7.3.7",
"pointradius": 5, "pointradius": 5,
"points": false, "points": false,
"renderer": "flot", "renderer": "flot",
@ -12236,38 +12294,20 @@
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "node_sockstat_FRAG_inuse{instance=\"$node\",job=\"$job\"}", "expr": "node_sockstat_sockets_used{instance=\"$node\",job=\"$job\"}",
"format": "time_series", "format": "time_series",
"interval": "", "interval": "",
"intervalFactor": 2, "intervalFactor": 2,
"legendFormat": "FRAG_inuse - Frag sockets currently in use", "legendFormat": "Sockets_used - Sockets currently in use",
"refId": "A", "refId": "A",
"step": 240 "step": 240
},
{
"expr": "node_sockstat_FRAG_memory{instance=\"$node\",job=\"$job\"}",
"format": "time_series",
"interval": "",
"intervalFactor": 2,
"legendFormat": "FRAG_memory - Used memory for frag",
"refId": "B",
"step": 240
},
{
"expr": "node_sockstat_RAW_inuse{instance=\"$node\",job=\"$job\"}",
"format": "time_series",
"interval": "",
"intervalFactor": 2,
"legendFormat": "RAW_inuse - Raw sockets currently in use",
"refId": "C",
"step": 240
} }
], ],
"thresholds": [], "thresholds": [],
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Sockstat FRAG / RAW", "title": "Sockstat Used",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -12283,16 +12323,14 @@
}, },
"yaxes": [ "yaxes": [
{ {
"$$hashKey": "object:1572",
"format": "short", "format": "short",
"label": "counter", "label": "sockets",
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": "0", "min": "0",
"show": true "show": true
}, },
{ {
"$$hashKey": "object:1573",
"format": "short", "format": "short",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
@ -13980,5 +14018,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Node Exporter Full", "title": "Node Exporter Full",
"uid": "rYdddlPWk", "uid": "rYdddlPWk",
"version": 59 "version": 62
} }