mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
panel changes
This commit is contained in:
@@ -8,17 +8,11 @@
|
|||||||
"rgba(50, 172, 45, 0.97)"
|
"rgba(50, 172, 45, 0.97)"
|
||||||
],
|
],
|
||||||
"datasource": "InfluxDB",
|
"datasource": "InfluxDB",
|
||||||
"decimals": 2,
|
"decimals": 0,
|
||||||
"editable": true,
|
"editable": true,
|
||||||
"error": false,
|
"error": false,
|
||||||
"format": "percent",
|
"format": "short",
|
||||||
"gauge": {
|
"gauge": {},
|
||||||
"maxValue": 100,
|
|
||||||
"minValue": 0,
|
|
||||||
"show": false,
|
|
||||||
"thresholdLabels": false,
|
|
||||||
"thresholdMarkers": true
|
|
||||||
},
|
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"x": {{ PANELS.estimated_eps_singlestat.gridPos.x }},
|
"x": {{ PANELS.estimated_eps_singlestat.gridPos.x }},
|
||||||
"y": {{ PANELS.estimated_eps_singlestat.gridPos.y }},
|
"y": {{ PANELS.estimated_eps_singlestat.gridPos.y }},
|
||||||
|
|||||||
@@ -103,8 +103,8 @@
|
|||||||
"orderByTime": "ASC"
|
"orderByTime": "ASC"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"thresholds": "70,80,90",
|
"thresholds": "70,80,95",
|
||||||
"title": "RootFS used",
|
"title": "NSM used",
|
||||||
"type": "singlestat",
|
"type": "singlestat",
|
||||||
"valueFontSize": "80%",
|
"valueFontSize": "80%",
|
||||||
"valueMaps": [
|
"valueMaps": [
|
||||||
|
|||||||
Reference in New Issue
Block a user