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)"
|
||||
],
|
||||
"datasource": "InfluxDB",
|
||||
"decimals": 2,
|
||||
"decimals": 0,
|
||||
"editable": true,
|
||||
"error": false,
|
||||
"format": "percent",
|
||||
"gauge": {
|
||||
"maxValue": 100,
|
||||
"minValue": 0,
|
||||
"show": false,
|
||||
"thresholdLabels": false,
|
||||
"thresholdMarkers": true
|
||||
},
|
||||
"format": "short",
|
||||
"gauge": {},
|
||||
"gridPos": {
|
||||
"x": {{ PANELS.estimated_eps_singlestat.gridPos.x }},
|
||||
"y": {{ PANELS.estimated_eps_singlestat.gridPos.y }},
|
||||
|
||||
@@ -103,8 +103,8 @@
|
||||
"orderByTime": "ASC"
|
||||
}
|
||||
],
|
||||
"thresholds": "70,80,90",
|
||||
"title": "RootFS used",
|
||||
"thresholds": "70,80,95",
|
||||
"title": "NSM used",
|
||||
"type": "singlestat",
|
||||
"valueFontSize": "80%",
|
||||
"valueMaps": [
|
||||
|
||||
Reference in New Issue
Block a user