mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
update redis queue query
This commit is contained in:
@@ -1,65 +1,105 @@
|
|||||||
{
|
{
|
||||||
"aliasColors": {},
|
"id": 55,
|
||||||
"bars": false,
|
|
||||||
"maxDataPoints": 750,
|
|
||||||
"interval": "30s",
|
|
||||||
"dashLength": 10,
|
|
||||||
"dashes": false,
|
|
||||||
"datasource": "InfluxDB",
|
|
||||||
"description": "",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"links": []
|
|
||||||
},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"fill": 1,
|
|
||||||
"fillGradient": 0,
|
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.redis_queue_graph.gridPos.x }},
|
"x": {{ PANELS.redis_queue_graph.gridPos.x }},
|
||||||
"y": {{ PANELS.redis_queue_graph.gridPos.y }},
|
"y": {{ PANELS.redis_queue_graph.gridPos.y }},
|
||||||
"w": {{ PANELS.redis_queue_graph.gridPos.w }},
|
"w": {{ PANELS.redis_queue_graph.gridPos.w }},
|
||||||
"h": {{ PANELS.redis_queue_graph.gridPos.h }}
|
"h": {{ PANELS.redis_queue_graph.gridPos.h }}
|
||||||
},
|
},
|
||||||
"hiddenSeries": false,
|
"type": "timeseries",
|
||||||
"id": 55,
|
"title": "Redis Queue",
|
||||||
"legend": {
|
"datasource": "InfluxDB",
|
||||||
"alignAsTable": true,
|
"pluginVersion": "8.2.1",
|
||||||
"avg": true,
|
"interval": "30s",
|
||||||
"current": true,
|
"fieldConfig": {
|
||||||
"hideEmpty": true,
|
"defaults": {
|
||||||
"max": true,
|
"custom": {
|
||||||
"min": false,
|
"drawStyle": "line",
|
||||||
"rightSide": false,
|
"lineInterpolation": "linear",
|
||||||
"show": true,
|
"barAlignment": 0,
|
||||||
"sort": "current",
|
"lineWidth": 1,
|
||||||
"sortDesc": true,
|
"fillOpacity": 10,
|
||||||
"total": false,
|
"gradientMode": "none",
|
||||||
"values": true
|
"spanNulls": false,
|
||||||
|
"showPoints": "never",
|
||||||
|
"pointSize": 5,
|
||||||
|
"stacking": {
|
||||||
|
"mode": "none",
|
||||||
|
"group": "A"
|
||||||
|
},
|
||||||
|
"axisPlacement": "auto",
|
||||||
|
"axisLabel": "",
|
||||||
|
"scaleDistribution": {
|
||||||
|
"type": "linear"
|
||||||
|
},
|
||||||
|
"hideFrom": {
|
||||||
|
"tooltip": false,
|
||||||
|
"viz": false,
|
||||||
|
"legend": false
|
||||||
|
},
|
||||||
|
"thresholdsStyle": {
|
||||||
|
"mode": "off"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"color": {
|
||||||
|
"mode": "palette-classic"
|
||||||
|
},
|
||||||
|
"thresholds": {
|
||||||
|
"mode": "absolute",
|
||||||
|
"steps": [
|
||||||
|
{
|
||||||
|
"color": "green",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"mappings": [],
|
||||||
|
"links": [],
|
||||||
|
"unit": "short",
|
||||||
|
"decimals": 2
|
||||||
|
},
|
||||||
|
"overrides": [
|
||||||
|
{
|
||||||
|
"matcher": {
|
||||||
|
"id": "byRegexp",
|
||||||
|
"options": "/Trend/"
|
||||||
|
},
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"id": "custom.fillOpacity",
|
||||||
|
"value": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "custom.lineWidth",
|
||||||
|
"value": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "custom.lineStyle",
|
||||||
|
"value": {
|
||||||
|
"fill": "dash",
|
||||||
|
"dash": [
|
||||||
|
4,
|
||||||
|
10
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"lines": true,
|
|
||||||
"linewidth": 1,
|
|
||||||
"nullPointMode": "connected",
|
|
||||||
"options": {
|
"options": {
|
||||||
"alertThreshold": true
|
"tooltip": {
|
||||||
},
|
"mode": "single"
|
||||||
"percentage": false,
|
},
|
||||||
"pluginVersion": "7.5.4",
|
"legend": {
|
||||||
"pointradius": 2,
|
"displayMode": "list",
|
||||||
"points": false,
|
"placement": "bottom",
|
||||||
"renderer": "flot",
|
"calcs": [
|
||||||
"seriesOverrides": [
|
"max",
|
||||||
{
|
"mean"
|
||||||
"alias": "/Trend/",
|
]
|
||||||
"dashLength": 4,
|
|
||||||
"dashes": true,
|
|
||||||
"fill": 0,
|
|
||||||
"linewidth": 4
|
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"spaceLength": 10,
|
|
||||||
"stack": false,
|
|
||||||
"steppedLine": false,
|
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"alias": "Queue Current",
|
"alias": "Queue Current",
|
||||||
@@ -103,10 +143,10 @@
|
|||||||
"value": "/^manager/"
|
"value": "/^manager/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"condition": "OR",
|
||||||
"key": "role",
|
"key": "role",
|
||||||
"value": "standalone",
|
|
||||||
"operator": "=",
|
"operator": "=",
|
||||||
"condition": "OR"
|
"value": "standalone"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -153,52 +193,16 @@
|
|||||||
"value": "/^manager/"
|
"value": "/^manager/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"condition": "OR",
|
||||||
"key": "role",
|
"key": "role",
|
||||||
"value": "standalone",
|
|
||||||
"operator": "=",
|
"operator": "=",
|
||||||
"condition": "OR"
|
"value": "standalone"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": [],
|
"maxDataPoints": null,
|
||||||
|
"description": "",
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions": [],
|
"timeShift": null
|
||||||
"timeShift": null,
|
|
||||||
"title": "Redis Queue",
|
|
||||||
"tooltip": {
|
|
||||||
"shared": true,
|
|
||||||
"sort": 0,
|
|
||||||
"value_type": "individual"
|
|
||||||
},
|
|
||||||
"type": "graph",
|
|
||||||
"xaxis": {
|
|
||||||
"buckets": null,
|
|
||||||
"mode": "time",
|
|
||||||
"name": null,
|
|
||||||
"show": true,
|
|
||||||
"values": []
|
|
||||||
},
|
|
||||||
"yaxes": [
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"format": "short",
|
|
||||||
"label": null,
|
|
||||||
"logBase": 1,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"show": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"yaxis": {
|
|
||||||
"align": false,
|
|
||||||
"alignLevel": null
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user